netfetch on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "netfetch" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install netfetch on Arch using YAY

$ yay -S netfetch

* (Optional) Uninstall netfetch on Arch using YAY

$ yay -Rns netfetch

2. Manually Install "netfetch" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone netfetch's git locally

$ git clone https://aur.archlinux.org/netfetch.git ~/netfetch

c. Go to ~/netfetch folder and install it

$ cd ~/netfetch $ makepkg -si

3. Information about the netfetch package on Arch User Repository (AUR)

ID: 545806
Name: netfetch
PackageBaseID: 123434
PackageBase: netfetch
Version: 3.0.3-2
Description: Networked file storage and retrieval with optional password protection and compression using Redis
URL: http://github.com/kata198/NetFetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1497771521
LastModified: 1537579136
URLPath: /cgit/aur.git/snapshot/netfetch.tar.gz