python2-osdetect on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-osdetect

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

$ yay -Rns python2-osdetect

2. Manually Install "python2-osdetect" via AUR

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

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

b. Clone python2-osdetect's git locally

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

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

$ cd ~/python2-osdetect $ makepkg -si

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

ID: 398307
Name: python2-osdetect
PackageBaseID: 72654
PackageBase: python2-osdetect
Version: 1.2-2
Description: A Python 2 module to detect the operating system.
URL: http://malte70.github.com/OSDetect
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malte70
Submitter: malte70
FirstSubmitted: 1376689984
LastModified: 1491276153
URLPath: /cgit/aur.git/snapshot/python2-osdetect.tar.gz