PPA 安装,打开终端,输入以下命令:

    sudo add-apt-repository ppa:zarquon42/meshlab  
    sudo apt-get update  
    sudo apt-get install meshlab  

卸载命令:

sudo apt-get remove meshlab

移除PPA,输入以下命令:

    sudo apt-get install ppa-purge  
    sudu ppa-purge ppa:zarquon42/meshlab  

 

相关文章:

  • 2022-12-23
  • 2021-11-21
  • 2021-12-03
  • 2021-12-05
  • 2021-12-06
  • 2021-11-20
  • 2021-11-21
  • 2021-11-21
猜你喜欢
  • 2021-12-17
  • 2022-12-23
  • 2021-10-08
  • 2022-02-16
  • 2021-09-09
  • 2021-12-06
  • 2021-11-15
相关资源
相似解决方案