python-nsenter on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-nsenter

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

$ yay -Rns python-nsenter

2. Manually Install "python-nsenter" via AUR

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

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

b. Clone python-nsenter's git locally

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

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

$ cd ~/python-nsenter $ makepkg -si

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

ID: 268894
Name: python-nsenter
PackageBaseID: 106488
PackageBase: python-nsenter
Version: 0.2-4
Description: Small context manager for entering Linux kernel namespaces.
URL: https://pypi.python.org/pypi/nsenter
NumVotes: 0
Popularity: 0
OutOfDate: 1703862767
Maintainer: seglberg
Submitter: seglberg
FirstSubmitted: 1453497023
LastModified: 1453830667
URLPath: /cgit/aur.git/snapshot/python-nsenter.tar.gz