python-user_agent on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-user_agent

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

$ yay -Rns python-user_agent

2. Manually Install "python-user_agent" 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_agent's git locally

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

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

$ cd ~/python-user_agent $ makepkg -si

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

ID: 1061097
Name: python-user_agent
PackageBaseID: 102383
PackageBase: python-user_agent
Version: 0.1.10-1
Description: Generate random, valid web user-agent headers
URL: https://github.com/lorien/user_agent
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: masser
FirstSubmitted: 1445742753
LastModified: 1649039700
URLPath: /cgit/aur.git/snapshot/python-user_agent.tar.gz