secilc on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S secilc

* (Optional) Uninstall secilc on Arch using YAY

$ yay -Rns secilc

2. Manually Install "secilc" via AUR

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

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

b. Clone secilc's git locally

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

c. Go to ~/secilc folder and install it

$ cd ~/secilc $ makepkg -si

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

ID: 1370472
Name: secilc
PackageBaseID: 108105
PackageBase: secilc
Version: 3.6-1
Description: SELinux Common Intermediate Language Compiler
URL: https://github.com/SELinuxProject/cil/wiki
NumVotes: 5
Popularity: 0.277328
OutOfDate:
Maintainer: IooNag
Submitter: IooNag
FirstSubmitted: 1456574921
LastModified: 1702670167
URLPath: /cgit/aur.git/snapshot/secilc.tar.gz