Thread: figuring out the terminal
i new linux , trying familiarize myself command terminal. there way can download , install packages terminal? have been using software center, figured me using terminal , commands great.
there 2 terminal based tools, aptitude , apt. i'm familiar apt.
install package:
to search packagecode:sudo apt-get install <packagename>
to remove/purge package:code:sudo apt-cache search <whatever searching for>
some terminal basics:code:sudo apt-get <remove or purge> <packagename>
gives information commandcode:man <command>
finally, 'sudo' elevates permissions super-user, need things (like installing packages)
luck
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] figuring out the terminal
Ubuntu
Comments
Post a Comment