要通过命令行从 .deb 文件安装 Debian 软件包。

$ sudo dpkg -i /chemin/du/fichier/deb/

看此处为了该https://unix.stackexchange.com/questions/159094/how-to-install-a-deb-file-by-dpkg-i-or-by-apt[参考]+

相关文章