Information about the package, aspell-en, which is shipped with common Linux distributions. The aspell-en package is designed for, English dictionaries for Aspell.
Package Name:
aspell-en
Summary:
English dictionaries for Aspell
URL:
Description:
Provides the word list/dictionaries for the following: English, Canadian English, British English
Architecture:
x86_64
Version:
6.0
Release:
11.el6
Size:
1.2 M
Repository:
epel
From Repository:
Licence:
MIT and BSD
Control the aspell-en package with the following handy commands outlined below.
yum install aspell-en
This command will install aspell-en on the server.
yum remove aspell-en
This command will un-install aspell-en on the server. When you run this command, you will be asked if you are sure that you want to remove aspell-en, so you have to manually confirm that you want to do this.
yum -y remove aspell-en
This command will un-install aspell-en 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 aspell-en when using the -y flag.
yum update aspell-en
This command will update aspell-en to the latest version. When you run this command, you will be asked if you are sure that you want to remove aspell-en, so you have to manually confirm that you want to do this.
yum -y update aspell-en
This command will update aspell-en 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 aspell-en when using the -y flag.
yum info aspell-en
This command will show you core information about the aspell-en package.
yum deplist aspell-en
This command will show you the dependencies for aspell-en. 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 aspell-en
This command will check if there is an update waiting on aspell-en. 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.