Ubuntu 시스템 패키지 설치 시 관련 리스트를 타 프로세스가 점유하고 있을 경우 에러가 발생한다.
[ 에러메세지 예시 ]
- Could not get lock /var/lib/apt/lists/lock. it is held by process 1766 (packagekitd)
- Be aware that removing the lock file is not a solution and may break your system
- Unable to lock directory /var/lib/apt/lists/
[ 해결 ]
$ sudo killall apt apt-get