sysdweb on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S sysdweb

* (Optional) Uninstall sysdweb on Arch using YAY

$ yay -Rns sysdweb

2. Manually Install "sysdweb" via AUR

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

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

b. Clone sysdweb's git locally

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

c. Go to ~/sysdweb folder and install it

$ cd ~/sysdweb $ makepkg -si

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

ID: 1239179
Name: sysdweb
PackageBaseID: 117179
PackageBase: sysdweb
Version: 1.1.5-1
Description: Control systemd services through Web or REST API
URL: https://github.com/ogarcia/sysdweb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1479495877
LastModified: 1681128309
URLPath: /cgit/aur.git/snapshot/sysdweb.tar.gz