How to Install and Uninstall pymacs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "pymacs" package

This guide covers the steps necessary to install pymacs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pymacs

2. Uninstall "pymacs" package

This is a short guide on how to uninstall pymacs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pymacs $ sudo apt autoclean && sudo apt autoremove

3. Information about the pymacs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pymacs
Priority: optional
Section: universe/python
Installed-Size: 424
Maintainer: Ubuntu Developers
Original-Maintainer: Arnaud Fontaine
Architecture: all
Version: 0.25-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), emacsen-common (>= 2.0.8)
Filename: pool/universe/p/pymacs/pymacs_0.25-1_all.deb
Size: 93110
MD5sum: e15d48a8a482e44050b7b826cb94d88f
SHA1: 224e298aac6054f8ae60afcdf8812e50d9dcd3eb
SHA256: 1dc6791f73ac908cbaf74611f730adb3ec2118a1be042fa49dd7fe74614a9e61
Description-en: interface between Emacs Lisp and Python
Pymacs is a powerful tool which, once started from Emacs, allows
both-way communication between Emacs Lisp and Python. Pymacs aims
Python as an extension language for Emacs rather than the other way
around, and this asymmetry is reflected in some design
choices. Within Emacs Lisp code, one may load and use Python
modules. Python functions may themselves use Emacs services, and
handle Emacs Lisp objects kept in Emacs Lisp space.
Description-md5: 42472e394a15f99a3b39e255786113db
Homepage: http://pymacs.progiciels-bpi.ca/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu