ccs-tools on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ccs-tools

* (Optional) Uninstall ccs-tools on Arch using YAY

$ yay -Rns ccs-tools

2. Manually Install "ccs-tools" via AUR

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

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

b. Clone ccs-tools's git locally

$ git clone https://aur.archlinux.org/ccs-tools.git ~/ccs-tools

c. Go to ~/ccs-tools folder and install it

$ cd ~/ccs-tools $ makepkg -si

3. Information about the ccs-tools package on Arch User Repository (AUR)

ID: 1048607
Name: ccs-tools
PackageBaseID: 42606
PackageBase: ccs-tools
Version: 1.8.9-2
Description: TOMOYO Linux 1.8.x userspace tools
URL: http://akari.osdn.jp/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: narazaka
Submitter:
FirstSubmitted: 1288824158
LastModified: 1646811367
URLPath: /cgit/aur.git/snapshot/ccs-tools.tar.gz