pypy3-psutil on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pypy3-psutil

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

$ yay -Rns pypy3-psutil

2. Manually Install "pypy3-psutil" via AUR

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

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

b. Clone pypy3-psutil's git locally

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

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

$ cd ~/pypy3-psutil $ makepkg -si

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

ID: 1075668
Name: pypy3-psutil
PackageBaseID: 178578
PackageBase: pypy3-psutil
Version: 5.9.0-1
Description: A cross-platform process and system utilities module for Python
URL: https://github.com/giampaolo/psutil
NumVotes: 0
Popularity: 0
OutOfDate: 1664095440
Maintainer:
Submitter: xantares
FirstSubmitted: 1651683390
LastModified: 1651683390
URLPath: /cgit/aur.git/snapshot/pypy3-psutil.tar.gz