How to Install and Uninstall python3-resource-retriever Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-resource-retriever" package

Please follow the instructions below to install python3-resource-retriever on Kali Linux

$ sudo apt update $ sudo apt install python3-resource-retriever

2. Uninstall "python3-resource-retriever" package

This guide covers the steps necessary to uninstall python3-resource-retriever on Kali Linux:

$ sudo apt remove python3-resource-retriever $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-resource-retriever package on Kali Linux

Package: python3-resource-retriever
Source: ros-resource-retriever
Version: 1.12.7-4
Installed-Size: 26
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-roslib, libresource-retriever-dev
Size: 6348
SHA256: 9563b25f213137c01dd631d8f2e397496eee1e4346c637b0ff4ff1cfcce05583
SHA1: 9862678867068157bf2e373e25d637ea08d0ae80
MD5sum: 5c0a2467737cfbbac84eb1aff559b7be
Description: Robot OS resource_retriever library - Python 3
This package is part of Robot OS (ROS). It retrieves data from
url-format files such as http://, ftp://, package:// file://, etc.,
and loads the data into memory. The package:// url for ros packages
is translated into a local file:// url. The resource retriever was
initially designed to load mesh files into memory, but it can be used
for any type of data. The resource retriever is based on the libcurl library.
.
This package contains the Python 3 binding.
Description-md5:
Homepage: https://wiki.ros.org/resource_retriever
Section: python
Priority: optional
Filename: pool/main/r/ros-resource-retriever/python3-resource-retriever_1.12.7-4_all.deb