chirpc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S chirpc

* (Optional) Uninstall chirpc on Arch using YAY

$ yay -Rns chirpc

2. Manually Install "chirpc" via AUR

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

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

b. Clone chirpc's git locally

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

c. Go to ~/chirpc folder and install it

$ cd ~/chirpc $ makepkg -si

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

ID: 565732
Name: chirpc
PackageBaseID: 137801
PackageBase: chirpc
Version: 1-1
Description: GUI tool for programming ham radios, experimental CLI tool
URL: https://chirp.danplanet.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: lilmike
FirstSubmitted: 1543983488
LastModified: 1543983488
URLPath: /cgit/aur.git/snapshot/chirpc.tar.gz