View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#10
Originally Posted by eefo View Post
and yeah if you can then explain that apt-get thingy
"apt-get install packagename" will install a package. You need to know the actual package name though, rather than the name presented in App Manager.

"apt-cache search blah" will search for packages whose name/description match the term given.

If you need more than that then I'd suggest a bit of searching - apt is a standard Debian tool, so there's oodles of documentation out there.