ubrowse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ubrowse

* (Optional) Uninstall ubrowse on Arch using YAY

$ yay -Rns ubrowse

2. Manually Install "ubrowse" via AUR

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

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

b. Clone ubrowse's git locally

$ git clone https://aur.archlinux.org/ubrowse.git ~/ubrowse

c. Go to ~/ubrowse folder and install it

$ cd ~/ubrowse $ makepkg -si

3. Information about the ubrowse package on Arch User Repository (AUR)

ID: 1128004
Name: ubrowse
PackageBaseID: 184941
PackageBase: ubrowse
Version: 1.8-1
Description: Unicode character browser for the terminal
URL: https://www.muppetlabs.com/~breadbox/software/ubrowse.html
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: stepnem
Submitter: stepnem
FirstSubmitted: 1660558168
LastModified: 1660926664
URLPath: /cgit/aur.git/snapshot/ubrowse.tar.gz