cockpit-minimal on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cockpit-minimal

* (Optional) Uninstall cockpit-minimal on Arch using YAY

$ yay -Rns cockpit-minimal

2. Manually Install "cockpit-minimal" via AUR

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

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

b. Clone cockpit-minimal's git locally

$ git clone https://aur.archlinux.org/cockpit-minimal.git ~/cockpit-minimal

c. Go to ~/cockpit-minimal folder and install it

$ cd ~/cockpit-minimal $ makepkg -si

3. Information about the cockpit-minimal package on Arch User Repository (AUR)

ID: 656432
Name: cockpit-minimal
PackageBaseID: 125560
PackageBase: cockpit-minimal
Version: 204-1
Description: A systemd web based user interface for Linux servers (minimal setup with system graphs, journalctl, storage, network, user accounts, systemd services and terminal)
URL: http://www.cockpit-project.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1652574053
Maintainer:
FirstSubmitted: 1505321534
LastModified: 1571130776
URLPath: /cgit/aur.git/snapshot/cockpit-minimal.tar.gz