circup on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S circup

* (Optional) Uninstall circup on Arch using YAY

$ yay -Rns circup

2. Manually Install "circup" via AUR

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

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

b. Clone circup's git locally

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

c. Go to ~/circup folder and install it

$ cd ~/circup $ makepkg -si

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

ID: 1350325
Name: circup
PackageBaseID: 185655
PackageBase: circup
Version: 1.4.0-1
Description: A tool to manage/update libraries on CircuitPython devices.
URL: https://github.com/adafruit/circup
NumVotes: 1
Popularity: 0.001234
OutOfDate: 1708965518
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1662894559
LastModified: 1699536473
URLPath: /cgit/aur.git/snapshot/circup.tar.gz