python-macs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-macs

* (Optional) Uninstall python-macs on Arch using YAY

$ yay -Rns python-macs

2. Manually Install "python-macs" via AUR

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

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

b. Clone python-macs's git locally

$ git clone https://aur.archlinux.org/python-macs.git ~/python-macs

c. Go to ~/python-macs folder and install it

$ cd ~/python-macs $ makepkg -si

3. Information about the python-macs package on Arch User Repository (AUR)

ID: 811993
Name: python-macs
PackageBaseID: 159339
PackageBase: python-macs
Version: 2.2.7.1-1
Description: MACS -- Model-based Analysis of ChIP-Seq
URL: https://macs3-project.github.io/MACS/
NumVotes: 1
Popularity: 0
OutOfDate: 1690577604
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1604231078
LastModified: 1604231078
URLPath: /cgit/aur.git/snapshot/python-macs.tar.gz