samclip on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S samclip

* (Optional) Uninstall samclip on Arch using YAY

$ yay -Rns samclip

2. Manually Install "samclip" via AUR

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

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

b. Clone samclip's git locally

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

c. Go to ~/samclip folder and install it

$ cd ~/samclip $ makepkg -si

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

ID: 938529
Name: samclip
PackageBaseID: 169167
PackageBase: samclip
Version: 0.4.0-1
Description: Filter SAM file for soft and hard clipped alignments
URL: https://github.com/tseemann/samclip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1627118450
LastModified: 1627118450
URLPath: /cgit/aur.git/snapshot/samclip.tar.gz