How to Install and Uninstall python-resource-retriever Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-resource-retriever" package

This tutorial shows how to install python-resource-retriever on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-resource-retriever" package

In this section, we are going to explain the necessary steps to uninstall python-resource-retriever on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-resource-retriever package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-resource-retriever
Priority: optional
Section: universe/python
Installed-Size: 20
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-resource-retriever
Version: 1.11.6-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/r/ros-resource-retriever/python-resource-retriever_1.11.6-2_all.deb
Size: 3588
MD5sum: cdff3c6fd5db1a0888bdabe880e44039
SHA1: bf92a4ef520372ed1dd19dcdd3b50bd4bedd04c1
SHA256: ef7a82fed7253bacc992d42c8a7da3ee806ca731463c8bedb798e17129af221d
Description-en: Robot OS resource_retriever library - Python
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 binding.
Description-md5: bba78f0a444f47b2c24c148b587b6374
Homepage: http://www.ros.org/wiki/resource_retriever
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu