How to Install and Uninstall s6 Package on Kali Linux
Last updated: November 07,2024
1. Install "s6" package
This guide let you learn how to install s6 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
s6
Copied
2. Uninstall "s6" package
This is a short guide on how to uninstall s6 on Kali Linux:
$
sudo apt remove
s6
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the s6 package on Kali Linux
Package: s6
Source: s6 (2.12.0.0-2)
Version: 2.12.0.0-2+b1
Installed-Size: 1126
Maintainer: Shengjing Zhu
Architecture: amd64
Replaces: libs6-2.7
Depends: libc6 (>= 2.34), libexecline2.9 (>= 2.9.0.0), libs6-2.12 (>= 2.11.2.0), libskarnet2.14 (>= 2.14.0.0)
Recommends: execline
Suggests: s6-doc
Breaks: libs6-2.7
Size: 126232
SHA256: c9a896405117379487bf57438147e18ea2c0e2ee9722bb6187564eaded13eae4
SHA1: 2117d8e32d399cfdf52a5dcee582257ef7ebceb6
MD5sum: bc6cce3d72f9cbd09c41a26b73b187c6
Description: small and secure supervision software suite
s6 is a small suite of programs for UNIX, designed to allow process
supervision (a.k.a service supervision), in the line of daemontools and
runit, as well as various operations on processes and daemons. It is meant
to be a toolbox for low-level process and service administration, providing
different sets of independent tools that can be used within or without the
framework, and that can be assembled together to achieve powerful
functionality with a very small amount of code.
.
Documentation is provided in s6-doc package.
Description-md5:
Homepage: https://skarnet.org/software/s6/
Section: admin
Priority: optional
Filename: pool/main/s/s6/s6_2.12.0.0-2+b1_amd64.deb
Source: s6 (2.12.0.0-2)
Version: 2.12.0.0-2+b1
Installed-Size: 1126
Maintainer: Shengjing Zhu
Architecture: amd64
Replaces: libs6-2.7
Depends: libc6 (>= 2.34), libexecline2.9 (>= 2.9.0.0), libs6-2.12 (>= 2.11.2.0), libskarnet2.14 (>= 2.14.0.0)
Recommends: execline
Suggests: s6-doc
Breaks: libs6-2.7
Size: 126232
SHA256: c9a896405117379487bf57438147e18ea2c0e2ee9722bb6187564eaded13eae4
SHA1: 2117d8e32d399cfdf52a5dcee582257ef7ebceb6
MD5sum: bc6cce3d72f9cbd09c41a26b73b187c6
Description: small and secure supervision software suite
s6 is a small suite of programs for UNIX, designed to allow process
supervision (a.k.a service supervision), in the line of daemontools and
runit, as well as various operations on processes and daemons. It is meant
to be a toolbox for low-level process and service administration, providing
different sets of independent tools that can be used within or without the
framework, and that can be assembled together to achieve powerful
functionality with a very small amount of code.
.
Documentation is provided in s6-doc package.
Description-md5:
Homepage: https://skarnet.org/software/s6/
Section: admin
Priority: optional
Filename: pool/main/s/s6/s6_2.12.0.0-2+b1_amd64.deb