tomoyo-tools on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S tomoyo-tools

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

$ yay -Rns tomoyo-tools

2. Manually Install "tomoyo-tools" via AUR

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

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

b. Clone tomoyo-tools's git locally

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

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

$ cd ~/tomoyo-tools $ makepkg -si

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

ID: 961084
Name: tomoyo-tools
PackageBaseID: 80661
PackageBase: tomoyo-tools
Version: 2.6.1.20210910-1
Description: TOMOYO Linux 2.6.x userspace tools for Linux kernel 5.1 and later
URL: https://tomoyo.osdn.jp
NumVotes: 16
Popularity: 0.000189
OutOfDate:
Maintainer:
Submitter: sergej
FirstSubmitted: 1396865677
LastModified: 1631661638
URLPath: /cgit/aur.git/snapshot/tomoyo-tools.tar.gz