mesalink on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S mesalink

* (Optional) Uninstall mesalink on Arch using YAY

$ yay -Rns mesalink

2. Manually Install "mesalink" via AUR

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

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

b. Clone mesalink's git locally

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

c. Go to ~/mesalink folder and install it

$ cd ~/mesalink $ makepkg -si

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

ID: 600833
Name: mesalink
PackageBaseID: 132869
PackageBase: mesalink
Version: 1.0.0-1
Description: A memory-safe and OpenSSL-compatible TLS library
URL: https://github.com/mesalock-linux/mesalink
NumVotes: 0
Popularity: 0
OutOfDate: 1709904628
Maintainer:
Submitter: kasei
FirstSubmitted: 1527487332
LastModified: 1554288297
URLPath: /cgit/aur.git/snapshot/mesalink.tar.gz