方法来自:https://blog.csdn.net/zhrq95/article/details/79527073

 

保持某软件版本不变,如我wps-office,(已测有效@Ubuntu 16.04)

sudo apt-mark hold wps-office

这样 upgrade 时就不会升级 wps-office了

如果需要恢复原来的设定,执行如下命令:

sudo apt-mark unhold wps-office

相关文章:

  • 2021-04-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-29
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案