ETC

[Ubuntu] 패키지 충돌 났을 때

1984 2023. 5. 15. 10:34
sudo apt-get clean
sudo apt-get update && sudo apt-get upgrade
sudo dpkg --configure -a
sudo apt-get -f install
728x90