r-hexview on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-hexview

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

$ yay -Rns r-hexview

2. Manually Install "r-hexview" via AUR

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

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

b. Clone r-hexview's git locally

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

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

$ cd ~/r-hexview $ makepkg -si

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

ID: 1319327
Name: r-hexview
PackageBaseID: 197604
PackageBase: r-hexview
Version: 0.3.4-1
Description: Viewing Binary Files
URL: https://cran.r-project.org/package=hexView
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1694787683
LastModified: 1694787683
URLPath: /cgit/aur.git/snapshot/r-hexview.tar.gz