pellets on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S pellets

* (Optional) Uninstall pellets on Arch using YAY

$ yay -Rns pellets

2. Manually Install "pellets" via AUR

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

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

b. Clone pellets's git locally

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

c. Go to ~/pellets folder and install it

$ cd ~/pellets $ makepkg -si

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

ID: 1285362
Name: pellets
PackageBaseID: 187160
PackageBase: pellets
Version: 1.0.1-1
Description: manage installed Arch packages with a configuration file
URL: https://github.com/dpatti/pellets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpatti
Submitter: dpatti
FirstSubmitted: 1667749188
LastModified: 1688849876
URLPath: /cgit/aur.git/snapshot/pellets.tar.gz