apparmor-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S apparmor-git

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

$ yay -Rns apparmor-git

2. Manually Install "apparmor-git" via AUR

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

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

b. Clone apparmor-git's git locally

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

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

$ cd ~/apparmor-git $ makepkg -si

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

ID: 1353620
Name: apparmor-git
PackageBaseID: 136365
PackageBase: apparmor-git
Version: 4.0.0.alpha3.r36.g9bba464-1
Description: Mandatory Access Control (MAC) using Linux Security Module (LSM)
URL: https://gitlab.com/apparmor/apparmor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nl6720
Submitter: nl6720
FirstSubmitted: 1538315817
LastModified: 1700045235
URLPath: /cgit/aur.git/snapshot/apparmor-git.tar.gz