xosview on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S xosview

* (Optional) Uninstall xosview on Arch using YAY

$ yay -Rns xosview

2. Manually Install "xosview" via AUR

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

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

b. Clone xosview's git locally

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

c. Go to ~/xosview folder and install it

$ cd ~/xosview $ makepkg -si

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

ID: 1207332
Name: xosview
PackageBaseID: 104850
PackageBase: xosview
Version: 1.24-1
Description: Displays system stats such as cpu, memory, swap, and network usage
URL: http://www.pogo.org.uk/~mark/xosview/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: KlipperKyle
FirstSubmitted: 1450573543
LastModified: 1675686486
URLPath: /cgit/aur.git/snapshot/xosview.tar.gz