r-scales on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "r-scales" 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
Copied
b. Install r-scales on Arch using YAY
$
yay -S
r-scales
Copied
* (Optional) Uninstall r-scales on Arch using YAY
$
yay -Rns
r-scales
Copied
2. Manually Install "r-scales" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone r-scales's git locally
$
git clone https://aur.archlinux.org/r-scales.git
~/r-scales
Copied
c. Go to ~/r-scales folder and install it
$
cd
~/r-scales
Copied
$
makepkg -si
Copied
3. Information about the r-scales package on Arch User Repository (AUR)
ID: 1361985
Name: r-scales
PackageBaseID: 133399
PackageBase: r-scales
Version: 1.3.0-1
Description: Scale Functions for Visualization
URL: https://cran.r-project.org/package=scales
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: portaloffreedom
FirstSubmitted: 1528714542
LastModified: 1701258043
URLPath: /cgit/aur.git/snapshot/r-scales.tar.gz
Name: r-scales
PackageBaseID: 133399
PackageBase: r-scales
Version: 1.3.0-1
Description: Scale Functions for Visualization
URL: https://cran.r-project.org/package=scales
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: portaloffreedom
FirstSubmitted: 1528714542
LastModified: 1701258043
URLPath: /cgit/aur.git/snapshot/r-scales.tar.gz