mtls on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mtls

* (Optional) Uninstall mtls on Arch using YAY

$ yay -Rns mtls

2. Manually Install "mtls" via AUR

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

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

b. Clone mtls's git locally

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

c. Go to ~/mtls folder and install it

$ cd ~/mtls $ makepkg -si

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

ID: 1283465
Name: mtls
PackageBaseID: 143091
PackageBase: mtls
Version: 0.17.0-1
Description: A short-lived certificate tool based on the Zero Trust network model
URL: https://github.com/drgrove/mtls-cli
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: drgrove
Submitter: drgrove
FirstSubmitted: 1561804386
LastModified: 1688539807
URLPath: /cgit/aur.git/snapshot/mtls.tar.gz