How to Install and Uninstall libcorrect-devel.i686 Package on Fedora 39

Last updated: October 14,2024

1. Install "libcorrect-devel.i686" package

This is a short guide on how to install libcorrect-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libcorrect-devel.i686

2. Uninstall "libcorrect-devel.i686" package

Please follow the steps below to uninstall libcorrect-devel.i686 on Fedora 39:

$ sudo dnf remove libcorrect-devel.i686 $ sudo dnf autoremove

3. Information about the libcorrect-devel.i686 package on Fedora 39

Last metadata expiration check: 5:58:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcorrect-devel
Version : 0
Release : 11.20181010gitf5a28c7.fc39
Architecture : i686
Size : 11 k
Source : libcorrect-0-11.20181010gitf5a28c7.fc39.src.rpm
Repository : fedora
Summary : Development files for libcorrect
URL : https://github.com/quiet/libcorrect
License : BSD
Description : libcorrect is a library for Forward Error Correction. By using libcorrect,
: extra redundancy can be encoded into a packet of data and then be sent
: across a lossy channel. When the packet is received, it can be decoded to
: recover the original, pre-encoded data.
:
: This subpackage contains libraries and header files for developing
: applications that want to make use of libcorrect.