How to Install and Uninstall staden-io_lib.i686 Package on Fedora 34

Last updated: October 04,2024

1. Install "staden-io_lib.i686" package

This guide let you learn how to install staden-io_lib.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install staden-io_lib.i686

2. Uninstall "staden-io_lib.i686" package

This is a short guide on how to uninstall staden-io_lib.i686 on Fedora 34:

$ sudo dnf remove staden-io_lib.i686 $ sudo dnf autoremove

3. Information about the staden-io_lib.i686 package on Fedora 34

Last metadata expiration check: 1:18:34 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : staden-io_lib
Version : 1.12.4
Release : 20.fc34
Architecture : i686
Size : 268 k
Source : staden-io_lib-1.12.4-20.fc34.src.rpm
Repository : fedora
Summary : General purpose library to handle gene sequencing machine trace files
URL : http://staden.sourceforge.net
License : MIT
Description : The Staden I/O library provides a general purpose interface for reading and
: writing trace files and other bioinformatics experiment files. The programmer
: simply calls, for example, the read_reading function to create a "Read" C
: structure with the data loaded into memory. It has been compiled and tested
: on a variety of Unix systems, MacOS X and MS Windows.