Information about the package, exonerate, which is shipped with common Linux distributions. The exonerate package is designed for, A generic tool for sequence alignment.
Package Name:
exonerate
Summary:
A generic tool for sequence alignment
Description:
Exonerate is a generic tool for pairwise sequence comparison. It allows you to align sequences using a many alignment models, either exhaustive dynamic programming or a variety of heuristics.
Architecture:
x86_64
Version:
2.4.0
Release:
1.el6
Size:
1.4 M
Repository:
epel
From Repository:
Licence:
GPLv3+
Control the exonerate package with the following handy commands outlined below.
yum install exonerate
This command will install exonerate on the server.
yum remove exonerate
This command will un-install exonerate on the server. When you run this command, you will be asked if you are sure that you want to remove exonerate, so you have to manually confirm that you want to do this.
yum -y remove exonerate
This command will un-install exonerate on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove exonerate when using the -y flag.
yum update exonerate
This command will update exonerate to the latest version. When you run this command, you will be asked if you are sure that you want to remove exonerate, so you have to manually confirm that you want to do this.
yum -y update exonerate
This command will update exonerate to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove exonerate when using the -y flag.
yum info exonerate
This command will show you core information about the exonerate package.
yum deplist exonerate
This command will show you the dependencies for exonerate. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update exonerate
This command will check if there is an update waiting on exonerate. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.