r-tcc on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-tcc

* (Optional) Uninstall r-tcc on Arch using YAY

$ yay -Rns r-tcc

2. Manually Install "r-tcc" via AUR

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

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

b. Clone r-tcc's git locally

$ git clone https://aur.archlinux.org/r-tcc.git ~/r-tcc

c. Go to ~/r-tcc folder and install it

$ cd ~/r-tcc $ makepkg -si

3. Information about the r-tcc package on Arch User Repository (AUR)

ID: 1342287
Name: r-tcc
PackageBaseID: 182669
PackageBase: r-tcc
Version: 1.42.0-1
Description: TCC: Differential expression analysis for tag count data with robust normalization strategies
URL: https://bioconductor.org/packages/TCC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654536102
LastModified: 1698395749
URLPath: /cgit/aur.git/snapshot/r-tcc.tar.gz