Ifetch is a simple tool that prints out system information.
Shell
0
65 commits
updated Sep 19, 2026
ifetch is a simple and lightweight tool that prints out system information.
ifetch Runs ifetchifetch -h / --help Shows help.txtifetch -v / --version Shows current versionYou can install ifetch using one of the following methods.
Requirements: curl, sudo, tar and wget
curl -fsSL https://raw.githubusercontent.com/Ietsiee/ifetch/main/installers/install.sh | sh
Requirements: curl, tar and wget
curl -fsSL https://raw.githubusercontent.com/Ietsiee/ifetch/main/installers/install-termux.sh | sh
Coming soon! Requirements: base-devel, git, and an AUR helper like yay or paru.
yay -S ifetch
paru -S ifetch
Requirements: sudo, git and make
git clone https://github.com/Ietsiee/ifetch.git
cd ifetch
sudo make install
65 commits
Shell
91.4%
Makefile
8.6%
Ifetch is a simple tool that prints out system information.
Shell
0
65 commits
updated Sep 19, 2026
ifetch is a simple and lightweight tool that prints out system information.
ifetch Runs ifetchifetch -h / --help Shows help.txtifetch -v / --version Shows current versionYou can install ifetch using one of the following methods.
Requirements: curl, sudo, tar and wget
curl -fsSL https://raw.githubusercontent.com/Ietsiee/ifetch/main/installers/install.sh | sh
Requirements: curl, tar and wget
curl -fsSL https://raw.githubusercontent.com/Ietsiee/ifetch/main/installers/install-termux.sh | sh
Coming soon! Requirements: base-devel, git, and an AUR helper like yay or paru.
yay -S ifetch
paru -S ifetch
Requirements: sudo, git and make
git clone https://github.com/Ietsiee/ifetch.git
cd ifetch
sudo make install
65 commits
Shell
91.4%
Makefile
8.6%