python-sinfo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-sinfo

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

$ yay -Rns python-sinfo

2. Manually Install "python-sinfo" via AUR

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

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

b. Clone python-sinfo's git locally

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

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

$ cd ~/python-sinfo $ makepkg -si

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

ID: 1006539
Name: python-sinfo
PackageBaseID: 156142
PackageBase: python-sinfo
Version: 0.3.4-1
Description: outputs version information for modules loaded in the current session, Python, and the OS.
URL: https://gitlab.com/joelostblom/sinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1596114542
LastModified: 1639916955
URLPath: /cgit/aur.git/snapshot/python-sinfo.tar.gz