python-osdetect on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-osdetect

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

$ yay -Rns python-osdetect

2. Manually Install "python-osdetect" via AUR

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

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

b. Clone python-osdetect's git locally

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

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

$ cd ~/python-osdetect $ makepkg -si

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

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