Please sum1 help me.. :(
iam vry new to ubuntu can any1 give me complete commands for ubuntu and how to install and unistall application through command interface ? and and how to develop applications through ubuntu ??
- shariq.maaz@gmail.com's blog
- Login or register to post comments

Comments
In the terminal (Ctrl + Alt +
In the terminal (Ctrl + Alt + T) you can type:
sudo apt-get install *To install apps, just replace the * with the app name. But if you really are a beginner, just use the ubuntu software center.
And if you want to develop i suggest reading: http://developer.ubuntu.com/packaging/html/getting-set-up.html