본문 바로가기
Python/0x1E-error

error ][ Unable to acquire the dpkg frontend lock

by SpeeDr00t 2019. 12. 26.
반응형

error ][ Unable to acquire the dpkg frontend lock

hacker@ubuntu:~/src/schrodinger/schrodinger-equation-1d-demo$ sudo killall apt apt-get
apt: no process found
apt-get: no process found
hacker@ubuntu:~/src/schrodinger/schrodinger-equation-1d-demo$ sudo rm /var/lib/apt/lists/lock
hacker@ubuntu:~/src/schrodinger/schrodinger-equation-1d-demo$ sudo rm /var/cache/apt/archives/lock
hacker@ubuntu:~/src/schrodinger/schrodinger-equation-1d-demo$ sudo rm /var/lib/dpkg/lock*
hacker@ubuntu:~/src/schrodinger/schrodinger-equation-1d-demo$ sudo dpkg --configure -a
hacker@ubuntu:~/src/schrodinger/schrodinger-equation-1d-demo$ sudo apt update
view raw error.sh hosted with ❤ by GitHub
반응형