적절한 업그레이드 능력이 손상되기 때문에 모노를 완전히 제거하려고 합니다.
내가 시도할 때:
sudo apt-get upgrade
그러면 다음 오류가 발생합니다.
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libmono-i18n-cjk4.0-cil : Depends: mono-runtime (>= 5.0.0.100) but 4.8.0.495-0xamarin1 is installed
libmono-i18n4.0-cil : Depends: mono-runtime (>= 5.0.0.100) but 4.8.0.495-0xamarin1 is installed
libmono-system-configuration4.0-cil : Depends: mono-runtime (>= 5.0.0.100) but 4.8.0.495-0xamarin1 is installed
libmono-system-web4.0-cil : Depends: mono-runtime (>= 5.0.0.100) but 4.8.0.495-0xamarin1 is installed
libmono-system4.0-cil : Depends: mono-runtime (>= 5.0.0.100) but 4.8.0.495-0xamarin1 is installed
Recommends: ca-certificates-mono (= 5.0.0.100-0xamarin4+debian7b1) but 4.8.0.495-0xamarin1 is installed
E: Unmet dependencies. Try using -f.
다음을 통해 다음 패키지 중 하나를 제거하려고 할 때:
sudo dpkg -r libmono-i18n-cjk4.0-cil
그러면 다음 오류가 발생합니다.
dpkg: dependency problems prevent removal of libmono-i18n-cjk4.0-cil:
libmono-i18n4.0-all depends on libmono-i18n-cjk4.0-cil (= 5.0.0.100-0xamarin4+debian7b1).
dpkg: error processing package libmono-i18n-cjk4.0-cil (--remove):
dependency problems - not removing
Errors were encountered while processing:
libmono-i18n-cjk4.0-cil