rosclean
cleanup Robot OS filesystem resources (e.g. logs) (Python 2)
Install
- All systems
-
curl cmd.cat/rosclean.sh
- Debian
-
apt-get install python-rosclean
- Ubuntu
-
apt-get install python-rosclean
- Kali Linux
-
apt-get install python-rosclean
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-rosclean
- Raspbian
-
apt-get install python-rosclean
- Dockerfile
- dockerfile.run/rosclean
python-rosclean
cleanup Robot OS filesystem resources (e.g. logs) (Python 2)
This package is part of Robot OS (ROS). rosclean purge will remove directories associated with storing ROS-related log files. You will be asked to confirm each deletion and it is important that you verify the command that rosclean purge executes is correct. This package contains the Python 2 library.