How to Install and Uninstall linuxcnc-uspace Package on Kali Linux

Last updated: May 17,2024

1. Install "linuxcnc-uspace" package

Learn how to install linuxcnc-uspace on Kali Linux

$ sudo apt update $ sudo apt install linuxcnc-uspace

2. Uninstall "linuxcnc-uspace" package

Please follow the guidelines below to uninstall linuxcnc-uspace on Kali Linux:

$ sudo apt remove linuxcnc-uspace $ sudo apt autoclean && sudo apt autoremove

3. Information about the linuxcnc-uspace package on Kali Linux

Package: linuxcnc-uspace
Source: linuxcnc
Version: 2.9.0~pre0+git20220402.2500863908-4
Installed-Size: 62455
Maintainer: LinuxCNC Developers
Architecture: amd64
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libboost-python1.74.0 (>= 1.74.0), libc6 (>= 2.33), libcairo2 (>= 1.2.4), libedit2 (>= 2.11-20080614-0), libepoxy0 (>= 1.0), libgcc-s1 (>= 4.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.11.5), libgtk2.0-0 (>= 2.8.0), libmodbus5 (>= 3.1.4), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpython3.10 (>= 3.10.0), libstdc++6 (>= 11), libtirpc3 (>= 1.0.2), libtk8.6 (>= 8.6.0), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.22), libx11-6, libxinerama1 (>= 2:1.1.4), libxmu6 (>= 2:1.1.3), libudev-dev, iptables, blt, mesa-utils, python3-tk, python3-numpy, python3-cairo, python3-gi-cairo, python3-opengl, python3-configobj, python3-xlib, libgtksourceview-3.0-dev, tcl8.6, tk8.6, bwidget (>= 1.7), libtk-img (>= 1.13), tclreadline, tclx, procps, psmisc, udev
Recommends: linuxcnc-doc-en | linuxcnc-doc, librsvg2-dev, hostmot2-firmware-all, linux-image-rt-amd64, python3-pil, python3-pil.imagetk, python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtsvg, python3-pyqt5.qtopengl, python3-opencv, python3-dbus, python3-espeak, python3-dbus.mainloop.pyqt5, python3-pyqt5.qtwebkit, espeak-ng, pyqt5-dev-tools, gstreamer1.0-tools, espeak, sound-theme-freedesktop
Suggests: mesaflash
Conflicts: linuxcnc, linuxcnc-sim
Size: 15274032
SHA256: 829d59f67c833bbf095c7e13d6ae3625a0e96faa14d7e9c99266edc92e7c9f6a
SHA1: da520df751ddb1b8243ab4075cf7153e3478ac7d
MD5sum: d6be7d997908f66edf8d3f588b4358ab
Description: motion controller for CNC machines and robots
LinuxCNC is a fully-realised CNC machine controller that can interpret
machine-control programs (such as G-code), plan trajectories and finally
output low-level signals to machine control hardware
.
LinuxCNC is modular and in principle the HAL (hardware abstraction layer),
pluggable interpreters and variety of hardware drivers mean that it can
control almost any software-defined physical system.
.
LinuxCNC relies on a realtime kernel to support real-time motion control,
typically updating the position waypoints every 1mS and reacting to
input within tens of microseconds.
.
Modules exist to use the low-level parts of LinuxCNC as a motion-control
client for OpenPnP. Interfaces exist for ROS (the Robot Operating System)
with which LinuxCNC has considerable overlap.
.
LinuxCNC supports arbitrary kinematics (the mapping between coordinate
space and actuator space) and can control both parallel (eg Stewart
platform) and serial (eg robot arm) systems in addition to conventional
cartesian machine tools.
.
LinuxCNC supports 9 cartesian axes and 16 "Joints" (individual actuators)
though the joint limit is build-time configurable.
.
A variety of interface hardware is supported including Modbus, EtherCAT,
analogue +/-10V velocity control and Step/Dir. Step/Dir is supported by
several hardware interfaces, including, but not limited to, the legacy
Parallel Port.
.
A Hardware Abstraction Layer allows for great flexibility in signal
mapping between the controller and the driver hardware. An extensive
library of modules allow for complex signal processing within the HAL
layer. For specialised tasks custom HAL components can be created using
a C-like syntax and installed with the supplied tools.
.
By default LinuxCNC supports RS274 G-code but is extendable to parse
other grammars such as STEP-NC or Gerber through support for pluggable
interpreters.
.
If you want a computer to control things in the real world
then LinuxCNC can do it. It is especially applicable to systems that
are required to follow accurate paths described in cartesian space but
has been used for numerous other applications.
.
This package provides the main package for LinuxCNC.
Description-md5: d46e83cfb81f8e02da0ea345f95c3c8a
Section: misc
Priority: optional
Filename: pool/main/l/linuxcnc/linuxcnc-uspace_2.9.0~pre0+git20220402.2500863908-4_amd64.deb