$ cargo install resfetch
# download the apt ZIP file for your operating system
$ wget https://github.com/furtidev/resfetch/releases/latest/download/resfetch-ubuntu.zip
# unzip it
$ unzip ./resfetch-ubuntu.zip
# move the executable to a location in PATH
$ mv ./resfetch ~/.local/bin
A contribution guideline and a Code of Conduct has been placed to further faciliate open-source contributions. We hope that you won't hesitate adding your ideas here!