uap-core on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S uap-core

* (Optional) Uninstall uap-core on Arch using YAY

$ yay -Rns uap-core

2. Manually Install "uap-core" via AUR

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

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

b. Clone uap-core's git locally

$ git clone https://aur.archlinux.org/uap-core.git ~/uap-core

c. Go to ~/uap-core folder and install it

$ cd ~/uap-core $ makepkg -si

3. Information about the uap-core package on Arch User Repository (AUR)

ID: 946401
Name: uap-core
PackageBaseID: 139140
PackageBase: uap-core
Version: 0.6.9-1
Description: Regex file for BrowserScope's user agent parser
URL: https://github.com/ua-parser/uap-core
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: clarfonthey
Submitter: clarfonthey
FirstSubmitted: 1548795163
LastModified: 1628630049
URLPath: /cgit/aur.git/snapshot/uap-core.tar.gz