How to Install and Uninstall rio Package on Kali Linux

Last updated: May 17,2024

1. Install "rio" package

This is a short guide on how to install rio on Kali Linux

$ sudo apt update $ sudo apt install rio

2. Uninstall "rio" package

This is a short guide on how to uninstall rio on Kali Linux:

$ sudo apt remove rio $ sudo apt autoclean && sudo apt autoremove

3. Information about the rio package on Kali Linux

Package: rio
Version: 1.07-15
Installed-Size: 63
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Size: 24500
SHA256: b9c6e5848c38d77b7dffc2c6aa3778c6c263cbce594362cef81cd5bb0d0fb438
SHA1: 767bc6d0afb40cfb0a4ddf7c98a341958cc2726d
MD5sum: 076cc23035043bfd7dbf907f9adba899
Description: Command line Diamond Rio MP3 player controller
rio is a Diamond Rio MP3 CLI controller program
The home website is http://www.world.co.uk/sba
This program supports file uploads and downloads, on both
the Classic Rio and the 64 Meg Rio, and supports plug in cards.
.
The default port is 0x378, if your rio is plugged into a
different port, you will need to use the -p option.
.
This program directly controls various IOports. The program need to
be run as root, or setuid root.
.
If you execute the following line as root after package installation,
the program will be setuid root.
.
chmod 4755 /usr/bin/rio
.
Do NOT do that unless you understand the security implications of a
setuid binary that can "easily" overwrite any system file.
Description-md5:
Tag: interface::commandline, role::program, scope::utility, sound::player,
use::driver, use::playing, use::synchronizing, works-with-format::mp3,
works-with::audio
Section: sound
Priority: optional
Filename: pool/main/r/rio/rio_1.07-15_amd64.deb