ccstudio on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ccstudio

* (Optional) Uninstall ccstudio on Arch using YAY

$ yay -Rns ccstudio

2. Manually Install "ccstudio" via AUR

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

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

b. Clone ccstudio's git locally

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

c. Go to ~/ccstudio folder and install it

$ cd ~/ccstudio $ makepkg -si

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

ID: 1386227
Name: ccstudio
PackageBaseID: 123562
PackageBase: ccstudio
Version: 12.6.0.00008-1
Description: Texas Instruments Code Composer Studio IDE
URL: http://www.ti.com/tool/ccstudio
NumVotes: 19
Popularity: 4.6E-5
OutOfDate:
Maintainer: tapajos
Submitter: alexei
FirstSubmitted: 1498197967
LastModified: 1705332827
URLPath: /cgit/aur.git/snapshot/ccstudio.tar.gz