python-landlock on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-landlock

* (Optional) Uninstall python-landlock on Arch using YAY

$ yay -Rns python-landlock

2. Manually Install "python-landlock" via AUR

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

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

b. Clone python-landlock's git locally

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

c. Go to ~/python-landlock folder and install it

$ cd ~/python-landlock $ makepkg -si

3. Information about the python-landlock package on Arch User Repository (AUR)

ID: 1362644
Name: python-landlock
PackageBaseID: 200098
PackageBase: python-landlock
Version: 1.0.0.dev4-1
Description: Python interface to the Landlock Linux Security Module
URL: https://github.com/Edward-Knight/landlock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1701371007
LastModified: 1701371007
URLPath: /cgit/aur.git/snapshot/python-landlock.tar.gz