shipit on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S shipit

* (Optional) Uninstall shipit on Arch using YAY

$ yay -Rns shipit

2. Manually Install "shipit" via AUR

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

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

b. Clone shipit's git locally

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

c. Go to ~/shipit folder and install it

$ cd ~/shipit $ makepkg -si

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

ID: 935876
Name: shipit
PackageBaseID: 168995
PackageBase: shipit
Version: 0.4.0-1
Description: Minimalistic ssh deployment
URL: https://github.com/sapegin/shipit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: konsn
Submitter: konsn
FirstSubmitted: 1626615644
LastModified: 1626615644
URLPath: /cgit/aur.git/snapshot/shipit.tar.gz