How to Install and Uninstall pymacs Package on Kali Linux

Last updated: November 07,2024

1. Install "pymacs" package

This tutorial shows how to install pymacs on Kali Linux

$ sudo apt update $ sudo apt install pymacs

2. Uninstall "pymacs" package

Please follow the step by step instructions below to uninstall pymacs on Kali Linux:

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

3. Information about the pymacs package on Kali Linux

Package: pymacs
Version: 0.25-5
Installed-Size: 379
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, emacsen-common
Size: 109852
SHA256: c20d1dae2fa24d69fe5b12e0fed4886ff74652ae3764392051b5e0024477e72b
SHA1: 92bf0979054c6b482566656c4901a05754d78d95
MD5sum: 6fcd29115f7c38fc0ecfee2f8c587c32
Description: 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:
Homepage: http://pymacs.progiciels-bpi.ca/
Tag: devel::lang:lisp, devel::lang:python, implemented-in::lisp,
implemented-in::python, role::plugin, suite::emacs
Section: python
Priority: optional
Filename: pool/main/p/pymacs/pymacs_0.25-5_all.deb