How to Install and Uninstall bowtie.x86_64 Package on Oracle Linux 8

Last updated: May 04,2024

1. Install "bowtie.x86_64" package

This tutorial shows how to install bowtie.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install bowtie.x86_64

2. Uninstall "bowtie.x86_64" package

Please follow the guidance below to uninstall bowtie.x86_64 on Oracle Linux 8:

$ sudo dnf remove bowtie.x86_64 $ sudo dnf autoremove

3. Information about the bowtie.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:50:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : bowtie
Version : 1.2.3
Release : 2.el8
Architecture : x86_64
Size : 8.6 M
Source : bowtie-1.2.3-2.el8.src.rpm
Repository : epel
Summary : An ultrafast, memory-efficient short read aligner
URL : http://bowtie-bio.sourceforge.net/index.shtml
License : Artistic 2.0 and zlib and GPLv3 and LGPLv3+
Description :
: Bowtie, an ultrafast, memory-efficient short read aligner for short
: DNA sequences (reads) from next-gen sequencers. Please cite: Langmead
: B, et al. Ultrafast and memory-efficient alignment of short DNA
: sequences to the human genome. Genome Biol 10:R25.