How to Install and Uninstall bowtie.x86_64 Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "bowtie.x86_64" package

Please follow the instructions below to install bowtie.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install bowtie.x86_64

2. Uninstall "bowtie.x86_64" package

This tutorial shows how to uninstall bowtie.x86_64 on CentOS Stream 8:

$ sudo dnf remove bowtie.x86_64 $ sudo dnf autoremove

3. Information about the bowtie.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:32:53 ago on Sun Feb 25 03:03:59 2024.
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.