Showing posts with label beginner. Show all posts
Showing posts with label beginner. Show all posts

Whats the difference between apt & apt-get

Whats the difference between apt & apt-get

There are two command line tool that does exactly the same thing, the regular apt-get command and the more simpler apt command, what's the difference between these two commands? why they both exist? is apt-get will be remove soon?

How to install & uninstall debian package?


How to install & uninstall debian package?

When working with xubuntu or any other ubuntu flavors basically, you will find most of the software are in debian or .deb package. What exactly debian package? how to install and uninstall debian package from my computer? find out in this article.

How to search software package from terminal

How to search software package from terminal

Did you know that you can search for software package from the command line/terminal, there is a command line tool on xubuntu/ubuntu that can be use for search software packages. In this article i will show you how to search software package from the terminal.

CLI based calculator on Xubuntu

CLI based calculator on Xubuntu

Did you know that you can calculate numbers on the command line? there is a command line tool for doing calculation. Using a CLI based program called bc you can calculate numbers just like a calculator program would do.

Learn basic linux command on Xubuntu [PART 1]

Learn basic linux command on Xubuntu

Learning how to use command line is very important if you are new to linux, there are many things that can be done faster and easier using CLI (Command Line Interface) rather than using GUI (Graphical User Interface). In this tutorial i will guide you through some of the basic command on linux.