leapp
leapp copied to clipboard
How to install leapp without brew?
I was wondering how to install leapp without brew i.e. only via a bash script passing only the version? I was thinking
- download via curl
- unzip
- and now im not sure what to do with the directory ?
The package should be self-contained, so you can unzip and run the executable. Let me know if this helps you.