How to Install and Uninstall rio Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "rio" package

This guide covers the steps necessary to install rio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rio

2. Uninstall "rio" package

This is a short guide on how to uninstall rio on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the rio package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rio
Priority: optional
Section: universe/sound
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Vince Mulhollon
Architecture: amd64
Version: 1.07-12
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/r/rio/rio_1.07-12_amd64.deb
Size: 23982
MD5sum: 357914e2b01a622288c7ff891c825ce1
SHA1: 4dac021126d571f2016c784c4b68d0fbc9e68137
SHA256: c396b9803d67273d83ce95130abf4e327cad57279b9a5e80e18a197c30de09ad
Description-en: 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: 5b40d453420e166c011ea4fc5bfe4e23
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu