dctl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S dctl

* (Optional) Uninstall dctl on Arch using YAY

$ yay -Rns dctl

2. Manually Install "dctl" via AUR

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

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

b. Clone dctl's git locally

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

c. Go to ~/dctl folder and install it

$ cd ~/dctl $ makepkg -si

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

ID: 355266
Name: dctl
PackageBaseID: 114666
PackageBase: dctl
Version: 2-1
Description: A dmenu wrapper for basic systemctl commands
URL:
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Aelius
Submitter: Aelius
FirstSubmitted: 1471073927
LastModified: 1478880059
URLPath: /cgit/aur.git/snapshot/dctl.tar.gz