overmind on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S overmind

* (Optional) Uninstall overmind on Arch using YAY

$ yay -Rns overmind

2. Manually Install "overmind" via AUR

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

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

b. Clone overmind's git locally

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

c. Go to ~/overmind folder and install it

$ cd ~/overmind $ makepkg -si

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

ID: 1222081
Name: overmind
PackageBaseID: 142980
PackageBase: overmind
Version: 2.4.0-1
Description: Process manager for Procfile-based applications and tmux
URL: https://github.com/DarthSim/overmind
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PanisSupraOmnia
Submitter: PanisSupraOmnia
FirstSubmitted: 1561325469
LastModified: 1678090653
URLPath: /cgit/aur.git/snapshot/overmind.tar.gz