How to Install and Uninstall canmatrix-utils Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "canmatrix-utils" package

This tutorial shows how to install canmatrix-utils on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install canmatrix-utils

2. Uninstall "canmatrix-utils" package

This guide let you learn how to uninstall canmatrix-utils on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove canmatrix-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the canmatrix-utils package on Ubuntu 21.04 (Hirsute Hippo)

Package: canmatrix-utils
Architecture: all
Version: 0.9.3~github-1
Priority: optional
Section: universe/electronics
Source: python-canmatrix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: IOhannes m zmölnig (Debian/GNU)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17
Depends: python3:any, python3-canmatrix (>= 0.9.3~github), python3-canmatrix (<< 0.9.3~github+1~)
Filename: pool/universe/p/python-canmatrix/canmatrix-utils_0.9.3~github-1_all.deb
Size: 3944
MD5sum: 21785312c50350a27b90a7e8ade47f7a
SHA1: ba38650867219e5b879d4f8dcfd0099d641d3a92
SHA256: 58aa4c1ecf4c7fb3e46682759e87dd45aac7e4187e158bb0ab7c8b8f9db6b142
SHA512: 2e14384ca43366a139bd38d35a41b486e0cb6da6b94b252fcc6249d48ed26248d25fa9e74969a097fce50c9b1a6d2ad7e6b10fedcdd20e596cd609a66c64ebee
Homepage: https://github.com/ebroecker/canmatrix
Description-en: Handle CAN (Controller Area Network) descriptions - cmdline utilities
Canmatrix implements a "Python CAN Matrix Object" which describes the
CAN-communication itself and some auxiliary objects (Boardunits, Frames,
Signals, Values, ...)
Canmatrix also includes two Tools (canconvert and cancompare) for
converting and comparing CAN databases. There are also some extract and merge
options for dealing with CAN databases.
.
Supported file formats for import:
* .dbc candb / Vector
* .dbf Busmaster (open source!)
* .kcd kayak (open source!)
* .arxml autosar system description
* .yaml dump of the Python object
* .xls(x) excel xls-import, works with .xls-file generated by this lib
* .sym peak pcan can description
Supported file formats for export:
* .dbc
* .dbf
* .kcd
* .xls(x)
* .json Canard (open source!)
* .arxml (very basic implementation)
* .yaml (dump of the Python object)
* .sym
.
This package provides the cmdline tools.
Description-md5: 902fe5508d59f65695bafdfb3cbdcdf0