How to Install and Uninstall bwa.x86_64 Package on Fedora 36

Last updated: January 13,2025

1. Install "bwa.x86_64" package

Please follow the instructions below to install bwa.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install bwa.x86_64

2. Uninstall "bwa.x86_64" package

This guide covers the steps necessary to uninstall bwa.x86_64 on Fedora 36:

$ sudo dnf remove bwa.x86_64 $ sudo dnf autoremove

3. Information about the bwa.x86_64 package on Fedora 36

Last metadata expiration check: 3:43:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : bwa
Version : 0.7.17
Release : 7.fc36
Architecture : x86_64
Size : 251 k
Source : bwa-0.7.17-7.fc36.src.rpm
Repository : fedora
Summary : Burrows-Wheeler Alignment tool
URL : http://bio-bwa.sourceforge.net/
License : GPLv3
Description :
: BWA is a program for aligning sequencing reads against a large
: reference genome (e.g. human genome). It has two major components, one
: for read shorter than 150bp and the other for longer reads.