当前位置:网站首页>deb文件安装
deb文件安装
2022-07-01 19:05:00 【u013250861】
使用dpkg命令安装.deb文件
使用-i参数。
sudo dpkg -i ./google-chrome-stable_current_amd64.deb
1
如果遇到缺少依赖项的任何问题,则必须运行以下apt命令对其进行修复:
sudo apt install -f
1
要通过dpkg命令删除软件包,我们将使用-r以下示例中的参数:
sudo dpkg -r Google-chrome-stable
1
使用APT命令安装.deb文件
使用apt install。
sudo apt install ./google-chrome-stable_current_amd64.deb
Do you want to continue? [Y/n]
1
2
通过键入Y将继续安装。这样,所需的所有应用程序依赖项也将安装。
我们可以使用apt的remove选项来删除google chrome:
sudo apt remove google-chrome-stable
…
Do you want to continue? [Y/n]
1
2
3
这样,只有google-chrome-stable软件包会被删除。然后运行apt autoremove来删除不再需要的所有依赖项。
参考资料:
deb文件安装
边栏推荐
- Anaconda installs the virtual environment to the specified path
- fastDFS入门
- 《软件工程导论(第六版)》 张海藩 复习笔记
- Sum the amount
- 数据分析师听起来很高大上?了解这几点你再决定是否转型
- Tensorflow reports an error, could not load dynamic library 'libcudnn so. eight
- Review notes of Zhang Haifan in introduction to software engineering (Sixth Edition)
- [untitled]
- NSI脚本的测试
- Realize pyramids through JS (asterisk pyramid, palindrome symmetric digital pyramid)
猜你喜欢
Test of NSI script
Use of common built-in classes of JS
What if the win11 shortcut key switching input method doesn't respond? Shortcut key switching input method does not respond
Interview question 1
RichView 文档中的 ITEM
[mysql] install mysql5.7
NSI脚本的测试
Interview questions shared in today's group
[untitled]
Interesting! Database is also serverless!
随机推荐
Set object value changes null value object
Win11暂停更新点不了怎么办?Win11暂停更新是灰色的如何解决?
牛客编程题--必刷101之字符串(高效刷题,举一反三)
Summary of SQL aggregate query method for yyds dry goods inventory
C#联合halcon应用——大华相机采集类
Easycvr accesses the equipment through the national standard gb28181 protocol. What is the reason for the automatic streaming of the equipment?
Richview trvdocparameters page parameter settings
Architect graduation summary
Redis installation and startup in Windows environment (background startup)
上大学后明白了哪些坑人的事?
关于元宇宙下一代入口——脑机接口的实现
SwiftUI 4 新功能大全之 Toggle与 Mixed Toggle 多个绑定组件
【C语言】详解 memset() 函数用法
2022/5/23-2022/5/30
PowerDesigner design name and comment replacement
Target detection - Yolo series
Related concepts of cookies and sessions
Getting started with fastdfs
The large list set is divided into multiple small list sets in equal proportion
Items in richview documents