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
Copied
b. Install circup on Arch using YAY
$
yay -S
circup
Copied
* (Optional) Uninstall circup on Arch using YAY
$
yay -Rns
circup
Copied
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
Copied
b. Clone circup's git locally
$
git clone https://aur.archlinux.org/circup.git
~/circup
Copied
c. Go to ~/circup folder and install it
$
cd
~/circup
Copied
$
makepkg -si
Copied
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
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