apt-get install : E:Unmet dependencies
4
I have a problem with installation of apps from the terminal. These are examples of this problem:
[email protected]:~$ sudo apt-get install httrack Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: httrack : Depends: libhttrack2 (>= 3.48.24) but it is not going to be installed rstudio : Depends: libjpeg62 but it is not going to be installed Depends: libgstreamer0.10-0 but it is not installable Depends: libgstreamer-plugins-base0.10-0 but it is not installable Recommends: r-base (>= 2.11.1) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).[email protected]:~$ sudo apt-get install r-base Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: r-base : Depends: r-base-core (>= 3.4.0-1xenial0) but it is not going to be installed Depends: r-recommended (= 3.4.0-1xenial0) but it is not going to be installed Recommends: r-base-html but it is not going to be installed Recommends: r-doc-html but it is not going to be installed rstudio : Depends: libjpeg62 but it is not going to be installed Depends: libgstreamer0.10-0 but it is not installable Depends: libgstreamer-plugins-base0.10-0 but it is not installable E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I notice that these problem started when I started installing program r.
51.7k11107131
asked May 12 '17 at 10:17
401126
3 Answers
This problem is solved.
sudo apt --fix-broken install
sudo apt-get update
sudo apt-get upgrade
Thank you! Cheers!
756
answered May 12 '17 at 10:52
401126
相關推薦
apt-get install : E:Unmet dependencies
4 I have a problem with installation of apps from the terminal. These are examples of this problem: [email protected]:~$ sudo
apt-get install E: Encountered a section with no Package: header
今天新裝 Ubuntu GNOMEN 13.10 進入系統 #sudo apt-get update 的時候出現瞭如下錯誤。 Reading package lists... Error! E: Encountered a section with no Package: header
sudo apt-get install E: 軟體包 * 還沒有可供安裝的候選者 --解決方法
如果你有DVD版的Ubuntu 9.04,用它來作為源,確實是不錯的想法,也省去了聯網的麻煩,具體操作如下: 開啟終端,執行: sudo gedit /etc/apt/sources.list 將裡面的所有內容刪除,儲存退出。 然後終端執行: sudo mount -o loop -t iso9660 /.
sudo apt-get install E: 軟體包 * 還沒有可供安裝的候選者
保證Ubuntu網路可用的前提下: 一,問題: ~$ sudo apt-get install vim 正在讀取軟體包列表... 完成 正在分析軟體包的依賴關係樹 正在讀取狀態資訊... 完成 現在沒有可用的軟體包 vim,但是它被其它的軟體
安裝pip3遇到:E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
n) 問題 with cif ins 圖片 all try src 安裝pip3遇到:E: Unmet dependencies. Try ‘apt-get -f install‘ with no packages (or specify a solution). 具體如下
ubuntu下 apt-get install xxx安裝錯誤:install-info E: Sub-process /usr/bin/dpkg returned an error code (1)
當我在編譯android原始碼的時候,缺少了一個gperf,所以我執行sudo apt-get install gperf,進行安裝。但是在進行安裝的時候,出現了一個我之前沒碰到過的問題: 正在
ubuntu apt-get install xxx時一直報錯E: Unable to locate package xxxxxxx
$ sudo add-apt-repository main $ sudo add-apt-repository universe $ sudo add-apt-repository restricted $ sudo add-apt-repository multiverse 再 sud
apt-get install 報 E: Sub-process /usr/bin/dpkg returned an error code (1) 錯
如果用 apt-get install package_name 安裝軟體的時候報 E: Sub-process /usr/bin/dpkg returned an error code (1) 錯誤的話,解決方法如下: 1. 刪除 /var/li
Ubuntu中apt-get install安裝軟體,顯示“E:無法定位軟體包”
問題:一般為剛裝完Linux Ubuntu系統,若直接使用apt-get install安裝軟體,總是顯示“E:無法定位軟體包”。 解決:可能的一個原因是因為系統沒有更新軟體源,更新一下軟體源。
解決ubuntu apt-get install出現E:Clould not get lock /var/lib/dpkg/lock
在vmware下ubuntu安裝svn出現如下錯誤 出現這個問題可能是有另外一個程式正在執行,導致資源被鎖不可用,可能是上次執行安裝或更新時沒有正常完成 解決辦法是使用rm命令刪除安裝快取和lib下
Ubuntu sudo apt-get install/remove 提示E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
後臺進程 rec inux 參考 ubuntu安裝 -a 兩個 使用 pid 提示這種錯誤表明有後臺進程使用apt-get。 解決方法1: 查看後臺進程ps -a | grep apt,顯示apt的pidnum sudo kill -9 pidnum 參考:h
apt-get install openssh-server 失敗問題解決
mis o-c server perm quest sudo ons ssi 輸入密碼 apt-get install openssh-server 主要報錯是:Unable to correct problems, you have held broken package
sudo apt-get install,出現了下面的Unable to locate package錯誤:
bsp ble 更換 pda 出現 tro sta 錯誤信息 發現 sudo apt-get install,出現了下面的Unable to locate package錯誤: 這叫一個郁悶啊,出師不利,不帶這麽嚇唬剛玩Ubuntu的小朋友吧~於是趕緊找資料
linuxmint18 apt-get install 導致鎖不可用
導致 出現 pan apt 可能 執行過程 輸入 ins 安裝 問題說明: linuxmint18下運行程序更新時出現報錯: E:無法獲得鎖 /var/lib/dpkg/lock - open (11: 資源暫時不可用) E:無法鎖定管理目錄(/var/lib/dpkg/)
在ubuntu中我們使用sudo apt-get install 或者dpkg -i *.deb安裝軟件時,常常提示“有未能滿足的依賴關系“,解決方法
yun 依賴庫 all OS install rop bak pkg mir 很早之前在ubuntu安裝軟件時遇到的問題,今天打開ubuntu看到了,總結如下: 在ubuntu中我們使用sudo apt-get install 或者dpkg -i *.deb安裝軟件常常提示
CentOS中實現與Ubuntu下apt-get install build-essential功能類似的命令
ubun 工具 ubuntu 命令 方案 l命令 很多 直接 ubuntu下 CentOS中實現與Ubuntu下apt-get install build-essential功能類似的命令在Ubuntu中安裝完系統後,可以直接使用apt-get install build-
Ubuntu sudo apt-get install *** 無法安裝軟體
簡介 windows下安裝軟體,我們只需要雙擊EXE檔案。但在Linux下每個Linux的發行版,比如Ubuntu,都會維護一個自己的軟體倉庫,我們常用的幾乎所有軟體都在這裡面。 在Ubuntu下,維護一個源列表,源列表裡面都是一些網址資訊,這每一條網址就是一個源,這個地址指向的
apt-get install jdk8 失敗
背景:elasticsearch 需要安裝jdk8 apt-cache search java | grep jdk # 無版本8 apt-get update # 更新後執行,仍沒有 add-apt-repository ppa:webupd8team/java apt-get updat
mysql-client 和 mysqlclient的區別?? apt-get install libmysql-dev 無法定位軟體包
安裝MySQL資料庫,執行完了; 但是 但是 但是::: 安裝mysqlclient報錯; apt-get install libmysql-dev無法定位軟體包; apt-get install libmysqlclient-dev能下載下來; apt-
Hadoop $ sudo apt-get install ntp安裝失敗
Hadoop $ sudo apt-get install ntp安裝失敗可以試一下這個步驟 1.在$ sudo vi /etc/apt/sources.list 加入 deb http://archive.ubuntu.com/ubuntu/ trusty main restric