snapd-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S snapd-git

* (Optional) Uninstall snapd-git on Arch using YAY

$ yay -Rns snapd-git

2. Manually Install "snapd-git" via AUR

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

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

b. Clone snapd-git's git locally

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

c. Go to ~/snapd-git folder and install it

$ cd ~/snapd-git $ makepkg -si

3. Information about the snapd-git package on Arch User Repository (AUR)

ID: 738664
Name: snapd-git
PackageBaseID: 127294
PackageBase: snapd-git
Version: 2.45.r489.gf8a32f8e27-1
Description: Service and tools for management of snap packages.
URL: https://github.com/snapcore/snapd
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: joaquinito2051
Submitter: bboozzoo
FirstSubmitted: 1510901271
LastModified: 1589811871
URLPath: /cgit/aur.git/snapshot/snapd-git.tar.gz