0

How to install the packages mentioned in a file?

Posted by Joys of Programming on in dpkg, Ubuntu

Using apt-get, you can easily install any package in debian/ubuntu based system. Suppose you have a list of files mentioned in a file and you want to install all those packages, you can easily do so with the help of the following shell script Suppose the packages to be installed is mentioned in the file [...]

Tags: , ,

 
1

dpkg tutorial – Package Manager for Ubuntu / Debian

Posted by Joys of Programming on in dpkg, Linux, Ubuntu

dpkg or the debian package manager is package manager for debian and other debian based Linux distributions like Ubuntu. dpkg can be used for a variety of purposes Installation of packages Removal of packages Knowing the current state of a package Cloning a machine Let’s see how each of these can be done using dpkg. [...]

Tags: , , , , , , , , ,

 
0

How to find the installed packages in your Ubuntu machine?

Posted by Joys of Programming on in dpkg, Linux, Ubuntu

Before moving further, go through Understanding the state of a package. If the state of a package is “ii“, the package is installed. With this logic, we can find the installed packages in the system $ dpkg –list| grep “^ii” ii acpi-support 0.136 scripts for handling many ACPI events ii acpid 1.0.10-5ubuntu2 Advanced Configuration and [...]

Tags: , , ,

 
0

dpkg –get-selections: Get the Current State of Your Ubuntu/Debian machine

Posted by Joys of Programming on in dpkg, Linux, Ubuntu

dpkg can be used for a variety of purposes. It can be used to install and remove packages. But one of the best feature which you can use is to save the current state of your machine. What is current state of your machine? You may be wondering what does the current state means. Your [...]

Tags: , , , ,

 
0

What does ii correspond to in dpkg (–list)?

Posted by Joys of Programming on in dpkg, Linux, Ubuntu

You can install packages using dpkg. dpkg is quite a useful command line tool. In addition to installing packages, dpkg also helps to remove packages and know the status of packages. While checking the status of packages using dpkg, you may come across the state ii. $ dpkg –list Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: [...]

Tags: , , , ,

 
0

How to install packages in Ubuntu from Command Line?

Posted by Joys of Programming on in Linux, Ubuntu

Ubuntu offers two tools which can easily help you to install the packages from the command line. The basic package installation steps in Ubuntu are as follows Search for the correct package name to be installed Install the correct package Two important command line tools for package installation in Ubuntu aptitude apt-get Let’s explore each [...]

Tags: , , , , ,

Copyright © 2009-2012 Joys of Programming All rights reserved.
Desk Mess Mirrored v1.8.1 theme from BuyNowShop.com.