deimos on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S deimos

* (Optional) Uninstall deimos on Arch using YAY

$ yay -Rns deimos

2. Manually Install "deimos" via AUR

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

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

b. Clone deimos's git locally

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

c. Go to ~/deimos folder and install it

$ cd ~/deimos $ makepkg -si

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

ID: 696639
Name: deimos
PackageBaseID: 84690
PackageBase: deimos
Version: 0.4.2-1
Description: Mesos containerization hooks for Docker
URL: https://github.com/mesosphere/deimos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1408348753
LastModified: 1581625412
URLPath: /cgit/aur.git/snapshot/deimos.tar.gz