How to Install and Uninstall tomoyo-tools Package on Kali Linux

Last updated: May 08,2024

1. Install "tomoyo-tools" package

Please follow the guidance below to install tomoyo-tools on Kali Linux

$ sudo apt update $ sudo apt install tomoyo-tools

2. Uninstall "tomoyo-tools" package

Learn how to uninstall tomoyo-tools on Kali Linux:

$ sudo apt remove tomoyo-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the tomoyo-tools package on Kali Linux

Package: tomoyo-tools
Source: tomoyo-tools (2.6.1-20210910-1)
Version: 2.6.1-20210910-1+b1
Installed-Size: 617
Maintainer: Hideki Yamane
Architecture: amd64
Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6), libtomoyotools3 (>= 2.5.0)
Pre-Depends: debconf
Size: 149156
SHA256: cf33e6a6491622b913a733fca658dd2928ec877c929cd49ee5b7a58c55a7454f
SHA1: c320b17a07df2d5b38e314ede1dc56d16e498f8f
MD5sum: 0ce17a18ff52ccb8e1e864b2bd6e7f98
Description: lightweight Linux Mandatory Access Control system
TOMOYO Linux is a lightweight and easy-to-use path-based Mandatory
Access Control (MAC) implementation with:
* automatic policy configuration via "learning" mode;
* an administrator-friendly policy language;
* no need for SELinux, or userland program modifications.
.
This package provides the audit daemon and administrative utilities for
use on a Linux kernel with TOMOYO support (standard in Debian kernels).
Description-md5:
Homepage: https://tomoyo.osdn.jp/
Tag: uitoolkit::ncurses
Section: admin
Priority: optional
Filename: pool/main/t/tomoyo-tools/tomoyo-tools_2.6.1-20210910-1+b1_amd64.deb