ccsc on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ccsc

* (Optional) Uninstall ccsc on Arch using YAY

$ yay -Rns ccsc

2. Manually Install "ccsc" via AUR

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

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

b. Clone ccsc's git locally

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

c. Go to ~/ccsc folder and install it

$ cd ~/ccsc $ makepkg -si

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

ID: 453060
Name: ccsc
PackageBaseID: 126440
PackageBase: ccsc
Version: 5.012-1
Description: Proprietary PIC C compiler by CCS
URL: http://www.ccsinfo.com/content.php?page=compilers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Manouchehri
FirstSubmitted: 1508373319
LastModified: 1508373320
URLPath: /cgit/aur.git/snapshot/ccsc.tar.gz