cc-tool on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cc-tool

* (Optional) Uninstall cc-tool on Arch using YAY

$ yay -Rns cc-tool

2. Manually Install "cc-tool" via AUR

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

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

b. Clone cc-tool's git locally

$ git clone https://aur.archlinux.org/cc-tool.git ~/cc-tool

c. Go to ~/cc-tool folder and install it

$ cd ~/cc-tool $ makepkg -si

3. Information about the cc-tool package on Arch User Repository (AUR)

ID: 695029
Name: cc-tool
PackageBaseID: 64822
PackageBase: cc-tool
Version: 0.26-3
Description: Support for Texas Instruments CC Debugger
URL: http://sourceforge.net/projects/cctool/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1353444525
LastModified: 1581275009
URLPath: /cgit/aur.git/snapshot/cc-tool.tar.gz