E: dpkg was interrupted, you must manually run 'sudo dpkg configure a' to correct the problem. - pinedance/codenote GitHub Wiki

error massage

E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.

μ•„λ¬΄λž˜λ„ dpkgλ₯Ό μ†λŒ€λŠ” 것은 μ•„λ‹Œ 것 κ°™μŒ.

λ‹€μŒ λ°©λ²•μœΌλ‘œ ν•΄κ²° ν•˜μ˜€μŒ here

cd /var/lib/dpkg/updates
sudo rm *
sudo apt-get update

μ•„λž˜ 방법은 μ‹œλ„ν•΄ 보지 λͺ»ν–ˆμŒ here

sudo rm /var/lib/dpkg/available

⚠️ **GitHub.com Fallback** ⚠️