ubuntu skype dpkg 의존성 에러 해결
사용하는 ubuntu 버전은 14.04 LTS이 고
http://skype.daesung.com/download/downloadDetail_pcLinux.asp 스카이프에서 리눅스 용을 제공해서 설치하는데
(스카이프에서 제공하는 버전은 12.04이지만 14.04에서도 잘 설치됩니다)
의존성 문제가 발생했다.
1 | sudo apt-get -f install | cs |
커맨드 로 해결할 수 있다.
댓글
이 글 공유하기
다른 글
-
Python urllib.request / json 예제
Python urllib.request / json 예제
2015.10.29 -
Find Maximum Bipartite Subgraph(Biclique) C++
Find Maximum Bipartite Subgraph(Biclique) C++
2015.06.08 -
How to install latest R in ubuntu?
How to install latest R in ubuntu?
2015.05.08 -
C++/Java String Reverse (문자열 뒤집기)
C++/Java String Reverse (문자열 뒤집기)
2015.03.25