dctl on AUR (Arch User Repository)
Last updated: November 12,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
Copied
b. Install dctl on Arch using YAY
$
yay -S
dctl
Copied
* (Optional) Uninstall dctl on Arch using YAY
$
yay -Rns
dctl
Copied
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
Copied
b. Clone dctl's git locally
$
git clone https://aur.archlinux.org/dctl.git
~/dctl
Copied
c. Go to ~/dctl folder and install it
$
cd
~/dctl
Copied
$
makepkg -si
Copied
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
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