Information about the package, emacs-pyrex, which is shipped with common Linux distributions. The emacs-pyrex package is designed for, Pyrex editing mode for Emacs.
Package Name:
emacs-pyrex
Summary:
Pyrex editing mode for Emacs
Description:
An emacs mode for editing Pyrex source code, supporting the variations in syntax as it differs from Python.
Architecture:
noarch
Version:
0.9.8.4
Release:
4.1.el6
Size:
9.7 k
Repository:
base
From Repository:
Licence:
Public Domain
Control the emacs-pyrex package with the following handy commands outlined below.
yum install emacs-pyrex
This command will install emacs-pyrex on the server.
yum remove emacs-pyrex
This command will un-install emacs-pyrex on the server. When you run this command, you will be asked if you are sure that you want to remove emacs-pyrex, so you have to manually confirm that you want to do this.
yum -y remove emacs-pyrex
This command will un-install emacs-pyrex 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 emacs-pyrex when using the -y flag.
yum update emacs-pyrex
This command will update emacs-pyrex to the latest version. When you run this command, you will be asked if you are sure that you want to remove emacs-pyrex, so you have to manually confirm that you want to do this.
yum -y update emacs-pyrex
This command will update emacs-pyrex 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 emacs-pyrex when using the -y flag.
yum info emacs-pyrex
This command will show you core information about the emacs-pyrex package.
yum deplist emacs-pyrex
This command will show you the dependencies for emacs-pyrex. 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 emacs-pyrex
This command will check if there is an update waiting on emacs-pyrex. 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.