Re: geuphoria.sh: A quick and easy bash script to get Euphoria
- Posted by mollusk Jul 26, 2016
- 1638 views
_tom said...
mollusk said...
If anyone finds a use for this, it will make me happy. In either case, it's here on the internet now for people to discover.
https://gist.github.com/silvernode/2a4e993ab4ef415788400d237c977fd4
Lots of happiness.
Did a quick test on Mint Linux.
- had to install curl
- (used the pastey version which just disappeared)
Install and removal worked.
You could make the instructions more complete by:
- reminding user to use root or sudo.
- reminding user to change permissions
- may show sample usage as: sudo ./geuphoria.sh i
_tom
Sorry about removing the pasty version. Once I posted to the forum I noticed the last line of the pasty was not formatted right (even though it was in my text editor). I figured github was probably better off anyway as it allows people to download an archive of the script and it ended up formatting right so win/win?
Anyway, thanks for testing it out.