Skip to content

v2.7

Compare
Choose a tag to compare
@alba4k alba4k released this 14 Sep 15:40
· 375 commits to master since this release

albafetch v2.7

Install Instructions

The Linux binary (albafetch) can be installed by just marking it as executable (chmod +x albafetch) and moved or copied over to /usr/bin or /usr/local/bin (sudo cp albafetch /usr/bin/)

For archlinux-based Linux distributions, I reccomend installing the archlinux package (sudo pacman -U albafetch-2.7-1-x86_64.pkg.tar.zst)

albafetch will also run on macOS, at least on recent versions, but it will need to be compiled manually compiled as specified in the package README.md. It should work on both x86_64 ("Intel") and arm64 ("Apple Silicon") machines. Binaries might be provided in the future, those would need to be just marked as executable (chmod +x albafetch) and moved or copied over to /usr/local/bin (sudo cp albafetch /usr/local/bin/).

Good luck, I hope you enjoy :D