lat on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S lat

* (Optional) Uninstall lat on Arch using YAY

$ yay -Rns lat

2. Manually Install "lat" via AUR

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

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

b. Clone lat's git locally

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

c. Go to ~/lat folder and install it

$ cd ~/lat $ makepkg -si

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

ID: 1352178
Name: lat
PackageBaseID: 140709
PackageBase: lat
Version: 1.2.4-6
Description: LDAP administration tool
URL: https://sourceforge.net/projects/ldap-at/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678500
LastModified: 1699841050
URLPath: /cgit/aur.git/snapshot/lat.tar.gz

5. The same packages on other Linux Distributions