longview on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S longview

* (Optional) Uninstall longview on Arch using YAY

$ yay -Rns longview

2. Manually Install "longview" via AUR

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

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

b. Clone longview's git locally

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

c. Go to ~/longview folder and install it

$ cd ~/longview $ makepkg -si

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

ID: 302722
Name: longview
PackageBaseID: 86578
PackageBase: longview
Version: 1.1.5-1
Description: A system monitoring agent for Linode customers.
URL: https://github.com/linode/longview
NumVotes: 5
Popularity: 1.0E-5
OutOfDate:
Maintainer: slithery
Submitter: slithery
FirstSubmitted: 1413404201
LastModified: 1463256184
URLPath: /cgit/aur.git/snapshot/longview.tar.gz