How to Install and Uninstall samtools.x86_64 Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "samtools.x86_64" package
This guide covers the steps necessary to install samtools.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
samtools.x86_64
Copied
2. Uninstall "samtools.x86_64" package
In this section, we are going to explain the necessary steps to uninstall samtools.x86_64 on Oracle Linux 8:
$
sudo dnf remove
samtools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the samtools.x86_64 package on Oracle Linux 8
Last metadata expiration check: 5:14:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : samtools
Version : 1.9
Release : 3.el8
Architecture : x86_64
Size : 490 k
Source : samtools-1.9-3.el8.src.rpm
Repository : epel
Summary : Tools for nucleotide sequence alignments in the SAM format
URL : http://www.htslib.org/
License : MIT
Description : SAM (Sequence Alignment/Map) is a flexible generic format for storing
: nucleotide sequence alignment.
: SAM Tools provide various utilities for manipulating alignments in the
: SAM format, including sorting, merging, indexing and generating
: alignments in a per-position format.
Available Packages
Name : samtools
Version : 1.9
Release : 3.el8
Architecture : x86_64
Size : 490 k
Source : samtools-1.9-3.el8.src.rpm
Repository : epel
Summary : Tools for nucleotide sequence alignments in the SAM format
URL : http://www.htslib.org/
License : MIT
Description : SAM (Sequence Alignment/Map) is a flexible generic format for storing
: nucleotide sequence alignment.
: SAM Tools provide various utilities for manipulating alignments in the
: SAM format, including sorting, merging, indexing and generating
: alignments in a per-position format.