How to Install and Uninstall bwa.x86_64 Package on AlmaLinux 8
Last updated: January 11,2025
1. Install "bwa.x86_64" package
Here is a brief guide to show you how to install bwa.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
bwa.x86_64
Copied
2. Uninstall "bwa.x86_64" package
Please follow the step by step instructions below to uninstall bwa.x86_64 on AlmaLinux 8:
$
sudo dnf remove
bwa.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bwa.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:35:21 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : bwa
Version : 0.7.17
Release : 2.el8
Architecture : x86_64
Size : 267 k
Source : bwa-0.7.17-2.el8.src.rpm
Repository : epel
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.
Available Packages
Name : bwa
Version : 0.7.17
Release : 2.el8
Architecture : x86_64
Size : 267 k
Source : bwa-0.7.17-2.el8.src.rpm
Repository : epel
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.