How to Install and Uninstall bcftools.x86_64 Package on AlmaLinux 8
Last updated: November 15,2024
1. Install "bcftools.x86_64" package
This guide covers the steps necessary to install bcftools.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
bcftools.x86_64
Copied
2. Uninstall "bcftools.x86_64" package
Please follow the step by step instructions below to uninstall bcftools.x86_64 on AlmaLinux 8:
$
sudo dnf remove
bcftools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bcftools.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:53:19 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : bcftools
Version : 1.9
Release : 3.el8
Architecture : x86_64
Size : 640 k
Source : bcftools-1.9-3.el8.src.rpm
Repository : epel
Summary : Tools for genomic variant calling and manipulating VCF/BCF files
URL : https://www.htslib.org/
License : GPLv3+
Description : BCFtools is a set of utilities that manipulate genomic variant calls in the
: Variant Call Format (VCF) and its binary counterpart (BCF). All commands work
: transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.
:
: (This BCFtools includes the polysomy subcommand, which is implemented using
: the GNU Scientific Library. Hence this package is licensed according to the
: GNU General Public License, rather than the MIT license used when BCFtools
: is built without the polysomy subcommand.)
Available Packages
Name : bcftools
Version : 1.9
Release : 3.el8
Architecture : x86_64
Size : 640 k
Source : bcftools-1.9-3.el8.src.rpm
Repository : epel
Summary : Tools for genomic variant calling and manipulating VCF/BCF files
URL : https://www.htslib.org/
License : GPLv3+
Description : BCFtools is a set of utilities that manipulate genomic variant calls in the
: Variant Call Format (VCF) and its binary counterpart (BCF). All commands work
: transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.
:
: (This BCFtools includes the polysomy subcommand, which is implemented using
: the GNU Scientific Library. Hence this package is licensed according to the
: GNU General Public License, rather than the MIT license used when BCFtools
: is built without the polysomy subcommand.)