How to Install and Uninstall xenomai-system-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "xenomai-system-tools" package

Please follow the guidance below to install xenomai-system-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xenomai-system-tools

2. Uninstall "xenomai-system-tools" package

This guide covers the steps necessary to uninstall xenomai-system-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xenomai-system-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the xenomai-system-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xenomai-system-tools
Priority: extra
Section: universe/admin
Installed-Size: 671
Maintainer: Ubuntu Developers
Original-Maintainer: Roland Stigge
Architecture: amd64
Source: xenomai
Version: 2.6.4+dfsg-0.2
Replaces: xenomai-runtime
Depends: libc6 (>= 2.15), libxenomai1
Suggests: xenomai-kernel-source, xenomai-doc
Conflicts: libxenomai1 (<< 2.6.4), xenomai-runtime
Filename: pool/universe/x/xenomai/xenomai-system-tools_2.6.4+dfsg-0.2_amd64.deb
Size: 132702
MD5sum: 29e54c08ce3a47d240e0e5395427b189
SHA1: 854c3a74df7f5c448d729400977eb0f7dafda7ca
SHA256: 3067aee95c66bdc5acdd33e6106e2cd93cb7c819a85511b69aab07bfc57cc6ca
Description-en: Xenomai system tools utilities
Xenomai is a real-time development framework cooperating with the Linux
kernel in order to provide a pervasive, interface-agnostic, hard real-time
support to user-space applications, seamlessly integrated into the GNU/Linux
environment. Xenomai provides its own API and emulation layers ("skins") to
make migration from other RTOS easier. Examples are: pSOS+, VxWorks, VRTX,
uiTRON, RTAI, POSIX.
.
This package contains the runtime programs, testsuite for the Xenomai
realtime system and system configuration scripts.
Description-md5: 709ba0123a727b8492e591dc81e4eda5
Homepage: http://www.xenomai.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu