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

Last updated: July 03,2024

1. Install "libmseed.i686" package

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

$ sudo dnf update $ sudo dnf install libmseed.i686

2. Uninstall "libmseed.i686" package

Please follow the instructions below to uninstall libmseed.i686 on Fedora 34:

$ sudo dnf remove libmseed.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:14:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libmseed
Version : 2.19.5
Release : 10.fc34
Architecture : i686
Size : 117 k
Source : libmseed-2.19.5-10.fc34.src.rpm
Repository : fedora
Summary : A C library framework for manipulating and managing SEED data records
URL : https://www.iris.edu/ds/nodes/dmc/software/downloads/libmseed
License : LGPLv3+
Description : The Mini-SEED library provides a framework for manipulation of SEED data
: records including the unpacking and packing of data records. Functionality is
: also included for managing waveform data as continuous traces. All structures
: of SEED 2.4 data records are supported with the following exceptions:
: Blockette 2000 opaque data which has an unknown data structure by definition
: and Blockette 405 which depends on full SEED (SEED including full ASCII
: headers) for a full data description.