python-netfetch on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "python-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 python-netfetch on Arch using YAY

$ yay -S python-netfetch

* (Optional) Uninstall python-netfetch on Arch using YAY

$ yay -Rns python-netfetch

2. Manually Install "python-netfetch" via AUR

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

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

b. Clone python-netfetch's git locally

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

c. Go to ~/python-netfetch folder and install it

$ cd ~/python-netfetch $ makepkg -si

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

ID: 545807
Name: python-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/python-netfetch.tar.gz