rohc on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rohc

* (Optional) Uninstall rohc on Arch using YAY

$ yay -Rns rohc

2. Manually Install "rohc" via AUR

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

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

b. Clone rohc's git locally

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

c. Go to ~/rohc folder and install it

$ cd ~/rohc $ makepkg -si

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

ID: 1074745
Name: rohc
PackageBaseID: 62409
PackageBase: rohc
Version: 2.3.1-1
Description: RObust Header Compression (ROHC) library
URL: https://github.com/didier-barveux/rohc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Storm
FirstSubmitted: 1346416192
LastModified: 1651534148
URLPath: /cgit/aur.git/snapshot/rohc.tar.gz