ipfs-desktop on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ipfs-desktop

* (Optional) Uninstall ipfs-desktop on Arch using YAY

$ yay -Rns ipfs-desktop

2. Manually Install "ipfs-desktop" via AUR

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

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

b. Clone ipfs-desktop's git locally

$ git clone https://aur.archlinux.org/ipfs-desktop.git ~/ipfs-desktop

c. Go to ~/ipfs-desktop folder and install it

$ cd ~/ipfs-desktop $ makepkg -si

3. Information about the ipfs-desktop package on Arch User Repository (AUR)

ID: 1323442
Name: ipfs-desktop
PackageBaseID: 145890
PackageBase: ipfs-desktop
Version: 0.30.2-1
Description: Desktop client for the InterPlanetary File System
URL: https://github.com/ipfs/ipfs-desktop
NumVotes: 19
Popularity: 0.007288
OutOfDate: 1704445405
Maintainer: RubenKelevra
Submitter: alex.henrie
FirstSubmitted: 1571282348
LastModified: 1695493047
URLPath: /cgit/aur.git/snapshot/ipfs-desktop.tar.gz