How To Install Multiple. DEB Packages at Once andrey понедельник, 28 апреля 2014 г. No Comment

This is tutorial on how to install multiple .deb packages at once.

First make sure that your home folder is empty and doesn't contain any .deb package. Because we are going to copy our .deb packages in home folder, you need to delete all the existing .deb packages from the home folder. You don't need to delete any other things excepting .deb packages. So delete all .deb packages from home folder.

How To install many .DEB Packages at Once

So here is my home folder, it contains many .deb packages so now I need to delete them. So I will select all the.deb packages and then I will move them to trash. If your home folder is already free from  .deb packages, then you can go to the next step.

Watch this video, to better understand how to do this.


This post explains the steps given in this video, so it is better to watch the video before reading this article.

Next step is to copy .deb packages into your home folder. These are the packages that you want to install.

So, here I want to install Openshot video editor, so I will copy all the .deb packages required to install open shot into home folder.

Now we are ready to install these packages.

Now open a terminal. and run this command, remember that you can use control + alt + T to do this.

sudo dpkg -i -R *.deb

Hit enter, then you need to enter your password. Enter your password and then hit enter.

Now terminal will install all the .deb packages.

Your packages are installed now. In the video I wanted to install Openshot .deb packages, after running the command, I can see that it is installed.


In similar way you can install almost any other software but, for doing this you need to have their .deb packages.


Leave your comments below if you are facing any problem regarding to this video. You can also use "cd" command to change your directory, it is better than copying files into your home folder. You can install any other application such as record my desktop or simple screen recorder using this method. 
This is tutorial on how to install multiple .deb packages at once.

First make sure that your home folder is empty and doesn't contain any .deb package. Because we are going to copy our .deb packages in home folder, you need to delete all the existing .deb packages from the home folder. You don't need to delete any other things excepting .deb packages. So delete all .deb packages from home folder.

How To install many .DEB Packages at Once

So here is my home folder, it contains many .deb packages so now I need to delete them. So I will select all the.deb packages and then I will move them to trash. If your home folder is already free from  .deb packages, then you can go to the next step.

Watch this video, to better understand how to do this.


This post explains the steps given in this video, so it is better to watch the video before reading this article.

Next step is to copy .deb packages into your home folder. These are the packages that you want to install.

So, here I want to install Openshot video editor, so I will copy all the .deb packages required to install open shot into home folder.

Now we are ready to install these packages.

Now open a terminal. and run this command, remember that you can use control + alt + T to do this.

sudo dpkg -i -R *.deb

Hit enter, then you need to enter your password. Enter your password and then hit enter.

Now terminal will install all the .deb packages.

Your packages are installed now. In the video I wanted to install Openshot .deb packages, after running the command, I can see that it is installed.


In similar way you can install almost any other software but, for doing this you need to have their .deb packages.


Leave your comments below if you are facing any problem regarding to this video. You can also use "cd" command to change your directory, it is better than copying files into your home folder. You can install any other application such as record my desktop or simple screen recorder using this method. 
by Jillur Rahman

Jillur Rahman is a Web designers. He enjoys to make blogger templates. He always try to make modern and 3D looking Templates. You can by his templates from Themeforest.

Follow him @ Twitter | Facebook | Google Plus

No Comment