![]() The Makefile was rewritten in a more usual fashion, using make variables and prerequisites in the expected manner. The install destination was changed from /bin to the more typical /usr/local/bin. When this program is packaged, this destination should be changed to /usr/bin, since packaged programs are usually meant to be in this directory, they could be overwritten with a call such as: make PREFIX=/usr install |
||
---|---|---|
.SRCINFO | ||
arch.png | ||
fetchy.c | ||
LICENSE | ||
Makefile | ||
PKGBUILD | ||
README.org |
Fetchy
Table of Contents toc
What is fetchy?
![fetchy Screenshot fetchy Screenshot](https://gitlab.com/vojjvoda/fetchy/-/raw/master/arch.png)
fetchy - simple cli system information tool written in C.
Install
AUR
yay -S fetchy-git
Source
git clone https://gitlab.com/vojjvoda/fetchy
cd fetchy
sudo make install
Run
fetchy