사용자 도구

사이트 도구


os:ubuntu:apt:hold

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

os:ubuntu:apt:hold [2021/02/26 20:23]
starlits 만듦
os:ubuntu:apt:hold [2021/02/26 20:23] (현재)
starlits
줄 4: 줄 4:
 <code> dpkg --get-selections </code> <code> dpkg --get-selections </code>
  
-===== 업그레이드를 막고 싶을때 =====+===== 업그레이드 hold하기 및 hold해지하기 =====
   - google-chrome-stable 패키지를 업그레이드를 막고 싶다면 <code> echo "google-chrome-stable hold" | sudo dpkg --set-selections </code>   - google-chrome-stable 패키지를 업그레이드를 막고 싶다면 <code> echo "google-chrome-stable hold" | sudo dpkg --set-selections </code>
   - google-chrome-stable 패키지를 업그레이드를 하고 싶다면 <code> echo "google-chrome-stable install" | sudo dpkg --set-selections </code>   - google-chrome-stable 패키지를 업그레이드를 하고 싶다면 <code> echo "google-chrome-stable install" | sudo dpkg --set-selections </code>
os/ubuntu/apt/hold.txt · 마지막으로 수정됨: 2021/02/26 20:23 저자 starlits