How to Install and Uninstall roslisp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "roslisp" package

Please follow the guidelines below to install roslisp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install roslisp

2. Uninstall "roslisp" package

Please follow the guidance below to uninstall roslisp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the roslisp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: roslisp
Priority: optional
Section: universe/lisp
Installed-Size: 557
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-roslisp
Version: 1.9.19-1
Depends: python, catkin
Filename: pool/universe/r/ros-roslisp/roslisp_1.9.19-1_all.deb
Size: 96452
MD5sum: c9fb59365ce55ad76aefea25788b61f7
SHA1: a1c0ed57518d4b7d0980a6c752ee64444cf11fd6
SHA256: 5911a2d0dfedce7d7ef852a54568fd112d7e3b8875978bb1b2c7f1956e2e5981
Description-en: 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: 1266f96db6cbfb7b79560567657e66a2
Homepage: http://wiki.ros.org/roslisp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu