카테고리 없음
[리눅스] apt-get upgrade 실패
삽사
2023. 5. 17. 10:46
sudo apt-get update
sudo apt-get install [아까 에러났을 때 설치 실패했다고 떴던 패키지들]
sudo apt-get install -f
서치용 에러 The following packages have unmet dependencies!
apt - The following packages have unmet dependencies! - Ask Ubuntu
The following packages have unmet dependencies!
I am writing this because I am very confused about installing PostgreSQL 9.3 on my Ubuntu 14.04. First I need it for my Python/Django development, and I ran into the problem when I tried to install...
askubuntu.com