Home > System Tutorial > LINUX > Learn how to install deb files in Ubuntu

Learn how to install deb files in Ubuntu

PHPz
Release: 2023-12-29 23:50:24
forward
1877 people have browsed it

How to install a .deb format file on the system? Let's take a look at how to install the .deb file. Please see the detailed tutorial below.

deb文件如何安装? ubuntu安装deb文件的教程

1. Log in to the system and put the deb file on the desktop.

deb文件如何安装? ubuntu安装deb文件的教程

deb文件如何安装? ubuntu安装deb文件的教程

2. Then click the lower left corner of the display program, as shown below.

deb文件如何安装? ubuntu安装deb文件的教程

3. Click [Terminal], as shown in the picture.

deb文件如何安装? ubuntu安装deb文件的教程

4. Then enter the installation command: [sudo dpkg -i].

deb文件如何安装? ubuntu安装deb文件的教程

5. Drag deb behind [sudo dpkg -i], as shown in the figure.

deb文件如何安装? ubuntu安装deb文件的教程

6. After entering the password, as shown in the picture, the software can be installed.

deb文件如何安装? ubuntu安装deb文件的教程

7. After installation, click Start in the lower left corner, then you can see the installed software.

deb文件如何安装? ubuntu安装deb文件的教程

The above is the detailed content of Learn how to install deb files in Ubuntu. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:jb51.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template