How to install deb suffix file in linux

王林
Release: 2019-12-25 16:31:41
Original
4350 people have browsed it

How to install deb suffix file in linux

We first download a software package in deb format and remember its location

How to install deb suffix file in linux

Open the Hyper Terminal that comes with Linux

How to install deb suffix file in linux

Related video tutorial sharing:linux video tutorial

Open the path of the first step under the super terminal and use cd /xxxx /xxxxxx. After opening, we can use ls to view the files inside, so that we can clearly see the files

How to install deb suffix file in linux

The next step is to start installing the installation package. Here we use dpkg -i file Name

How to install deb suffix file in linux

Next enter the password, the software package will automatically start to be installed

How to install deb suffix file in linux

Recommended related articles and tutorials:linuxtutorial

The above is the detailed content of How to install deb suffix file in linux. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!