r-png on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-png

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

$ yay -Rns r-png

2. Manually Install "r-png" via AUR

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

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

b. Clone r-png's git locally

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

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

$ cd ~/r-png $ makepkg -si

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

ID: 1176569
Name: r-png
PackageBaseID: 148659
PackageBase: r-png
Version: 0.1.8-1
Description: Read and write PNG images
URL: https://cran.r-project.org/package=png
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: dviktor
FirstSubmitted: 1580479473
LastModified: 1669800475
URLPath: /cgit/aur.git/snapshot/r-png.tar.gz