r-pixmap on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S r-pixmap

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

$ yay -Rns r-pixmap

2. Manually Install "r-pixmap" via AUR

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

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

b. Clone r-pixmap's git locally

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

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

$ cd ~/r-pixmap $ makepkg -si

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

ID: 1370903
Name: r-pixmap
PackageBaseID: 181758
PackageBase: r-pixmap
Version: 0.4.12-10
Description: Bitmap Images / Pixel Maps
URL: https://cran.r-project.org/package=pixmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511592
LastModified: 1702749898
URLPath: /cgit/aur.git/snapshot/r-pixmap.tar.gz