pureclip on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pureclip

* (Optional) Uninstall pureclip on Arch using YAY

$ yay -Rns pureclip

2. Manually Install "pureclip" via AUR

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

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

b. Clone pureclip's git locally

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

c. Go to ~/pureclip folder and install it

$ cd ~/pureclip $ makepkg -si

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

ID: 806903
Name: pureclip
PackageBaseID: 158951
PackageBase: pureclip
Version: 1.3.1-1
Description: PureCLIP is a tool to detect protein-RNA interaction footprints from single-nucleotide CLIP-seq data
URL: https://github.com/skrakau/PureCLIP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sauliusl
Submitter: sauliusl
FirstSubmitted: 1603191040
LastModified: 1603191040
URLPath: /cgit/aur.git/snapshot/pureclip.tar.gz