palletizer on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S palletizer

* (Optional) Uninstall palletizer on Arch using YAY

$ yay -Rns palletizer

2. Manually Install "palletizer" via AUR

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

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

b. Clone palletizer's git locally

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

c. Go to ~/palletizer folder and install it

$ cd ~/palletizer $ makepkg -si

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

ID: 995888
Name: palletizer
PackageBaseID: 170562
PackageBase: palletizer
Version: 0.2.4-1
Description: simple self hosted Cargo registry
URL: https://github.com/de-vri-es/palletizer-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1630329351
LastModified: 1638280599
URLPath: /cgit/aur.git/snapshot/palletizer.tar.gz