python-htseq on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-htseq

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

$ yay -Rns python-htseq

2. Manually Install "python-htseq" via AUR

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

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

b. Clone python-htseq's git locally

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

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

$ cd ~/python-htseq $ makepkg -si

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

ID: 812104
Name: python-htseq
PackageBaseID: 121781
PackageBase: python-htseq
Version: 0.11.3-1
Description: library to facilitate processing and analysis of data from high-throughput sequencing (HTS) experiments
URL: https://github.com/simon-anders/htseq
NumVotes: 0
Popularity: 0
OutOfDate: 1690571166
Maintainer: greyltc
Submitter: iosonofabio
FirstSubmitted: 1493136699
LastModified: 1604243402
URLPath: /cgit/aur.git/snapshot/python-htseq.tar.gz