clcc on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "clcc" 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 clcc on Arch using YAY
$
yay -S
clcc
Copied
* (Optional) Uninstall clcc on Arch using YAY
$
yay -Rns
clcc
Copied
2. Manually Install "clcc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone clcc's git locally
$
git clone https://aur.archlinux.org/clcc.git
~/clcc
Copied
c. Go to ~/clcc folder and install it
$
cd
~/clcc
Copied
$
makepkg -si
Copied
3. Information about the clcc package on Arch User Repository (AUR)
ID: 379782
Name: clcc
PackageBaseID: 64370
PackageBase: clcc
Version: 0.3.0-8
Description: CLCC is a compiler for OpenCL kernel source files. It's tool for application developers who want to verify their OpenCL code actually gets compiled by the driver before their program tries to compile it on-demand.
URL: http://clcc.sourceforge.net/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: petRUShka
Submitter: petRUShka
FirstSubmitted: 1352268669
LastModified: 1485953969
URLPath: /cgit/aur.git/snapshot/clcc.tar.gz
Name: clcc
PackageBaseID: 64370
PackageBase: clcc
Version: 0.3.0-8
Description: CLCC is a compiler for OpenCL kernel source files. It's tool for application developers who want to verify their OpenCL code actually gets compiled by the driver before their program tries to compile it on-demand.
URL: http://clcc.sourceforge.net/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: petRUShka
Submitter: petRUShka
FirstSubmitted: 1352268669
LastModified: 1485953969
URLPath: /cgit/aur.git/snapshot/clcc.tar.gz