c2prog on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S c2prog

* (Optional) Uninstall c2prog on Arch using YAY

$ yay -Rns c2prog

2. Manually Install "c2prog" via AUR

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

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

b. Clone c2prog's git locally

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

c. Go to ~/c2prog folder and install it

$ cd ~/c2prog $ makepkg -si

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

ID: 1308910
Name: c2prog
PackageBaseID: 196745
PackageBase: c2prog
Version: 2.0.5-2
Description: Fast and easy-to-use programming tool for TI C2000 MCUs
URL: https://c2prog.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: giomba
Submitter: giomba
FirstSubmitted: 1692281667
LastModified: 1692966272
URLPath: /cgit/aur.git/snapshot/c2prog.tar.gz