conserver on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S conserver

* (Optional) Uninstall conserver on Arch using YAY

$ yay -Rns conserver

2. Manually Install "conserver" via AUR

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

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

b. Clone conserver's git locally

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

c. Go to ~/conserver folder and install it

$ cd ~/conserver $ makepkg -si

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

ID: 1339636
Name: conserver
PackageBaseID: 27856
PackageBase: conserver
Version: 8.2.7-1
Description: Serial console remote sharing and logging daemon with support for IPMI.
URL: https://www.conserver.com
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: omgold
Submitter: ndowens
FirstSubmitted: 1246423898
LastModified: 1698218530
URLPath: /cgit/aur.git/snapshot/conserver.tar.gz