Hi,
first of all, I’m a noob on linux, but I like it… I would like to try to install Csound, but in the github page
https://github.com/csound/csound/blob/develop/BUILD.md#debian
is writed:
" 1. Edit, as root, /etc/apt/sources.list
and ensure that each line beginning with deb
has another line below it that is identical except that deb
is replaced with deb-src
. Then run sudo apt-get update
."
How can I make this? This is my sources.list file:
#deb cdrom:[Linux Mint 20.2 _Uma_ - Release amd64 20210703]/ focal contrib main
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
What must I do? Cabbage requires latest version of csound…
thanks in advice