How to Install and Uninstall iroffer Package on Kali Linux

Last updated: May 20,2024

1. Install "iroffer" package

In this section, we are going to explain the necessary steps to install iroffer on Kali Linux

$ sudo apt update $ sudo apt install iroffer

2. Uninstall "iroffer" package

Please follow the steps below to uninstall iroffer on Kali Linux:

$ sudo apt remove iroffer $ sudo apt autoclean && sudo apt autoremove

3. Information about the iroffer package on Kali Linux

Package: iroffer
Version: 1.4.b03-7
Installed-Size: 299
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0)
Size: 122240
SHA256: 263980ce36436e29dbdc88298ec54e1a4a0c890e385639c15813cdcc9c973a80
SHA1: 5a8849b1decd7527197d778c430daf6d22b42a5c
MD5sum: bbe4a5a143eeaef0c6c354883522f774
Description: IRC file distribution bot
iroffer is a file server for IRC (commonly referred to as a DCC bot).
It uses the DCC feature of IRC to send files to other users. iroffer
will connect to an IRC server and let people request files from it.
Unlike similar programs, iroffer is not a script; it is a standalone
executable written entirely in C, from scratch, with high transfer
speed and efficiency in mind. iroffer has been known to reach
2MByte/sec or higher bandwidth usage when multiple transfers are
occurring at the same time.
Description-md5:
Tag: implemented-in::c, interface::commandline, network::server,
protocol::dcc, protocol::irc, role::program, use::chatting,
use::transmission
Section: net
Priority: optional
Filename: pool/main/i/iroffer/iroffer_1.4.b03-7_amd64.deb