Instantly share code, notes, and snippets.
保持包版本不更新:
sudo apt-mark hold <package>
取消保持包版本:
sudo apt-mark unhold <package>