How to Install and Uninstall bowtie Package on openSUSE Leap
Last updated: January 10,2025
1. Install "bowtie" package
Please follow the guidance below to install bowtie on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
bowtie
Copied
2. Uninstall "bowtie" package
In this section, we are going to explain the necessary steps to uninstall bowtie on openSUSE Leap:
$
sudo zypper remove
bowtie
Copied
3. Information about the bowtie package on openSUSE Leap
Information for package bowtie:
-------------------------------
Repository : Main Repository
Name : bowtie
Version : 1.3.1-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : bowtie-1.3.1-bp155.1.9.src
Upstream URL : http://bowtie-bio.sourceforge.net/index.shtml
Summary : Fast and memory-efficient short read aligner
Description :
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short
DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp
reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep
its memory footprint small: typically about 2.2 GB for the human genome
(2.9 GB for paired-end).
-------------------------------
Repository : Main Repository
Name : bowtie
Version : 1.3.1-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : bowtie-1.3.1-bp155.1.9.src
Upstream URL : http://bowtie-bio.sourceforge.net/index.shtml
Summary : Fast and memory-efficient short read aligner
Description :
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short
DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp
reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep
its memory footprint small: typically about 2.2 GB for the human genome
(2.9 GB for paired-end).