perl-http-browserdetect on AUR (Arch User Repository)

Last updated: January 02,2025

1. Install "perl-http-browserdetect" 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 perl-http-browserdetect on Arch using YAY

$ yay -S perl-http-browserdetect

* (Optional) Uninstall perl-http-browserdetect on Arch using YAY

$ yay -Rns perl-http-browserdetect

2. Manually Install "perl-http-browserdetect" via AUR

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

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

b. Clone perl-http-browserdetect's git locally

$ git clone https://aur.archlinux.org/perl-http-browserdetect.git ~/perl-http-browserdetect

c. Go to ~/perl-http-browserdetect folder and install it

$ cd ~/perl-http-browserdetect $ makepkg -si

3. Information about the perl-http-browserdetect package on Arch User Repository (AUR)

ID: 241400
Name: perl-http-browserdetect
PackageBaseID: 53485
PackageBase: perl-http-browserdetect
Version: 2.05-1
Description: Determine Web browser, version, and platform from an HTTP user agent string
URL: https://metacpan.org/release/HTTP-BrowserDetect
NumVotes: 1
Popularity: 0
OutOfDate: 1700235879
Maintainer: jnbek
Submitter: minimalist
FirstSubmitted: 1319787299
LastModified: 1445360532
URLPath: /cgit/aur.git/snapshot/perl-http-browserdetect.tar.gz

5. The same packages on other Linux Distributions