freec on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S freec

* (Optional) Uninstall freec on Arch using YAY

$ yay -Rns freec

2. Manually Install "freec" via AUR

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

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

b. Clone freec's git locally

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

c. Go to ~/freec folder and install it

$ cd ~/freec $ makepkg -si

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

ID: 1068194
Name: freec
PackageBaseID: 178044
PackageBase: freec
Version: 11.6-2
Description: Copy number and genotype annotation in whole genome and whole exome sequencing data
URL: https://github.com/BoevaLab/FREEC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1650217304
LastModified: 1650218489
URLPath: /cgit/aur.git/snapshot/freec.tar.gz