dockd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dockd

* (Optional) Uninstall dockd on Arch using YAY

$ yay -Rns dockd

2. Manually Install "dockd" via AUR

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

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

b. Clone dockd's git locally

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

c. Go to ~/dockd folder and install it

$ cd ~/dockd $ makepkg -si

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

ID: 1135990
Name: dockd
PackageBaseID: 127355
PackageBase: dockd
Version: 1.3.1-2
Description: Lenovo ThinkPad Dock Management Daemon
URL: https://github.com/libthinkpad/dockd
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: nurfz
Submitter: smlb
FirstSubmitted: 1511092868
LastModified: 1662482348
URLPath: /cgit/aur.git/snapshot/dockd.tar.gz