ubuntu 패키지 설치 시 lock 발생

hans·2024년 8월 3일

dpkg: error: dpkg frontend is locked by another process

해결법

sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock*

위 명령어 실행 후 다시 install

profile
클라우드 시작, SAP BC, IT인프라

0개의 댓글