r-rcsdp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rcsdp

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

$ yay -Rns r-rcsdp

2. Manually Install "r-rcsdp" via AUR

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

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

b. Clone r-rcsdp's git locally

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

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

$ cd ~/r-rcsdp $ makepkg -si

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

ID: 1422641
Name: r-rcsdp
PackageBaseID: 181990
PackageBase: r-rcsdp
Version: 0.1.57.5-3
Description: R Interface to the CSDP Semidefinite Programming Library
URL: https://cran.r-project.org/package=Rcsdp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654517226
LastModified: 1709834490
URLPath: /cgit/aur.git/snapshot/r-rcsdp.tar.gz