x11docker on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S x11docker

* (Optional) Uninstall x11docker on Arch using YAY

$ yay -Rns x11docker

2. Manually Install "x11docker" via AUR

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

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

b. Clone x11docker's git locally

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

c. Go to ~/x11docker folder and install it

$ cd ~/x11docker $ makepkg -si

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

ID: 1205731
Name: x11docker
PackageBaseID: 146053
PackageBase: x11docker
Version: 7.6.0-1
Description: Run GUI applications and desktops in Docker. Focus on security.
URL: https://github.com/mviereck/x11docker
NumVotes: 14
Popularity: 0.542061
OutOfDate:
Maintainer: schra
Submitter: schra
FirstSubmitted: 1571862878
LastModified: 1675423975
URLPath: /cgit/aur.git/snapshot/x11docker.tar.gz