monit-docker on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S monit-docker

* (Optional) Uninstall monit-docker on Arch using YAY

$ yay -Rns monit-docker

2. Manually Install "monit-docker" via AUR

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

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

b. Clone monit-docker's git locally

$ git clone https://aur.archlinux.org/monit-docker.git ~/monit-docker

c. Go to ~/monit-docker folder and install it

$ cd ~/monit-docker $ makepkg -si

3. Information about the monit-docker package on Arch User Repository (AUR)

ID: 941460
Name: monit-docker
PackageBaseID: 169410
PackageBase: monit-docker
Version: 0.0.41-1
Description: Monitor docker containers resources usage and execute docker commands or inside containers
URL: https://github.com/decryptus/monit-docker
NumVotes: 0
Popularity: 0
OutOfDate: 1656443896
Maintainer: luizribeiro
Submitter: luizribeiro
FirstSubmitted: 1627679656
LastModified: 1627679656
URLPath: /cgit/aur.git/snapshot/monit-docker.tar.gz