Hi i got this command sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list \ --output-document=/etc/apt/sources.list.d/medibuntu.list &&
from https://help.ubuntu.com/community/Medibuntu but when i use it (in a terminal) all i get is > seems like something is wrong with the command , i cannot figure that out ?? But I used commands from an earlier version with the distribution name changed and this seems to work $ sudo wget http://www.medibuntu.org/sources.list.d/karmic.list -O /etc/apt/sources.list.d/medibuntu.list $ wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update ram -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
