scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Enable deb-get install for Ubuntu/Debian by contributing exitsing scala-cli deb package link to qurated list

Open bjornregnell opened this issue 3 years ago • 0 comments

As there is already a deb generated for linux/ubuntu/debian it is a low-hanging fruit to send a PR to the new and convenient deb-get to get a really easy install for those who rather use deb-packages, including easy updates etc.

https://github.com/wimpysworld/deb-get

If I understood it correctly, it is just to send a PR with something similar to what is here for vscode in this one big bash script: https://github.com/wimpysworld/deb-get/blob/main/deb-get#L408 And add scala-cli to the qurated list here: https://github.com/wimpysworld/deb-get/blob/main/README.md#supported-software

See also: https://www.omgubuntu.co.uk/2022/05/use-deb-get-to-install-popular-linux-apps-on-ubuntu

bjornregnell avatar May 05 '22 12:05 bjornregnell