I'm trying to a ppa aptik but can't figure out how to.

Asked by Joel Stein

I read in the geek about a ppa called aptik but when I try to add sudo apt-add-repository –y ppa:teejee2008 I get an error message. Can you spot what's wrong. It says"need a single repository as argument.????

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the error message ?saying "I get an error message " tells us nothing.

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#2

Please try these Terminal commands instead:

sudo apt-add-repository ppa:teejee2008/ppa

sudo apt-get update

Revision history for this message
Joel Stein (ticktockman) said :
#3

That's got it. Thanks Mark.