https://github.com/artemnikitin/byebyejava
Tool for removing Java/JDK on MacOS
https://github.com/artemnikitin/byebyejava
cli cli-app cli-command go golang java
Last synced: 4 months ago
JSON representation
Tool for removing Java/JDK on MacOS
- Host: GitHub
- URL: https://github.com/artemnikitin/byebyejava
- Owner: artemnikitin
- License: mit
- Created: 2017-02-12T11:40:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:32:50.000Z (over 1 year ago)
- Last Synced: 2025-01-08T01:27:01.020Z (6 months ago)
- Topics: cli, cli-app, cli-command, go, golang, java
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# byebyejava
Tool for removing Java on MacOS### How to install
If you already have Go installed, then just run
`go get -u github.com/artemnikitin/byebyejava`
Another way is to download a [binary](https://github.com/artemnikitin/byebyejava/releases/download/0.1/byebyejava) from latest release.### How to use
Run it with `sudo`:
`sudo byebyejava`
and enjoy Java-free MacOS