How to Install and Uninstall librcc.i686 Package on Fedora 35

Last updated: November 25,2024

1. Install "librcc.i686" package

This is a short guide on how to install librcc.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install librcc.i686

2. Uninstall "librcc.i686" package

In this section, we are going to explain the necessary steps to uninstall librcc.i686 on Fedora 35:

$ sudo dnf remove librcc.i686 $ sudo dnf autoremove

3. Information about the librcc.i686 package on Fedora 35

Last metadata expiration check: 3:44:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : librcc
Version : 0.2.12
Release : 19.fc35
Architecture : i686
Size : 90 k
Source : librcc-0.2.12-19.fc35.src.rpm
Repository : fedora
Summary : RusXMMS Charset Conversion Library
URL : http://rusxmms.sourceforge.net
License : LGPLv2+
Description : The Abilities of LibRCC Library
:
: - Language Autodetection.
: - On the fly translation between languages, using online-services!
: - Encoding Autodetection for most of European Languages.
: - Support for encoding detection plugins (besides Enca and LibRCD)
: - Recoding/translation of multi-language playlists!
: - Cache to speed-up re-recoding.
: - Possibility to configure new languages and encodings.
: - Shared configuration file. For example mentioned TagLib and LibID3
: patches do not have their own user interface, but will utilize the
: same recoding configuration as XMMS.
: - As well the separate program for configuration adjustment is
: available.
: - GTK2 UI Library: you can add properties page to your GTK application
: with 3 lines of code.
: - Menu localization opportunity.