ctcs on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ctcs

* (Optional) Uninstall ctcs on Arch using YAY

$ yay -Rns ctcs

2. Manually Install "ctcs" via AUR

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

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

b. Clone ctcs's git locally

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

c. Go to ~/ctcs folder and install it

$ cd ~/ctcs $ makepkg -si

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

ID: 203613
Name: ctcs
PackageBaseID: 19912
PackageBase: ctcs
Version: 1.4.1-1
Description: CTorrent Control Server (CTCS), an interface for monitoring and managing Enhanced CTorrent clients.
URL: http://www.rahul.net/dholmes/ctorrent/ctcs.html
NumVotes: 4
Popularity: 0
OutOfDate: 1652058867
Maintainer:
Submitter:
FirstSubmitted: 1221315983
LastModified: 1435469673
URLPath: /cgit/aur.git/snapshot/ctcs.tar.gz