snapd on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "snapd" 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
Copied
b. Install snapd on Arch using YAY
$
yay -S
snapd
Copied
* (Optional) Uninstall snapd on Arch using YAY
$
yay -Rns
snapd
Copied
2. Manually Install "snapd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone snapd's git locally
$
git clone https://aur.archlinux.org/snapd.git
~/snapd
Copied
c. Go to ~/snapd folder and install it
$
cd
~/snapd
Copied
$
makepkg -si
Copied
3. Information about the snapd package on Arch User Repository (AUR)
ID: 1424771
Name: snapd
PackageBaseID: 129006
PackageBase: snapd
Version: 2.61.3-1
Description: Service and tools for management of snap packages.
URL: https://github.com/snapcore/snapd
NumVotes: 210
Popularity: 4.629154
OutOfDate:
Maintainer: bboozzoo
Submitter: Barthalion
FirstSubmitted: 1515346663
LastModified: 1710142294
URLPath: /cgit/aur.git/snapshot/snapd.tar.gz
Name: snapd
PackageBaseID: 129006
PackageBase: snapd
Version: 2.61.3-1
Description: Service and tools for management of snap packages.
URL: https://github.com/snapcore/snapd
NumVotes: 210
Popularity: 4.629154
OutOfDate:
Maintainer: bboozzoo
Submitter: Barthalion
FirstSubmitted: 1515346663
LastModified: 1710142294
URLPath: /cgit/aur.git/snapshot/snapd.tar.gz