apt移除軟體 - Linux

Margaret avatar
By Margaret
at 2013-08-21T01:45

Table of Contents

最近samba一直有問題,想說來移除重裝

但是下
apt-get remove samba 一直錯誤
也試過 -f , -f purge 都一樣


Reading package lists... Error!
E: Problem parsing dependency Depends
E: Error occurred while processing libxcb-xtest0-dev (NewVersion2)
E: Problem with MergeList
/var/lib/apt/lists/ftp.tw.debian.org_debian_dists_stable_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

有什麼辦法解決嗎?

--
Tags: Linux

All Comments

Caroline avatar
By Caroline
at 2013-08-22T22:29
http://tinyurl.com/lx7vp9b
Rebecca avatar
By Rebecca
at 2013-08-26T14:40
用這synaptic套件管理程式試試看~~
Todd Johnson avatar
By Todd Johnson
at 2013-08-30T00:13
先apt-get update
Audriana avatar
By Audriana
at 2013-09-02T07:16
aptitude remove
Zora avatar
By Zora
at 2013-09-05T13:25
無視錯誤訊息直接上來問是一個壞習慣 = =
Bennie avatar
By Bennie
at 2013-09-05T17:23
還好啦,這個error msg對不知到apt怎麼運作的人跟沒講差不多
Puput avatar
By Puput
at 2013-09-08T21:43
我也不知道apt怎麼運作啊 但我知道要從errmsg去找答案
Regina avatar
By Regina
at 2013-09-10T03:48
而不是完全無視它的存在
Genevieve avatar
By Genevieve
at 2013-09-11T09:55
The package lists or status file could not be parsed
Irma avatar
By Irma
at 2013-09-13T18:20
謝謝大家熱心回答.. 我是先rm掉那個package 然後再
apt-get update以後,就可以正常remove了

bash 的 std out & std err 導到 less

Yuri avatar
By Yuri
at 2013-08-20T14:33
個人習慣用 tcsh ,有時不得不用 bash tcsh 可以這樣下 /path/to/command |andamp; less bash 我只會這樣 /path/to/command andgt; tmepfile 2andgt;andamp;1 再 less tmepfile 有點麻煩,請問有辦法一 ...

硬碟空間

Jessica avatar
By Jessica
at 2013-08-19T17:14
想請問板上的前輩,因為學校研究上的關係,我在macbook air上以parallels desktop 安裝ubuntu 12.04,因為硬碟空間很寶貴,加上我沒有額外安裝程式,可是系統還是多 達30GB,我使用bleachbit這個軟體之後剩下13GB左右,不過這樣的壓法我覺得有點冒險 想請問ubu ...

HackingThursday 固定聚會 (2013-08-22)

Catherine avatar
By Catherine
at 2013-08-19T12:07
通告網址: [http://www.hackingthursday.org/][1] * * * * 時間: 每週四晚上 19:30 至 22:00 ( 熱食供應至 20:00 ) * 地點: 伯朗咖啡 ( 建國店 ) * 地址: 台北市大安區建國南路一段 166 號 3 樓 * 鄰 ...

不小心將所有根目錄下的資料搬走..

Isabella avatar
By Isabella
at 2013-08-19T02:49
因為想要用Drupal來架設網站 剛剛在神志不清的情況下要將解壓出來的資料搬到apache的根目錄下 結果沒注意到我是在/下 發現錯誤的時候已經完蛋了 想用mv再搬回來也不行 因為整個連結都錯亂了 嘗試掛載到另外的VM上 但是不知道怎樣掛載LVM... 請問有大大能幫個忙嗎? 感謝 - ...

matlab EDITOR問題

Blanche avatar
By Blanche
at 2013-08-19T01:24
我利用SSH(Xshell)連進SERVER後 打開MATLAB 然後當我輸入edit之後 會出現下面這個錯誤 Error: Environment variable EDITOR is not set. Error using edit (line 66) Unknown service 因為我一直遇到 ...