How to Install DEB Files
Method 1 of 4:
Using Ubuntu Software Manager
- Double-click the .DEB file. If you're using Ubuntu with a Graphical User Interface (GUI), this method will guide you through one of the most straightforward ways to install DEB packages.
- If you run into trouble with dependencies when using this method, try either the Using GDebi Package Installer or Using Dpkg method.
- Click the Install button. An authentication window will appear.
- Enter your password and click Authenticate. This begins the installation process. Once the installation is complete, you'll see a confirmation message.
Method 2 of 4:
Using GDebi Package Installer
- Install GDebi if you haven't already done so. GDebi is one of the most reliable ways to install DEB packages because of its ability to handle dependencies.[1] If you have Linux Mint, GDebi is already set up as your default package manager. If you're using Ubuntu or Debian, you'll need to install it (or use another method). To install GDebi:
- Press Ctrl+Alt+T to open a terminal window.
- Type sudo apt-get update and press ↵ Enter or ⏎ Return.
- Enter your password when prompted.
- Type sudo apt install gdebi-core and press ↵ Enter or ⏎ Return.
- Open a terminal window. If you're logged into a shell account, just skip to the next step. Otherwise, you can press Ctrl+Alt+T to open a terminal window in most window managers.
- If you're using Linux Mint, you can install the DEB file now by double-clicking it in your file manager and selecting Install Package.
- If you're using Ubuntu or Debian and want to use the GDebi GUI, open your file manager, right-click the DEB file, and select Open With Other Application. Choose GDebi when prompted, and then click Install Package to complete the installation.
- Use cd to navigate to the directory with the DEB file. For example, if you saved the file to /home/username/Downloads, type cd /home/username/Downloads and press ↵ Enter or ⏎ Return.
- Type sudo gdebi filename.deb and press ↵ Enter or ⏎ Return. Replace filename.deb with the DEB file's actual name. This installs the DEB package and all related dependencies.
Method 3 of 4:
Using Dpkg
- Open a terminal window. If you're logged into a shell account, just skip to the next step. Otherwise, you can press Ctrl+Alt+T to open a terminal window in most window managers.
- Use cd to navigate to the directory with the DEB file. For example, if you saved the file to /home/username/Downloads, type cd /home/username/Downloads and press ↵ Enter or ⏎ Return.
- Type sudo dpkg –i filename.deb and press ↵ Enter or ⏎ Return. Replace filename.deb with the name of the DEB file. This command will install the package.
- If it's the first time you've run a command using sudo in this window, you'll have to enter your password when prompted to continue.
- Resolve any dependency errors (optional). If the previous command threw an error about dependencies, run sudo apt-get install -f to resolve them.
Method 4 of 4:
Using Apt
- Open a terminal window. If you're logged into a shell account, just skip to the next step. Otherwise, you can press Ctrl+Alt+T to open a terminal window in most window managers.
- Apt is normally used to download and install software from remote sources, but you can use it to install local DEB packages using a special syntax.
- Use cd to navigate to the directory with the DEB file. For example, if you saved the file to /home/username/Downloads, type cd /home/username/Downloads and press ↵ Enter or ⏎ Return.
- Run the installation command. Type sudo apt install ./filename.deb and press ↵ Enter or ⏎ Return. The software will now install.
- Be sure to replace filename.deb with the actual name of the file, take note of the ./ before it—if you leave it out, the apt tool will try searching for the package on remote sources.[2]
- If it's the first time you've run a command using sudo in this window, you'll have to enter your password when prompted to continue.
4 ★ | 1 Vote
You should read it
- How to install CAB files for updates and drivers on Windows 10
- How to install DEB file in Ubuntu
- How to install Windows 10 from USB with ISO file
- How to install APK files on a PC
- Instructions on how to install xapk file in NoxPlayer
- You can install Android apps on Windows 11 using APK files
- How to use the Install command to copy files in Linux
- Instructions on how to open and install .CRX files
May be interested
- How to install Microsoft NET Framework 4.5 full for Windows 7, 8 with Windows Updatein the article below, tipsmake.com will guide you on the necessary steps to install net framework 4.5 on windows 7 platform. technically, there are many ways to install the .net framework platform on the operating system. windows such as downloading offline files, installing via windows features ...
- How to compress and decompress files with WinRar?with the advantages of fast compression and decompression speed, support for many different compression formats, simple one-click operation, winrar is the first choice of users when it is necessary to compress files in windows. to use it, first download winrar and install it on your computer.
- How to install Ubuntu in parallel with Windows using USBinstalling ubuntu in parallel with windows 7 and 8 with usb will help users not to waste time writing files to disk, running on many different computers.
- How to use ZArchiver to compress and decompress files on Androidnot always android also allows you to open all kinds of files downloaded to your device, especially compressed files. if you regularly work with rar or 7z files, you will need to install a support app.
- How to install CAB files for updates and drivers on Windows 10on windows 10, you can install the .cab file using the deployment image servicing and management (dism) command-line tool available in the command prompt, and here's how.
- Instructions to convert FLV files to AVI quicklyafter downloading the flv video from the internet to your computer, you may want to transfer the file to other popular video formats to watch it (save the effort to install additional flv file reader software). today, tipsmake.com will guide you how to convert flv files to avi (also a popular format on your computer) quickly. please consult.
- How to Open EXE Filesfiles with the '.exe' extension are called executable files, or exe files. this is one of the most popular file formats on windows operating systems, they are used to install or run application software. exe files are also used to package and distribute small scripts or macros because they allow users to condense their work into a single file and compress its size. opening an exe file on windows is quite simple, but opening an exe on mac is a bit more complicated. alternatively, you can extract the exe file.
- 5 Recycle Bin settings on Windows 11 you should knowthe recycle bin changes very little over time. it's where deleted files are stored until you empty the recycle bin, recover files, or run out of space. when the recycle bin runs out of memory, it deletes the oldest file in the recycle bin to make space for the newly deleted files.
- How to Play FLAC Filesflac files are created using the free lossless audio codec to compress audio files while maintaining a better audio quality compared to mp3 compression. playing flac files requires you to install a software or filter that supports the flac...
- How to compress and decompress files and folders on a Macon the mac, there is a built-in tool to compress and decompress files and folders that users do not need to install the application, if only the basic compression and decompression features.