How to Install and Uninstall python3-roscreate Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-roscreate" package

This guide covers the steps necessary to install python3-roscreate on Kali Linux

$ sudo apt update $ sudo apt install python3-roscreate

2. Uninstall "python3-roscreate" package

This tutorial shows how to uninstall python3-roscreate on Kali Linux:

$ sudo apt remove python3-roscreate $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-roscreate package on Kali Linux

Package: python3-roscreate
Source: ros-ros
Version: 1.15.8-5
Installed-Size: 59
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-rospkg, python3-setuptools, python3-roslib
Size: 10892
SHA256: a85b030c3d8ccc1ed91f71919486d81a5bceb4bc90e4c8de2c1f3376850efbf3
SHA1: 25286cc1e430a80d04fc2639ea6d63d57e972d5d
MD5sum: b95c45a981811c5dd6151444ae6e5db5
Description: Robot OS empty package template creator (Python 3)
This package is part of Robot OS (ROS). It provides roscreate-pkg
which creates empty ROS package templates and thus addresses the
common problem of packages being created using pre-existing packages,
which leads to errors in build files and manifests. The tool creates a
new package directory, including the appropriate build and manifest
files.
.
This package contains the Python 3 library.
Description-md5:
Multi-Arch: allowed
Homepage: https://wiki.ros.org/ROS
Section: python
Priority: optional
Filename: pool/main/r/ros-ros/python3-roscreate_1.15.8-5_all.deb