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

Last updated: May 09,2024

1. Install "python-can-doc" package

In this section, we are going to explain the necessary steps to install python-can-doc on Kali Linux

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

2. Uninstall "python-can-doc" package

Please follow the guidelines below to uninstall python-can-doc on Kali Linux:

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

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

Package: python-can-doc
Source: python-can
Version: 4.3.1-1
Installed-Size: 6455
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 1150640
SHA256: d883b4cf736126825aef0711c196cd6a4eab766d076c18920d7ddbe5a6cf5564
SHA1: 13043819b170267ab1d27dfe365abe7acbf6d177
MD5sum: 61ca3caf0e9c8fe24b360f62c3c6fcf4
Description: Controller Area Network (CAN) interface module - API documentation
The Controller Area Network (CAN, aka "CAN bus") is a bus standard designed
to allow microcontrollers and devices to communicate with each other. It
has priority based bus arbitration, reliable deterministic
communication. It is used in cars, trucks, boats, wheelchairs and more.
.
The 'can' package provides controller area network support for Python
developers; providing "common abstractions to different hardware devices", and
a suite of utilities for sending and receiving messages on a can bus.
.
This package provides the API documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/hardbyte/python-can/
Built-Using: sphinx (= 7.2.6-2)
Section: doc
Priority: optional
Filename: pool/main/p/python-can/python-can-doc_4.3.1-1_all.deb