Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Looking for repo command

Status
Not open for further replies.

ady2012

MIS
Jun 6, 2010
108
US
I have installed git from synaptic on ubuntu 10.10.
I also needed repo command
which package should I install from synaptic to get repo command ?
Thanks.
 
Looking through the ubuntu documentation for GIT, I don't see mention of a 'repo' command.

Maybe this will help: link .
 
I want to know which packages contained repo command.
I knew git package didn't contain repo command.
 
Have you tried searching the Ubuntu package repository? The web site lets you select your version and key words.

If you put 'repo' into a terminal in Ubuntu 10.10 it tells you that it is not a command and suggests rep and repl all from the Universe repository.

The link that I provided you in my earlier post makes reference to git. From that thread and my own search results, I suspect that it is NOT in an Ubuntu repository but rather is associated with the Android programming platform, which might be another place to look.

Lastly, in case you haven't, try Ubuntuforums.org, though if I am not mistaken you are a regular there.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top