Ubuntu install .deb package

  • First download .debthe package from the official website
  • runsudo dpkg -i xxxxx.deb
  • If it prompts an error dpkg: 依赖关系问题使得xxxxx的配置工作不能继续:, run the sudo apt install -fautomatic loading of dependencies
  • After running the command in the second step to install, it will be successful

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325996887&siteId=291194637