python-isit on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-isit

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

$ yay -Rns python-isit

2. Manually Install "python-isit" via AUR

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

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

b. Clone python-isit's git locally

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

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

$ cd ~/python-isit $ makepkg -si

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

ID: 903799
Name: python-isit
PackageBaseID: 66196
PackageBase: python-isit
Version: 0.3.6-2
Description: Python library for discovering environment information (OS, Distribution, Python version)
URL: https://pypi.python.org/pypi/isit/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: alejandrogomez
FirstSubmitted: 1357850606
LastModified: 1620424668
URLPath: /cgit/aur.git/snapshot/python-isit.tar.gz