remarshal on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S remarshal

* (Optional) Uninstall remarshal on Arch using YAY

$ yay -Rns remarshal

2. Manually Install "remarshal" via AUR

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

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

b. Clone remarshal's git locally

$ git clone https://aur.archlinux.org/remarshal.git ~/remarshal

c. Go to ~/remarshal folder and install it

$ cd ~/remarshal $ makepkg -si

3. Information about the remarshal package on Arch User Repository (AUR)

ID: 1327861
Name: remarshal
PackageBaseID: 90318
PackageBase: remarshal
Version: 0.17.1-4
Description: Convert between CBOR, JSON, MessagePack, TOML, and YAML
URL: https://github.com/dbohdan/remarshal
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: atweiden
FirstSubmitted: 1423536772
LastModified: 1696256890
URLPath: /cgit/aur.git/snapshot/remarshal.tar.gz