How to find debian apt-get packages and/or the right source?
2010 August 14
Ask http://packages.debian.org/
Specifically the searchbox partway down the page under “Search package directories”.
Yeah, hat’s about it.
Ask http://packages.debian.org/
Specifically the searchbox partway down the page under “Search package directories”.
Yeah, hat’s about it.
Also, two aliases I make use of almost daily:
alias search=”apt-cache search”
alias about=”apt-cache policy”