How to Install and Uninstall seqan.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "seqan.x86_64" package

Please follow the steps below to install seqan.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install seqan.x86_64

2. Uninstall "seqan.x86_64" package

Please follow the step by step instructions below to uninstall seqan.x86_64 on Fedora 34:

$ sudo dnf remove seqan.x86_64 $ sudo dnf autoremove

3. Information about the seqan.x86_64 package on Fedora 34

Last metadata expiration check: 5:36:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : seqan
Version : 1.4.2
Release : 45.fc34
Architecture : x86_64
Size : 13 M
Source : seqan-1.4.2-45.fc34.src.rpm
Repository : fedora
Summary : Open source C++ library of efficient algorithms and data structures
URL : http://www.seqan.de/
License : BSD and GPLv3+ and LGPLv3+
Description : SeqAn is an open source C++ library of efficient algorithms and data structures
: for the analysis of sequences with the focus on biological data.
: Our library applies a unique generic design that guarantees high performance,
: generality, extensibility, and integration with other libraries.