lsat on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lsat

* (Optional) Uninstall lsat on Arch using YAY

$ yay -Rns lsat

2. Manually Install "lsat" via AUR

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

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

b. Clone lsat's git locally

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

c. Go to ~/lsat folder and install it

$ cd ~/lsat $ makepkg -si

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

ID: 624179
Name: lsat
PackageBaseID: 99817
PackageBase: lsat
Version: 0.9.8.6-1
Description: A post install security auditor for Linux/Unix
URL: http://usat.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442046850
LastModified: 1561333771
URLPath: /cgit/aur.git/snapshot/lsat.tar.gz