This repository has been archived on 2022-02-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
eclipse-ide-java/eclipse-ide-java_4.7.0/debian/postrm
2017-07-12 18:41:51 +02:00

6 lines
106 B
Bash

#!/bin/bash
## Remove the program folder
sudo rm -rf /opt/eclipse-ide-java
sudo rm /usr/bin/eclipse-ide