rauc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S rauc

* (Optional) Uninstall rauc on Arch using YAY

$ yay -Rns rauc

2. Manually Install "rauc" via AUR

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

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

b. Clone rauc's git locally

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

c. Go to ~/rauc folder and install it

$ cd ~/rauc $ makepkg -si

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

ID: 1089890
Name: rauc
PackageBaseID: 120663
PackageBase: rauc
Version: 1.7-1
Description: RAUC controls the update process on embedded linux systems. It is both a target application that runs as an update client and a host/target tool that allows you to create, inspect and modify installation artifacts.
URL: https://github.com/rauc/rauc
NumVotes: 2
Popularity: 0.007797
OutOfDate:
Maintainer: arti
FirstSubmitted: 1489754403
LastModified: 1654337148
URLPath: /cgit/aur.git/snapshot/rauc.tar.gz