Debian 常用軟體

來源:互聯網
上載者:User

標籤:

1.firefox瀏覽器

首先添加源地址 ,在/etc/apt/sources.list 裡面 最後添加

deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main

或者終端直接stdin

#echo -e "\ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main" | tee -a /etc/apt/sources.list > /dev/null

添加key

apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29

更新

apt-get update

安裝firefox

apt-get install firefox-mozilla-build

如果沒有flash外掛程式

apt-get install flashplugin-nonfree

如果想要中文的,用firefox開啟下面的連結,下載zh-cn.xpi

http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/win32/xpi/

然後安裝這個,再在地址欄輸入about:config

搜尋useragent,最下面的一個general.useragent.locale雙擊修改裡面的en-US 為zh-CN

然後重啟firefox就可以了

註:

在後面的更新中,或者系統更新了,比如你更新到debian 7wheezy  裡面,如果remove掉iceweasel, 會提示你autoremove 掉gnome 和其他一些, 這是因為在wheezy中已經捆綁了iceweasel, 你只需要dppkg -P iceweasel 然後把firefox裝好, 接下來重新安裝一下apt-get install gnome就可以解決掉這個問題。

如果刪不了, 可以執行dpkg --remove --force-remove-reinstreq firefox-mozilla-build 來強制移除

2.chrome瀏覽器

系統升級後安裝chrome瀏覽器並未成功,需要第4步配置源,可能官方源裡缺少包吧。配置源後直接安裝Google官網下的deb包就行了

當然命令也可以了

sudo apt-get updatesudo apt-get install google-chrome-stable

3.Lantern

直接安裝下載好的安裝包。

4.uget+aria2

aptitude install uget

aptitude install aria2

    4.1啟用aria2外掛程式

    

        

Debian 常用軟體

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.