python2-distro on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-distro

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

$ yay -Rns python2-distro

2. Manually Install "python2-distro" via AUR

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

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

b. Clone python2-distro's git locally

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

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

$ cd ~/python2-distro $ makepkg -si

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

ID: 1146566
Name: python2-distro
PackageBaseID: 186207
PackageBase: python2-distro
Version: 1.6.0-1
Description: Linux OS platform information API
URL: https://github.com/python-distro/distro
NumVotes: 2
Popularity: 0.001476
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1664558190
LastModified: 1664558190
URLPath: /cgit/aur.git/snapshot/python2-distro.tar.gz

5. The same packages on other Linux Distributions