Skip to main content

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:
code:
sudo apt-get install <packagename>
to search package
code:
sudo apt-cache search <whatever searching for>
to remove/purge package:
code:
sudo apt-get <remove or purge> <packagename>
some terminal basics:
code:
man <command>
gives information 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

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???