How to Install and Uninstall librcd-devel.x86_64 Package on Fedora 38

Last updated: October 07,2024

1. Install "librcd-devel.x86_64" package

Please follow the steps below to install librcd-devel.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install librcd-devel.x86_64

2. Uninstall "librcd-devel.x86_64" package

Here is a brief guide to show you how to uninstall librcd-devel.x86_64 on Fedora 38:

$ sudo dnf remove librcd-devel.x86_64 $ sudo dnf autoremove

3. Information about the librcd-devel.x86_64 package on Fedora 38

Last metadata expiration check: 0:52:24 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : librcd-devel
Version : 0.1.14
Release : 21.fc38
Architecture : x86_64
Size : 10 k
Source : librcd-0.1.14-21.fc38.src.rpm
Repository : fedora
Summary : Development files for librcd
URL : http://rusxmms.sourceforge.net
License : LGPLv2+
Description : LibRCD is used by RusXMMS project for encoding auto-detection. It is optimized
: to handle very short titles, like ID3 tags, file names and etc, and provides
: very high accuracy even for short 3-4 letter words. Current version supports
: Russian and Ukrainian languages and able to distinguish UTF-8, KOI8-R, CP1251,
: CP866, ISO8859-1. If compared with Enca, LibRCC provides better detection
: accuracy on short titles and is able to detect ISO8859-1 (non-Cyrillic)
: encoding what allows to properly display correct ID3 v.1 titles.
:
: The librcd-devel package contains libraries and header files for
: developing applications that use librcd.