systemd-manager on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "systemd-manager" 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
Copied
b. Install systemd-manager on Arch using YAY
$
yay -S
systemd-manager
Copied
* (Optional) Uninstall systemd-manager on Arch using YAY
$
yay -Rns
systemd-manager
Copied
2. Manually Install "systemd-manager" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone systemd-manager's git locally
$
git clone https://aur.archlinux.org/systemd-manager.git
~/systemd-manager
Copied
c. Go to ~/systemd-manager folder and install it
$
cd
~/systemd-manager
Copied
$
makepkg -si
Copied
3. Information about the systemd-manager package on Arch User Repository (AUR)
ID: 634120
Name: systemd-manager
PackageBaseID: 111817
PackageBase: systemd-manager
Version: 1.0.0-2
Description: GUI manager for systemd services, using GTK+3
URL: https://gitlab.com/mmstick/systemd-manager
NumVotes: 22
Popularity: 0
OutOfDate: 1705042442
Maintainer: tallero
Submitter: chungy
FirstSubmitted: 1464515714
LastModified: 1564643488
URLPath: /cgit/aur.git/snapshot/systemd-manager.tar.gz
Name: systemd-manager
PackageBaseID: 111817
PackageBase: systemd-manager
Version: 1.0.0-2
Description: GUI manager for systemd services, using GTK+3
URL: https://gitlab.com/mmstick/systemd-manager
NumVotes: 22
Popularity: 0
OutOfDate: 1705042442
Maintainer: tallero
Submitter: chungy
FirstSubmitted: 1464515714
LastModified: 1564643488
URLPath: /cgit/aur.git/snapshot/systemd-manager.tar.gz