yafetch/doc/UNINSTALLATION.md
Ari Archer 370febe169
init
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-02-15 00:34:09 +02:00

259 B

Manual

./configure --use-install
sudo make uninstall

Arch linux (AUR)

sudo pacman -Rns yafetch

Gentoo ebuild

sudo emerge --deselect yafetch
sudo emerge -c

Suggestions and more sources are welcome (PRs are open)