pass-it-on-server on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pass-it-on-server

* (Optional) Uninstall pass-it-on-server on Arch using YAY

$ yay -Rns pass-it-on-server

2. Manually Install "pass-it-on-server" via AUR

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

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

b. Clone pass-it-on-server's git locally

$ git clone https://aur.archlinux.org/pass-it-on-server.git ~/pass-it-on-server

c. Go to ~/pass-it-on-server folder and install it

$ cd ~/pass-it-on-server $ makepkg -si

3. Information about the pass-it-on-server package on Arch User Repository (AUR)

ID: 1423297
Name: pass-it-on-server
PackageBaseID: 195969
PackageBase: pass-it-on-server
Version: 0.14.3-1
Description: Pass-it-on server component
URL: https://github.com/kwheelans/pass-it-on
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kwheelans
Submitter: kwheelans
FirstSubmitted: 1689889054
LastModified: 1709914873
URLPath: /cgit/aur.git/snapshot/pass-it-on-server.tar.gz