r-xvector on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S r-xvector

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

$ yay -Rns r-xvector

2. Manually Install "r-xvector" via AUR

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

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

b. Clone r-xvector's git locally

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

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

$ cd ~/r-xvector $ makepkg -si

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

ID: 1346285
Name: r-xvector
PackageBaseID: 139448
PackageBase: r-xvector
Version: 0.42.0-1
Description: Foundation of external vector representation and manipulation in Bioconductor
URL: https://bioconductor.org/packages/release/bioc/html/XVector.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549647664
LastModified: 1698926114
URLPath: /cgit/aur.git/snapshot/r-xvector.tar.gz