mitogen on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mitogen

* (Optional) Uninstall mitogen on Arch using YAY

$ yay -Rns mitogen

2. Manually Install "mitogen" via AUR

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

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

b. Clone mitogen's git locally

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

c. Go to ~/mitogen folder and install it

$ cd ~/mitogen $ makepkg -si

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

ID: 1286714
Name: mitogen
PackageBaseID: 134299
PackageBase: mitogen
Version: 0.3.4-1
Description: Distributed self-replicating programs in Python
URL: https://mitogen.networkgenomics.com/
NumVotes: 5
Popularity: 0.002898
OutOfDate:
Maintainer: extmind
Submitter: extmind
FirstSubmitted: 1531758521
LastModified: 1689083111
URLPath: /cgit/aur.git/snapshot/mitogen.tar.gz