generand on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S generand

* (Optional) Uninstall generand on Arch using YAY

$ yay -Rns generand

2. Manually Install "generand" via AUR

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

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

b. Clone generand's git locally

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

c. Go to ~/generand folder and install it

$ cd ~/generand $ makepkg -si

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

ID: 1271723
Name: generand
PackageBaseID: 190363
PackageBase: generand
Version: 0.1.2-3
Description: Simple and fast tool for generating random genomic data in common formats for testing and benchmarking purposes
URL: https://github.com/auerlab/generand
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1676224556
LastModified: 1686496578
URLPath: /cgit/aur.git/snapshot/generand.tar.gz