shipments on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S shipments

* (Optional) Uninstall shipments on Arch using YAY

$ yay -Rns shipments

2. Manually Install "shipments" via AUR

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

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

b. Clone shipments's git locally

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

c. Go to ~/shipments folder and install it

$ cd ~/shipments $ makepkg -si

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

ID: 1141943
Name: shipments
PackageBaseID: 185880
PackageBase: shipments
Version: 0.3.0-1
Description:
URL: https://git.sr.ht/~martijnbraam/shipments
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k8ie
Submitter: k8ie
FirstSubmitted: 1663671575
LastModified: 1663671575
URLPath: /cgit/aur.git/snapshot/shipments.tar.gz