-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Go to the release page and download the fullfetch_installer_(your_arch).exe.
Download the fullfetch_(your_os)_(your_arch).zip and extract it wherever you want. To make fullfetch available in every terminal, add the extracted folder address to your PATH variable.
Open your terminal and type:
winget install fullfetchAdd the tap:
brew tap Buct0r/fullfetchand then install it:
brew install fullfetchHead to the release page and download the fullfetch_Darwin_(your_arch).tar.gz file, and install it.
Head to the release page and download the correct package for your distro and architecture. For now It's only available for debian based distros for both x86 and ARM, and rpm package only in the x86 version.
Download the fullfetch_(your_arch).deb. Head to the download folder with a terminal and type:
sudo dpkg -i fullfetch_(your_arch).debReload the terminal and type
$ fullfetchDownload the fullfetch-(current version)-1.fc42.x86_64.rpm(For now only available for x86). Head to the download folder with a terminal and type:
sudo dnf install ~/(Downloaddir)/fullfetch-(current version)-1.fc42.x86_64.rpmReload the terminal and type
$ fullfetchAdd the tap:
brew tap Buct0r/fullfetchand then install it:
brew install fullfetchRequirements:
- Go(latest version)
Just type:
go install github.com/Buct0r/fullfetch@latest