r-bmp on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-bmp

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

$ yay -Rns r-bmp

2. Manually Install "r-bmp" via AUR

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

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

b. Clone r-bmp's git locally

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

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

$ cd ~/r-bmp $ makepkg -si

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

ID: 1427728
Name: r-bmp
PackageBaseID: 179767
PackageBase: r-bmp
Version: 0.3-9
Description: Read Windows Bitmap (BMP) Images
URL: https://cran.r-project.org/package=bmp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654463715
LastModified: 1710511861
URLPath: /cgit/aur.git/snapshot/r-bmp.tar.gz