umview on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S umview

* (Optional) Uninstall umview on Arch using YAY

$ yay -Rns umview

2. Manually Install "umview" via AUR

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

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

b. Clone umview's git locally

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

c. Go to ~/umview folder and install it

$ cd ~/umview $ makepkg -si

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

ID: 236024
Name: umview
PackageBaseID: 100764
PackageBase: umview
Version: 0.8.2-2
Description: User-mode implementation of View-OS.
URL: https://www.sourceforge.net/projects/view-os
NumVotes: 0
Popularity: 0
OutOfDate: 1702848596
Maintainer: ichigo663
Submitter: ichigo663
FirstSubmitted: 1443293162
LastModified: 1443792563
URLPath: /cgit/aur.git/snapshot/umview.tar.gz