passwall-server on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S passwall-server

* (Optional) Uninstall passwall-server on Arch using YAY

$ yay -Rns passwall-server

2. Manually Install "passwall-server" via AUR

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

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

b. Clone passwall-server's git locally

$ git clone https://aur.archlinux.org/passwall-server.git ~/passwall-server

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

$ cd ~/passwall-server $ makepkg -si

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

ID: 818013
Name: passwall-server
PackageBaseID: 156980
PackageBase: passwall-server
Version: 1.1.5-1
Description: Core backend infrastructure of the PassWall platform
URL: https://github.com/passwall/passwall-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: orhun
FirstSubmitted: 1598113785
LastModified: 1605208896
URLPath: /cgit/aur.git/snapshot/passwall-server.tar.gz