ipget-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ipget-bin

* (Optional) Uninstall ipget-bin on Arch using YAY

$ yay -Rns ipget-bin

2. Manually Install "ipget-bin" via AUR

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

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

b. Clone ipget-bin's git locally

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

c. Go to ~/ipget-bin folder and install it

$ cd ~/ipget-bin $ makepkg -si

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

ID: 1175541
Name: ipget-bin
PackageBaseID: 188257
PackageBase: ipget-bin
Version: 0.9.1-1
Description: wget for IPFS: retrieve files over IPFS and save them locally. Binary Version (Requires working go-ipfs)
URL: https://github.com/ipfs/ipget
NumVotes: 1
Popularity: 0.000343
OutOfDate:
Maintainer: EndlessEden
Submitter: EndlessEden
FirstSubmitted: 1669608781
LastModified: 1669609113
URLPath: /cgit/aur.git/snapshot/ipget-bin.tar.gz