How To Install Bundle Ubuntu
When installing software on our Ubuntu systems, our start option is from the official Ubuntu repositories or the Ubuntu maintained PPA repositories. Unfortunately, not all software is bachelor officially through Ubuntu and nosotros have to look for other ways to install useful software on our systems. One such way is through the .deb files that are by and large available under the Download section of official websites of many manufacturers.
In this article, we volition explicate the following iii ways to install software through .deb packages on your Ubuntu system. We will be using Google Chrome .deb package every bit an example to explicate all three of these methods:
- Install .deb package through the Terminal (command line-based approach)
- Install .deb package through Ubuntu Software Manager (UI-based approach
and,
- Install .deb parcel using gdebi (UI-based approach)
The Google Chrome .deb packet can be downloaded to your organization from the following link:
https://dl.google.com/linux/directly/google-chrome-stable_current_amd64.deb
Save the file preferably to your Downloads folder.
We have run the commands and procedures mentioned in this article on a Ubuntu eighteen.04 LTS system.
Install .deb bundle through the Terminal
Open the Ubuntu command line, the Terminal application, either through the organization Dash or the Ctrl+Alt+T shortcut.
You can then utilise the dpkg utility in the following syntax in order to install a .deb package that is already residing on your system.
$ sudo dpkg -i [path-to-deb-file]
Instance:
In instance we have to install the downloaded Google Chrome .deb package, we volition enter the following command to install the package:
$ sudo dpkg –i google-chrome-stable_current_amd64.deb
Note: You need to be a superuser in order to run this command. Advertising
Google Chrome should now be installed on your system. If you accept downloaded the installation package at whatever other location, yous demand to specify the entire path in the dpkg command.
Removal:
If y'all desire to uninstall software through dpkg, you need to specify the program proper noun, rather than the .deb file name in the post-obit control syntax:
$ sudo dpkg -r [program name]
Example:
This is how I volition remove the installed Google Chrome stable version from my arrangement through the dpkg utility:
$ sudo dpkg -r google-chrome-stable
Install .deb package through Ubuntu Software Director
We will explain this procedure by using the same Google Chrome .deb parcel case. The installation package google-chrome-stable_current_amd64.deb is saved in the Downloads folder.
Open the installation parcel past double-clicking it from the Downloads folder.
The following window will open up in the Ubuntu Software manager:
Click the Install button. You volition be asked for authentication as only an authorized user can install a software in Ubuntu.
Enter your countersign and click Authenticate. The installation procedure will at present start and you lot volition be able to see the progress in the following window:
The software will be successfully installed on your system.
Removal:
If you want to uninstall a package installed through this procedure, yous can employ the apt-become command in your Ubuntu Terminal every bit follows:
$ sudo apt-get remove [software-proper name]
For example, I will exist using the following command in order to remove Google Chrome's stable version from my organization:
$ sudo apt-get remove google-chrome-stable
The organisation will prompt you with a y/n choice in order to confirm initiating the uninstall process. Please enter Y and then hit Enter after which the software will be removed from your system.
Install .deb parcel using GDebi bundle installer(UI)
In society to install a .deb package using the gdebi user interface, please follow these steps:
Install GDebi Package Installer
If gdebi is not installed on your system, you can easily install information technology through the Ubuntu Software manager.
In your Ubuntu desktop Activities toolbar, click the Ubuntu Software icon.
In the following view, click on the search icon and enter gdebi in the search bar. The search results volition display the GDebi Bundle Installer every bit follows:
Click on this search entry in social club to open the following view:
Click the Install button to begin the installation process. The post-obit authentication dialog will display for yous to provide your hallmark details as merely an authorized user can install software on Ubuntu.
Enter your password and click the Cosign button. After that, the installation process will begin, displaying a progress bar every bit follows.
GDebi volition then be installed to your arrangement and you will get the following message subsequently a successful installation:
Through the above dialog, you can cull to directly launch GDebi and even Remove it immediately for whatever reason.
Install a .deb package
We volition over again utilize the Google Chrome Stable's .deb packet to explain how to install software through its .deb file using GDebi bundle installer.
We will move to the Downloads folder as our .deb file is residing there. There, Nosotros volition correct-click on the parcel and select 'Open up with other application' from the carte du jour.
From the above Select Application dialog, select the GDEbi Bundle Installer. The package will then be loaded in gdebi as follows:
Now click the Install Bundle button in order to initiate the installation procedure. The post-obit hallmark dialog will display for y'all to provide your authentication details every bit only an authorized user can install software on Ubuntu.
Enter your countersign and click the Authenticate button. After that, the installation process will begin, displaying a progress bar as follows.
The software volition then be installed on your arrangement and can be accessed from the system Dash or the applications listing.
Removal:
Open the .deb file of the installed software in the Gdebi Package Installer.
GDebi will requite yous two options that you tin can choose from; reinstall the bundle and remove the package.
Click the Remove Package button from the in a higher place view. An authentication dialog will display for yous to provide your authentication details as only an authorized user tin can remove software on Ubuntu. Enter your countersign and click the Authenticate push button. After that, the uninstall process will begin, displaying a progress bar as follows.
You tin can cull among any of these methods, based on your preferences, in order to install .deb packages either through the command line or the UI.
Source: https://vitux.com/3-ways-to-install-software-from-deb-packages-in-ubuntu/
Posted by: rodriguezdrecandlere.blogspot.com
0 Response to "How To Install Bundle Ubuntu"
Post a Comment