How to Install and Uninstall ii Package on Kali Linux
Last updated: November 22,2024
1. Install "ii" package
Please follow the guidance below to install ii on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ii
Copied
2. Uninstall "ii" package
Please follow the guidelines below to uninstall ii on Kali Linux:
$
sudo apt remove
ii
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ii package on Kali Linux
Package: ii
Source: ii (1.8-3+ds)
Version: 1.8-3+ds+b1
Installed-Size: 51
Maintainer: itd
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.34)
Size: 17544
SHA256: f0cf7bdbcde3a91d85076487e1de7747b8e4d4382895b7d057eb8280389aa4bc
SHA1: 823d1a5d9f8adc752f0f5c9ad8e8be157a8a7c6a
MD5sum: f410853aabe22b3883788edfa96e6285
Description: minimalist FIFO and filesystem-based IRC client
ii (irc it) is a minimalist FIFO and filesystem-based IRC client. It creates an
irc directory tree with server, channel and nick name directories. In every
directory a FIFO in file and a normal out file is created.
.
The in file is used to communicate with the servers and the out files contain
the server messages. For every channel and every nick name there are related in
and out files created. This allows IRC communication from command line and
adheres to the Unix philosophy.
.
It consists of <= 1000 lines of code and is the big brother of sic.
Description-md5:
Homepage: https://tools.suckless.org/ii/
Tag: implemented-in::c, interface::commandline, network::client,
protocol::irc, role::program, use::chatting, works-with::file
Section: net
Priority: optional
Filename: pool/main/i/ii/ii_1.8-3+ds+b1_amd64.deb
Source: ii (1.8-3+ds)
Version: 1.8-3+ds+b1
Installed-Size: 51
Maintainer: itd
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.34)
Size: 17544
SHA256: f0cf7bdbcde3a91d85076487e1de7747b8e4d4382895b7d057eb8280389aa4bc
SHA1: 823d1a5d9f8adc752f0f5c9ad8e8be157a8a7c6a
MD5sum: f410853aabe22b3883788edfa96e6285
Description: minimalist FIFO and filesystem-based IRC client
ii (irc it) is a minimalist FIFO and filesystem-based IRC client. It creates an
irc directory tree with server, channel and nick name directories. In every
directory a FIFO in file and a normal out file is created.
.
The in file is used to communicate with the servers and the out files contain
the server messages. For every channel and every nick name there are related in
and out files created. This allows IRC communication from command line and
adheres to the Unix philosophy.
.
It consists of <= 1000 lines of code and is the big brother of sic.
Description-md5:
Homepage: https://tools.suckless.org/ii/
Tag: implemented-in::c, interface::commandline, network::client,
protocol::irc, role::program, use::chatting, works-with::file
Section: net
Priority: optional
Filename: pool/main/i/ii/ii_1.8-3+ds+b1_amd64.deb