How to Install and Uninstall python3-epc Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-epc" package

In this section, we are going to explain the necessary steps to install python3-epc on Kali Linux

$ sudo apt update $ sudo apt install python3-epc

2. Uninstall "python3-epc" package

This guide covers the steps necessary to uninstall python3-epc on Kali Linux:

$ sudo apt remove python3-epc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-epc package on Kali Linux

Package: python3-epc
Source: python-epc
Version: 0.0.5-5
Installed-Size: 100
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sexpdata, python3:any
Size: 18344
SHA256: 1be20e3b28e4189fb11ebf48c4efb4ada004ad3c1b18972ac0833637c643e256
SHA1: 09e5e5651c544ccfad0621a0dfaa2af7cd29a875
MD5sum: bc2c36b0ed60738573c36e97cc137ef7
Description: RPC stack for Emacs Lisp (Python3 version)
EPC is an RPC stack for Emacs Lisp and Python-EPC is its server side
and client side implementation in Python. Using Python-EPC, you can
easily call Emacs Lisp functions from Python and Python functions
from Emacs.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/tkf/python-epc
Section: python
Priority: optional
Filename: pool/main/p/python-epc/python3-epc_0.0.5-5_all.deb