How to Install and Uninstall python3-can Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "python3-can" package

Please follow the instructions below to install python3-can on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-can

2. Uninstall "python3-can" package

This guide let you learn how to uninstall python3-can on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-can package on Ubuntu 21.10 (Impish Indri)

Package: python3-can
Architecture: all
Version: 3.3.2.final~github-2
Priority: optional
Section: universe/python
Source: python-can
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: IOhannes m zmölnig (Debian/GNU)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 581
Depends: python3-wrapt, python3:any, python3-serial, python3-pkg-resources
Suggests: python-can-doc
Filename: pool/universe/p/python-can/python3-can_3.3.2.final~github-2_all.deb
Size: 109176
MD5sum: 706e044a3ef57f242347edf23aea8a13
SHA1: 1cbd5d4c14ed1ffda3aaad1ab8967a7d8cb5c9d5
SHA256: b41ceb4cfb787d7ffeee6689d0185d472b2d7b8451df2340e7561c9e684c021e
SHA512: dd2e58f6ae0caa68c0744bd8933b617ef1518e3fcb9677e4b10f2d077ba49e92b4f11efd0df2cc6b783112ffbaf53d075becac6f4cc78b8e0ae9d1c542835de0
Homepage: https://bitbucket.org/hardbyte/python-can
Description-en: Controller Area Network (CAN) interface module
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 bindings for Python 3.x (and some logging utilities)
Description-md5: 877882a238ed05c84e8f2eaaf4616ab1