uzbl-core on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S uzbl-core

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

$ yay -Rns uzbl-core

2. Manually Install "uzbl-core" via AUR

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

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

b. Clone uzbl-core's git locally

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

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

$ cd ~/uzbl-core $ makepkg -si

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

ID: 774739
Name: uzbl-core
PackageBaseID: 131562
PackageBase: uzbl
Version: 1:0.9.1-2
Description: Webpage interface component meant for integration with other tools and scripts
URL: https://www.uzbl.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: alerque
FirstSubmitted: 1523558572
LastModified: 1596625912
URLPath: /cgit/aur.git/snapshot/uzbl-core.tar.gz