python-sample-sheet on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-sample-sheet

* (Optional) Uninstall python-sample-sheet on Arch using YAY

$ yay -Rns python-sample-sheet

2. Manually Install "python-sample-sheet" via AUR

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

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

b. Clone python-sample-sheet's git locally

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

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

$ cd ~/python-sample-sheet $ makepkg -si

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

ID: 475771
Name: python-sample-sheet
PackageBaseID: 128792
PackageBase: python-sample-sheet
Version: 0.1.1-1
Description: A bioinformatics Illumina Sample Sheet parsing utility
URL: https://pypi.python.org/pypi/sample_sheet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1515258889
LastModified: 1515258889
URLPath: /cgit/aur.git/snapshot/python-sample-sheet.tar.gz