The method of installing deb suffix File in linux
Let's first download a package in deb format and remember its location
Open the hyperterminal that comes with linux
Open the path of the first step under HyperTerminal and use cd / xxxx/xxxxxx. After opening it, we can use ls to look at the file inside, so that we can see the file clearly.
The next step is to install the installation package, where we use the dpkg-I + file name
Then enter the password and the package will be installed automatically.
These are the details of how to install the deb suffix file in linux, please pay attention to other related articles!