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

Last updated: May 16,2024

1. Install "python3-rosparam" package

Please follow the steps below to install python3-rosparam on Kali Linux

$ sudo apt update $ sudo apt install python3-rosparam

2. Uninstall "python3-rosparam" package

This guide let you learn how to uninstall python3-rosparam on Kali Linux:

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

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

Package: python3-rosparam
Source: ros-ros-comm
Version: 1.16.0+ds-3
Installed-Size: 68
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-yaml, python3-rosgraph
Size: 14864
SHA256: a8e0653077a2cc618e8e7a2be1f832d52e8f5ada072b7e16d7a06689c9e21d33
SHA1: 67deb8ef59909ddabd342f0dd1421b975ec4fb47
MD5sum: 16c6770c53b94a4198e9f633a3f7dc1c
Description: Tool for getting and setting Robot OS Parameters - Python 3
This package is part of Robot OS (ROS). rosparam contains the
rosparam command-line tool for getting and setting ROS Parameters on
the parameter server using YAML-encoded files. It also contains an
experimental library for using YAML with the parameter server. This
library is intended for internal use only.
.
This package contains the Python 3 library.
Description-md5:
Multi-Arch: allowed
Homepage: https://wiki.ros.org/ros_comm
Section: python
Priority: optional
Filename: pool/main/r/ros-ros-comm/python3-rosparam_1.16.0+ds-3_all.deb