netfetch on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install netfetch on Arch using YAY
$
yay -S
netfetch
Copied
* (Optional) Uninstall netfetch on Arch using YAY
$
yay -Rns
netfetch
Copied
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
Copied
b. Clone netfetch's git locally
$
git clone https://aur.archlinux.org/netfetch.git
~/netfetch
Copied
c. Go to ~/netfetch folder and install it
$
cd
~/netfetch
Copied
$
makepkg -si
Copied
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
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