urlview on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S urlview

* (Optional) Uninstall urlview on Arch using YAY

$ yay -Rns urlview

2. Manually Install "urlview" via AUR

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

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

b. Clone urlview's git locally

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

c. Go to ~/urlview folder and install it

$ cd ~/urlview $ makepkg -si

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

ID: 658296
Name: urlview
PackageBaseID: 16703
PackageBase: urlview
Version: 0.9-13
Description: A curses URL parser for text files
URL: http://packages.qa.debian.org/u/urlview.html
NumVotes: 201
Popularity: 0.520961
OutOfDate:
Maintainer: Dragonlord
Submitter: Snowman
FirstSubmitted: 1209581318
LastModified: 1571681661
URLPath: /cgit/aur.git/snapshot/urlview.tar.gz