python2-psutil on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-psutil

* (Optional) Uninstall python2-psutil on Arch using YAY

$ yay -Rns python2-psutil

2. Manually Install "python2-psutil" via AUR

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

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

b. Clone python2-psutil's git locally

$ git clone https://aur.archlinux.org/python2-psutil.git ~/python2-psutil

c. Go to ~/python2-psutil folder and install it

$ cd ~/python2-psutil $ makepkg -si

3. Information about the python2-psutil package on Arch User Repository (AUR)

ID: 1237957
Name: python2-psutil
PackageBaseID: 179070
PackageBase: python2-psutil
Version: 5.9.4-1
Description: A cross-platform process and system utilities module for Python2
URL: https://github.com/giampaolo/psutil
NumVotes: 3
Popularity: 0.001502
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1653262736
LastModified: 1680876862
URLPath: /cgit/aur.git/snapshot/python2-psutil.tar.gz