On Wed, 2013-08-21 at 07:41 -0700, Pete Wright wrote: > how do I "uncomment" if I choose to?
You can use Synaptic to do it, I'm not booted to Ubuntu now, so I can't explain how to do it, search the menus, I guess it's self explaining. You also can use an editor, e.g. sudo gedit or if available better gksudo gedit Use the "#" to uncomment an entry, an example: Enabled: deb http://ca.archive.ubuntu.com/ubuntu/ raring main restricted Disabled, resp. uncommented: # deb http://ca.archive.ubuntu.com/ubuntu/ raring main restricted Everything behind a "#" is only a comment. Perhaps (likely) "partner" or (less likely) "restricted" cause the warnings. -- ubuntu-studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
