How to Install and Uninstall canmatrix-utils Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "canmatrix-utils" package

Please follow the guidance below to install canmatrix-utils on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install canmatrix-utils

2. Uninstall "canmatrix-utils" package

Please follow the guidance below to uninstall canmatrix-utils on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the canmatrix-utils package on Ubuntu 20.10 (Groovy Gorilla)

Package: canmatrix-utils
Architecture: all
Version: 0.9.1~github-1.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.1~github), python3-canmatrix (<< 0.9.1~github+1~)
Filename: pool/universe/p/python-canmatrix/canmatrix-utils_0.9.1~github-1.1_all.deb
Size: 3736
MD5sum: bc86dc57b38157aa6bf6174b8d87b4b5
SHA1: c1292d3488d2368d4ea247ba2d33693cd46209b7
SHA256: 1df3607ab1b579fda2603e744297e4257706cf9dd5f79b1c8b9b2cb8ffdcc926
SHA512: f09e1be08ae0d8fc4834a8216112f9c5611fcafc2d070d5423c284e69bb5b4d67da614e8649916a197acb1d865789d63ee73b9e9efdb30404bd3a9404b4eb5c3
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