mtls-server on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mtls-server

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

$ yay -Rns mtls-server

2. Manually Install "mtls-server" via AUR

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

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

b. Clone mtls-server's git locally

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

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

$ cd ~/mtls-server $ makepkg -si

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

ID: 822758
Name: mtls-server
PackageBaseID: 160169
PackageBase: mtls-server
Version: 0.18.0-1
Description: A Web of Trust Short-Lived Client Certificate System (Server)
URL: https://github.com/drgrove/mtls-server
NumVotes: 1
Popularity: 0
OutOfDate: 1707946800
Maintainer: drgrove
Submitter: drgrove
FirstSubmitted: 1606127269
LastModified: 1606127269
URLPath: /cgit/aur.git/snapshot/mtls-server.tar.gz