How to Install and Uninstall libltc.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "libltc.i686" package

In this section, we are going to explain the necessary steps to install libltc.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libltc.i686

2. Uninstall "libltc.i686" package

Please follow the steps below to uninstall libltc.i686 on Fedora 34:

$ sudo dnf remove libltc.i686 $ sudo dnf autoremove

3. Information about the libltc.i686 package on Fedora 34

Last metadata expiration check: 0:02:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libltc
Version : 1.3.1
Release : 4.fc34
Architecture : i686
Size : 26 k
Source : libltc-1.3.1-4.fc34.src.rpm
Repository : fedora
Summary : Linear/Longitudinal Time Code (LTC) Library
URL : http://x42.github.io/libltc/
License : LGPLv3+
Description : Linear (or Longitudinal) Timecode (LTC) is an encoding of time code data as a
: Manchester-Biphase encoded audio signal. The audio signal is commonly recorded
: on a VTR track or other storage media.
:
: libltc provides functionality to encode and decode LTC from/to time code,
: including SMPTE date support.