kdocker on AUR (Arch User Repository)

Last updated: March 14,2025

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

$ yay -S kdocker

* (Optional) Uninstall kdocker on Arch using YAY

$ yay -Rns kdocker

2. Manually Install "kdocker" via AUR

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

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

b. Clone kdocker's git locally

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

c. Go to ~/kdocker folder and install it

$ cd ~/kdocker $ makepkg -si

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

ID: 1118982
Name: kdocker
PackageBaseID: 100863
PackageBase: kdocker
Version: 5.4-1
Description: An application to help you dock any application into the system tray
URL: https://github.com/user-none/KDocker
NumVotes: 26
Popularity: 0.015943
OutOfDate:
Maintainer: Presence
Submitter: Presence
FirstSubmitted: 1443449756
LastModified: 1659108807
URLPath: /cgit/aur.git/snapshot/kdocker.tar.gz