python-linuxpy on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-linuxpy

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

$ yay -Rns python-linuxpy

2. Manually Install "python-linuxpy" via AUR

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

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

b. Clone python-linuxpy's git locally

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

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

$ cd ~/python-linuxpy $ makepkg -si

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

ID: 1423437
Name: python-linuxpy
PackageBaseID: 203290
PackageBase: python-linuxpy
Version: 0.10.0-1
Description: Human friendly interface to linux subsystems using python
URL: https://github.com/tiagocoutinho/linuxpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amstan
Submitter: amstan
FirstSubmitted: 1709583409
LastModified: 1709923686
URLPath: /cgit/aur.git/snapshot/python-linuxpy.tar.gz