Linux下如何安装deb格式的安装包?deb安装包安装教程
<p><strong>Linux下如何安装deb格式的安装包?</strong>本文中为大家介绍的是在linux系统下安装.deb格式安装包的方法,有需要的朋友不要错过哦!</p><p><span style="color: #ff0000"><strong>deb安装包安装教程</strong></span></p>
<p>第一我们先下载一个deb格式的软件包,记住它的位置。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201910/20191014101101.jpg" /></p>
<p>打开linux自带的超级终端。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201910/20191014101102.jpg" /></p>
<p>在超级终端下先打开第一步的路径,用cd /xxxx/xxxxxx。打开之后我们可以用ls来查看下里边的文件,这样能清楚地看到文件。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201910/20191014101103.jpg" /></p>
<p>接下来就是开始安装安装包,这里我们用dpkg -i +文件名。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201910/20191014101104.jpg" /></p>
<p>接下来输入密码,软件包就会自动开始安装了。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201910/20191014101105.jpg" /></p>
<p>安装完成后就会在程序中看到安装的文件。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/201910/20191014101106.jpg" /></p>
<p><span style="color: #ff0000"><strong>注意事项</strong></span></p>
<p>注意命令之间的空格。</p>
<p><span style="color: #ff0000"><strong>推荐阅读:</strong></span></p>
<p><a target="_blank" href="https://www.jb51.net/LINUXjishu/680510.html">LINUX系统中使用autofs挂载NFS共享的方法 </a></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/680163.html">Ubuntu系统中禁用IPv6的两种方法介绍 </a></p>
<p><a target="_blank" href="https://www.jb51.net/LINUXjishu/675717.html">Linux如何安装运行.AppImage文件?.AppImage文件两种运行方法介绍 </a></p>
<p>以上就是小编为大家带来的Linux下如何安装deb格式的安装包?deb安装包安装教程的全部内容,希望能对您有所帮助,小伙伴们有空可以来<a target="_blank" href="#">琼殿技术社区</a>网站,我们的网站上还有许多其它的资料等着小伙伴来挖掘哦!</p>
頁:
[1]