atl-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S atl-git

* (Optional) Uninstall atl-git on Arch using YAY

$ yay -Rns atl-git

2. Manually Install "atl-git" via AUR

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

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

b. Clone atl-git's git locally

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

c. Go to ~/atl-git folder and install it

$ cd ~/atl-git $ makepkg -si

3. Information about the atl-git package on Arch User Repository (AUR)

ID: 633384
Name: atl-git
PackageBaseID: 143926
PackageBase: atl-git
Version: r318.d2a319c-1
Description: Libatl provides a library for the creation and manipulation of lists of name/value pairs using an efficient binary representation
URL: https://github.com/GTkorvo/atl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1564425300
LastModified: 1564425342
URLPath: /cgit/aur.git/snapshot/atl-git.tar.gz