python-session-info on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-session-info

* (Optional) Uninstall python-session-info on Arch using YAY

$ yay -Rns python-session-info

2. Manually Install "python-session-info" via AUR

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

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

b. Clone python-session-info's git locally

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

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

$ cd ~/python-session-info $ makepkg -si

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

ID: 1252418
Name: python-session-info
PackageBaseID: 174963
PackageBase: python-session-info
Version: 1.0.0-2
Description: Print version information for loaded modules in the current session, python, and OS
URL: https://gitlab.com/joelostblom/session_info
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: a821
FirstSubmitted: 1641979163
LastModified: 1683187137
URLPath: /cgit/aur.git/snapshot/python-session-info.tar.gz