Conversation
Notices
-
phew! adding a repository and, especially, a key for it, to apt without a root terminal is PAINFUL. It took me three tries (two different syntaxes for the commands which each assumed root, and each brought me one step closer), and in the last step I had to use to man pages to construct the correct command to add the (by now downloaded) key - with sudo. !grrr
-
@mk can't you get root with `sudo su -`?