ctc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ctc

* (Optional) Uninstall ctc on Arch using YAY

$ yay -Rns ctc

2. Manually Install "ctc" via AUR

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

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

b. Clone ctc's git locally

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

c. Go to ~/ctc folder and install it

$ cd ~/ctc $ makepkg -si

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

ID: 944188
Name: ctc
PackageBaseID: 165938
PackageBase: ctc
Version: 1.0.0-13
Description: CTC -- Cyan Trust Container CLI, frontend for creating CTC trust containers
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Stefan0436
Submitter: Stefan0436
FirstSubmitted: 1619077209
LastModified: 1628178815
URLPath: /cgit/aur.git/snapshot/ctc.tar.gz