remove package
Hi
How can I remove a certain package which I just downloaded?
Soe
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi
How can I remove a certain package which I just downloaded?
Soe
If you installed it using a Debian Package, just remove it using the same tool you used to install it (Synaptic, apt-get, aptitude...). If you checked out code from a version control system (Git, SVN...) or just downloaded it, you can just safely delete the directory.
You can also just move it to somewhere out of your ROS_PACKAGE_PATH in case you might need it later.
Asked: 2011-04-19 03:30:57 -0600
Seen: 7,145 times
Last updated: Apr 21 '11
How do I install a missing ROS package?
ROS Packages vs. Linux Packages
What's the best way to keep track of changes to ROS stacks and packages?
how to find the stack name of the package?
install missing stack failed by apt-get ros-diamondback
Find the name of package containing a file, given the file's path