How to Install and Uninstall roslisp Package on Kali Linux

Last updated: May 10,2024

1. Install "roslisp" package

In this section, we are going to explain the necessary steps to install roslisp on Kali Linux

$ sudo apt update $ sudo apt install roslisp

2. Uninstall "roslisp" package

Please follow the instructions below to uninstall roslisp on Kali Linux:

$ sudo apt remove roslisp $ sudo apt autoclean && sudo apt autoremove

3. Information about the roslisp package on Kali Linux

Package: roslisp
Source: ros-roslisp
Version: 1.9.25-1
Installed-Size: 563
Maintainer: Debian Science Maintainers
Architecture: all
Depends: sbcl | lisp-compiler, rospack-tools, cl-rosgraph-msgs, cl-std-srvs, python3
Size: 99936
SHA256: 6801e88115292fb56686f4cdf261692c9bf1537854d7ff305996fe6f3c549b89
SHA1: 7f4846cf4dd18d67802bd147ba2b05a29b0c3937
MD5sum: 4997666866d6e2c4191301b6a5922089
Description: Lisp client library for Robot OS
This package is part of Robot OS (ROS). Roslisp is a client library
for writing ROS nodes in idiomatic Common Lisp. The library is
written to support ease of use, quick scripting of nodes, and
interactive debugging of a running ROS system.
Description-md5:
Homepage: https://wiki.ros.org/roslisp
Section: lisp
Priority: optional
Filename: pool/main/r/ros-roslisp/roslisp_1.9.25-1_all.deb