How to Install and Uninstall python-pyepics-doc Package on Kali Linux

Last updated: June 29,2024

1. Install "python-pyepics-doc" package

Please follow the guidance below to install python-pyepics-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pyepics-doc

2. Uninstall "python-pyepics-doc" package

This is a short guide on how to uninstall python-pyepics-doc on Kali Linux:

$ sudo apt remove python-pyepics-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyepics-doc package on Kali Linux

Package: python-pyepics-doc
Source: python-pyepics
Version: 3.4.1+ds-3
Installed-Size: 1635
Maintainer: Debian PaN Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 804316
SHA256: be58d83dedff80d1f3bc5a271679d3a0d37ef162624068786d7db18cb6f1688e
SHA1: 4bef850299b06451ec7477e06a63e921459ee0c2
MD5sum: aaeb5f9667bb193a1b9d8c3abf67a644
Description: EPICS channel access for Python (common documentation)
PyEpics is a Python interface to the EPICS Channel Access (CA) library
for the Experimental Physics and Industrial Control System (EPICS).
.
The PyEpics module includes both low-level (C-like) and higher-level access
(with Python objects) to the EPICS Channel Access (CA) protocol. Python's
ctypes library is used to wrap the basic CA functionality, with higher
level objects on top of that basic interface. This approach has several
advantages including no need for extension code written in C, better
thread-safety, and easier installation on multiple platforms.
.
This is the PyEpics3 documentation package.
Description-md5: 2a47ca9e973f267c0a1a1c1e41f14fc6
Homepage: https://pyepics.github.io/pyepics/
Section: doc
Priority: optional
Filename: pool/main/p/python-pyepics/python-pyepics-doc_3.4.1+ds-3_all.deb