python-user-agents on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-user-agents

* (Optional) Uninstall python-user-agents on Arch using YAY

$ yay -Rns python-user-agents

2. Manually Install "python-user-agents" via AUR

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

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

b. Clone python-user-agents's git locally

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

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

$ cd ~/python-user-agents $ makepkg -si

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

ID: 1024422
Name: python-user-agents
PackageBaseID: 155199
PackageBase: python-user-agents
Version: 2.2.0-1
Description: A library to identify devices (phones, tablets) and their capabilities by parsing (browser/HTTP) user agent strings
URL: https://pypi.python.org/pypi/user-agents
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BubuIIC
FirstSubmitted: 1594130803
LastModified: 1643038162
URLPath: /cgit/aur.git/snapshot/python-user-agents.tar.gz