mitogen on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install mitogen on Arch using YAY
$
yay -S
mitogen
Copied
* (Optional) Uninstall mitogen on Arch using YAY
$
yay -Rns
mitogen
Copied
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
Copied
b. Clone mitogen's git locally
$
git clone https://aur.archlinux.org/mitogen.git
~/mitogen
Copied
c. Go to ~/mitogen folder and install it
$
cd
~/mitogen
Copied
$
makepkg -si
Copied
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
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