How to copy file and directory in Linux. In this tutorial, i’ll explain how to copy file and directory from one location to another using cp command.
-
Related Posts (YARPP)
-
Topics
-
-
In my previous tutorial, i talk about Ubuntu apt-get package manager. In this post i’ll explain how to uninstall package in Ubuntu through Terminal command.
In this article, i’ll explain what is apt-get utility, how to install,uninstall,remove,update package through apt-get in Ubuntu.
apt-get is a powerful command-line tool used for package management in Debian Linux distribution. It used to work with Ubuntu’s APT (Advanced Packaging Tool) library to Install/manage individual packages , Remove installed package, Upgrade packages etc.