semodule-utils on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S semodule-utils

* (Optional) Uninstall semodule-utils on Arch using YAY

$ yay -Rns semodule-utils

2. Manually Install "semodule-utils" via AUR

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

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

b. Clone semodule-utils's git locally

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

c. Go to ~/semodule-utils folder and install it

$ cd ~/semodule-utils $ makepkg -si

3. Information about the semodule-utils package on Arch User Repository (AUR)

ID: 1370477
Name: semodule-utils
PackageBaseID: 124722
PackageBase: semodule-utils
Version: 3.6-1
Description: SELinux module tools
URL: https://github.com/SELinuxProject/selinux/wiki
NumVotes: 6
Popularity: 0.277332
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1502452794
LastModified: 1702670219
URLPath: /cgit/aur.git/snapshot/semodule-utils.tar.gz