< Home - < Back

jove


Information about the package, jove, which is shipped with common Linux distributions. The jove package is designed for, Jonathan's Own Version of Emacs.


Package Name:

jove

Summary:

Jonathan's Own Version of Emacs

Description:

Jove is a compact, powerful Emacs-style text-editor. It provides the common emacs keyboard bindings, together with a reasonable assortment of the most popular advanced features (e.g. interactive shell windows, compile-it, language specific modes) while weighing in with CPU, memory, and disk requirements comparable to vi(1).

Architecture:

x86_64

Version:

4.16.0.73

Release:

4.el6

Size:

426 k

Repository:

epel

From Repository:

Licence:

Copyright only



Handy Yum Commands for jove


Control the jove package with the following handy commands outlined below.


Command

Description of Command

yum install jove

This command will install jove on the server.

yum remove jove

This command will un-install jove on the server. When you run this command, you will be asked if you are sure that you want to remove jove, so you have to manually confirm that you want to do this.

yum -y remove jove

This command will un-install jove 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 jove when using the -y flag.

yum update jove

This command will update jove to the latest version. When you run this command, you will be asked if you are sure that you want to remove jove, so you have to manually confirm that you want to do this.

yum -y update jove

This command will update jove 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 jove when using the -y flag.

yum info jove

This command will show you core information about the jove package.

yum deplist jove

This command will show you the dependencies for jove. 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 jove

This command will check if there is an update waiting on jove. 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.