cutadapt on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "cutadapt" 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
Copied
b. Install cutadapt on Arch using YAY
$
yay -S
cutadapt
Copied
* (Optional) Uninstall cutadapt on Arch using YAY
$
yay -Rns
cutadapt
Copied
2. Manually Install "cutadapt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cutadapt's git locally
$
git clone https://aur.archlinux.org/cutadapt.git
~/cutadapt
Copied
c. Go to ~/cutadapt folder and install it
$
cd
~/cutadapt
Copied
$
makepkg -si
Copied
3. Information about the cutadapt package on Arch User Repository (AUR)
ID: 1427248
Name: cutadapt
PackageBaseID: 188871
PackageBase: cutadapt
Version: 4.7-1
Description: Remove adapter sequences from high-throughput sequencing reads. doi:10.14806/ej.17.1.200
URL: https://github.com/marcelm/cutadapt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1671525624
LastModified: 1710440127
URLPath: /cgit/aur.git/snapshot/cutadapt.tar.gz
Name: cutadapt
PackageBaseID: 188871
PackageBase: cutadapt
Version: 4.7-1
Description: Remove adapter sequences from high-throughput sequencing reads. doi:10.14806/ej.17.1.200
URL: https://github.com/marcelm/cutadapt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1671525624
LastModified: 1710440127
URLPath: /cgit/aur.git/snapshot/cutadapt.tar.gz