libview on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S libview

* (Optional) Uninstall libview on Arch using YAY

$ yay -Rns libview

2. Manually Install "libview" via AUR

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

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

b. Clone libview's git locally

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

c. Go to ~/libview folder and install it

$ cd ~/libview $ makepkg -si

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

ID: 488296
Name: libview
PackageBaseID: 128899
PackageBase: libview
Version: 0.6.6-4
Description: A collection of widgets that were developed at VMware
URL: http://view.sourceforge.net
NumVotes: 3
Popularity: 0
OutOfDate: 1644505324
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515329147
LastModified: 1519143815
URLPath: /cgit/aur.git/snapshot/libview.tar.gz