useragent-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S useragent-bin

* (Optional) Uninstall useragent-bin on Arch using YAY

$ yay -Rns useragent-bin

2. Manually Install "useragent-bin" via AUR

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

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

b. Clone useragent-bin's git locally

$ git clone https://aur.archlinux.org/useragent-bin.git ~/useragent-bin

c. Go to ~/useragent-bin folder and install it

$ cd ~/useragent-bin $ makepkg -si

3. Information about the useragent-bin package on Arch User Repository (AUR)

ID: 1064362
Name: useragent-bin
PackageBaseID: 177833
PackageBase: useragent-bin
Version: 0.1.0-1
Description: Standalone tool that generates a random combination of user-agents strings.
URL: https://github.com/DataHenHQ/useragent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1649522191
LastModified: 1649522191
URLPath: /cgit/aur.git/snapshot/useragent-bin.tar.gz