cs
Application and artifact manager for the Scala language. Installs Scala applications and sets up a Scala development environment. Some subcommands such as install, launch, java, fetch, resolve, complete-dep, etc. have their own usage documentation. More information: <https://get-coursier.io/docs/overview>.
RUN apt-get update && \
apt-get install -y csound
RUN apt-get update && \
apt-get install -y csound
RUN pacman -S --noconfirm csound
RUN apt-get update && \
apt-get install -y csound
RUN dnf install -y csound
RUN apt-get update && \
apt-get install -y csound