📜  如何在 ubuntu 中安装 dpkg - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:31.847000             🧑  作者: Mango

代码示例2
# download dpkg package
#open terminal into same directory and now type command with .deb
sudo dpkg -i .deb
#Ex: sudo dpkg -i mongodb-compass_1.23.0_amd64.deb