ipget on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ipget

* (Optional) Uninstall ipget on Arch using YAY

$ yay -Rns ipget

2. Manually Install "ipget" via AUR

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

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

b. Clone ipget's git locally

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

c. Go to ~/ipget folder and install it

$ cd ~/ipget $ makepkg -si

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

ID: 1423774
Name: ipget
PackageBaseID: 108073
PackageBase: ipget
Version: 0.10.0-1
Description: wget for IPFS: retrieve files over IPFS and save them locally
URL: https://github.com/ipfs/ipget
NumVotes: 13
Popularity: 0.000343
OutOfDate:
Maintainer: mhdi
Submitter: Kubuxu
FirstSubmitted: 1456500633
LastModified: 1709985165
URLPath: /cgit/aur.git/snapshot/ipget.tar.gz