velvet on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S velvet

* (Optional) Uninstall velvet on Arch using YAY

$ yay -Rns velvet

2. Manually Install "velvet" via AUR

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

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

b. Clone velvet's git locally

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

c. Go to ~/velvet folder and install it

$ cd ~/velvet $ makepkg -si

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

ID: 1097677
Name: velvet
PackageBaseID: 59559
PackageBase: velvet
Version: 1.2.10-4
Description: Sequence assembler for very short reads
URL: https://github.com/dzerbino/velvet
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: Synchronicity
FirstSubmitted: 1338138098
LastModified: 1655111279
URLPath: /cgit/aur.git/snapshot/velvet.tar.gz