How to Install and Uninstall pyrex-mode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "pyrex-mode" package

Here is a brief guide to show you how to install pyrex-mode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyrex-mode

2. Uninstall "pyrex-mode" package

Please follow the guidance below to uninstall pyrex-mode on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyrex-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyrex-mode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyrex-mode
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Brossier
Architecture: all
Source: pyrex
Version: 0.9.8.5-2.1ubuntu1
Depends: python-mode | emacs22
Filename: pool/universe/p/pyrex/pyrex-mode_0.9.8.5-2.1ubuntu1_all.deb
Size: 4158
MD5sum: d463093157ffee1a28bea2ef2704e9f1
SHA1: 35e58432a31fabd93c36351b841e4d12592de8a6
SHA256: 4704b41ca5bbcbf73de2048b1ae9df20099e269f18f5b6f4edeb24fd62dfd866
Description-en: emacs-lisp pyrex-mode for pyrex
Pyrex lets you write code that mixes Python and C data types any way you want,
and compiles it into a C extension for Python.
.
This Emacs mode is derived from the Python language mode, python-mode,
and provides syntax highlighting for Pyrex scripts.
Description-md5: 0e1142eba236916b3e5d3a14be73c9c5
Homepage: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu