r-vcd on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-vcd

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

$ yay -Rns r-vcd

2. Manually Install "r-vcd" via AUR

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

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

b. Clone r-vcd's git locally

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

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

$ cd ~/r-vcd $ makepkg -si

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

ID: 1377376
Name: r-vcd
PackageBaseID: 182848
PackageBase: r-vcd
Version: 1.4.12-1
Description: Visualizing Categorical Data
URL: https://cran.r-project.org/package=vcd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654540482
LastModified: 1703873009
URLPath: /cgit/aur.git/snapshot/r-vcd.tar.gz