docker-desktop on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "docker-desktop" 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 docker-desktop on Arch using YAY
$
yay -S
docker-desktop
Copied
* (Optional) Uninstall docker-desktop on Arch using YAY
$
yay -Rns
docker-desktop
Copied
2. Manually Install "docker-desktop" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-desktop's git locally
$
git clone https://aur.archlinux.org/docker-desktop.git
~/docker-desktop
Copied
c. Go to ~/docker-desktop folder and install it
$
cd
~/docker-desktop
Copied
$
makepkg -si
Copied
3. Information about the docker-desktop package on Arch User Repository (AUR)
ID: 1370309
Name: docker-desktop
PackageBaseID: 195215
PackageBase: docker-desktop
Version: 4.26.1-1
Description: Docker Desktop is an easy-to-install application that enables you to locally build and share containerized applications and microservices.
URL: https://www.docker.com/products/docker-desktop/
NumVotes: 8
Popularity: 2.476008
OutOfDate: 1710322456
Maintainer: gustavosbarreto
Submitter: gustavosbarreto
FirstSubmitted: 1688159235
LastModified: 1702650461
URLPath: /cgit/aur.git/snapshot/docker-desktop.tar.gz
Name: docker-desktop
PackageBaseID: 195215
PackageBase: docker-desktop
Version: 4.26.1-1
Description: Docker Desktop is an easy-to-install application that enables you to locally build and share containerized applications and microservices.
URL: https://www.docker.com/products/docker-desktop/
NumVotes: 8
Popularity: 2.476008
OutOfDate: 1710322456
Maintainer: gustavosbarreto
Submitter: gustavosbarreto
FirstSubmitted: 1688159235
LastModified: 1702650461
URLPath: /cgit/aur.git/snapshot/docker-desktop.tar.gz