ctl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ctl

* (Optional) Uninstall ctl on Arch using YAY

$ yay -Rns ctl

2. Manually Install "ctl" via AUR

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

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

b. Clone ctl's git locally

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

c. Go to ~/ctl folder and install it

$ cd ~/ctl $ makepkg -si

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

ID: 1407384
Name: ctl
PackageBaseID: 130057
PackageBase: ctl
Version: 1.5.3-1
Description: The Color Transformation Language
URL: https://github.com/ampas/CTL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: guzzisti
Submitter: adsun
FirstSubmitted: 1518654160
LastModified: 1707643504
URLPath: /cgit/aur.git/snapshot/ctl.tar.gz