From 48a3204c132d03dd78941f3be1ca3e82bdd372d7 Mon Sep 17 00:00:00 2001 From: FSSlc Date: Sun, 22 Feb 2015 07:52:38 +0800 Subject: [PATCH 1/3] Translated --- ...fault Instead of Ubuntu Software Center.md | 48 ------------------- ...fault Instead of Ubuntu Software Center.md | 46 ++++++++++++++++++ 2 files changed, 46 insertions(+), 48 deletions(-) delete mode 100644 sources/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md create mode 100644 translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md diff --git a/sources/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md b/sources/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md deleted file mode 100644 index 55bca268d1..0000000000 --- a/sources/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md +++ /dev/null @@ -1,48 +0,0 @@ -Translating by FSSlc - -How To Make GDebi Default Instead of Ubuntu Software Center -================================================================================ -![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/Make_GDebi_Default.jpeg) - -If you use Ubuntu or Ubuntu based Linux distribution such as Elementary OS Freya, you might be using Ubuntu Software Center to install .deb executable files. Ubuntu Software Center is a nice application for finding and installing apps but it is resource heavy and slow. This is why I prefer using [App Grid, a lighter alternative of Ubuntu Software Center][1]. - -Now, if you just trying to install a .deb file, I would not recommend either of Ubuntu Software Center or App Grid. I suggest GDebi, a dedicated program for installing Debian executable files. It is extremely lightweight and focused on installing .deb files. Best thing about GDebi is that it also shows the dependencies that will be installed along with the desired program. - -In this post we shall see **how to install GDebi and use it as the default installer instead of Ubuntu Software Center**. - -### Install GDebi in Ubuntu and other Linux distributions ### - -Open a terminal and use the following command: - - sudo apt-get install gdebi - -### Make GDebi default for .deb installation ### - -Once you have installed GDebi, it’s time to see how to make it the default application for installing .deb files. Please note that I am using Elementary OS Freya in this tutorial but the steps are applicable to all Ubuntu based distribution. Just the screenshots may look different. - -Download a .deb file first. Let’s say you have downloaded Google Chrome. Go to the download directory and right click on the .deb file. In here, go to **properties**. - -![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/GDebi_default.jpeg) - -In the properties, you should see the option of **open with**. Click on it and change it to GDebi. - -![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/GDebi_default_Ubuntu.jpeg) - -Next time you double click on a .deb file, it will automatically open GDebi to install the .deb file. Indeed using such light applications is a good way to [speed up Ubuntu][2] or other Linux systems. - -What do you say? You still prefer Ubuntu Software Center for application installation or GDebi? Or if you are old school, [Synaptic Package Manager][3] perhaps? Which one is your favorite? - --------------------------------------------------------------------------------- - -via: http://itsfoss.com/gdebi-default-ubuntu-software-center/ - -作者:[Abhishek][a] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 - -[a]:http://itsfoss.com/author/abhishek/ -[1]:http://itsfoss.com/app-grid-lighter-alternative-ubuntu-software-center/ -[2]:http://itsfoss.com/speed-up-ubuntu-1310/ -[3]:http://www.nongnu.org/synaptic/ \ No newline at end of file diff --git a/translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md b/translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md new file mode 100644 index 0000000000..603c20cfce --- /dev/null +++ b/translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md @@ -0,0 +1,46 @@ +如何是 GDebi 代替 Ubuntu Software Center 成为默认的 deb 包安装器 +================================================================================ +![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/Make_GDebi_Default.jpeg) + +假如你使用 Ubuntu 或像 Elementary OS Freya 一样的基于 Ubuntu 的 Linux 发行版本,也许你使用 Ubuntu 软件中心 来安装 `.deb` 可执行文件。对于查找和安装应用, Ubuntu 软件中心 是一个很好的应用,但它会消耗很多资源且运行速度缓慢。这就是为什么我更偏爱使用 [App Grid,一个 Ubuntu 软件中心 的轻量替代品][1]。 + +现在,假如你只是尝试安装一个 `.deb` 文件, 我不会向你推荐 Ubuntu 软件中心 或 App Grid ,我的建议为 GDebi,一个安装 Debian 可执行文件的专用程序。它极其轻量,且专注于安装 `.deb` 文件。关于 GDebi 最好的功能是它也可以为你展示出将要安装的程序的依赖。 + +在这篇文章中,我们将见证 ** 如何安装 GDebi 和使用它代替 Ubuntu 软件中心 作为默认的安装器**。 + +### 在 Ubuntu 和其他 Linux 发行版本中安装 GDebi ### + +打开终端并使用下面的命令: + + sudo apt-get install gdebi + +### 使得 GDebi成为默认的 `.deb`包安装器 ### + +一旦你安装了 GDebi,就该是看看如何使它成为安装 `.deb` 文件的默认应用的时间了。请读者注意在这篇教程中 我使用的是 Elementary OS Freya ,但是下面的步骤对于所有基于 Ubuntu 的发行版本都是适用的。 + +首先下载一个 `.deb`文件。例如你已经下载了一个 Google Chrome 的 `.deb`包。进入下载目录并右击该 `.deb`文件。这里,接着选择 **属性**选项。 + +![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/GDebi_default.jpeg) + +在属性中,你应该可以看到 **打开方式** 选项。点击它并选择为 GDebi。 + +![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/GDebi_default_Ubuntu.jpeg) + +下次你双击一个 `.deb` 文件,将自动打开 GDebi 来安装`.deb` 文件。使用这样轻量的应用的确是一个[加速 Ubuntu][2] 或其他 Linux 系统的好方法。 + +你有什么意见呢?对于安装应用,你仍然偏爱于 Ubuntu 软件中心还是 GDebi 呢?抑或,假如你是一个守旧派,也许你更喜欢[[新立得软件包管理器(Synaptic Package Manager)][3]? 哪一个是你的最爱呢? + +-------------------------------------------------------------------------------- + +via: http://itsfoss.com/gdebi-default-ubuntu-software-center/ + +作者:[Abhishek][a] +译者:[FSSlc](https://github.com/FSSlc) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 + +[a]:http://itsfoss.com/author/abhishek/ +[1]:http://itsfoss.com/app-grid-lighter-alternative-ubuntu-software-center/ +[2]:http://itsfoss.com/speed-up-ubuntu-1310/ +[3]:http://www.nongnu.org/synaptic/ \ No newline at end of file From 2f309610bfe286651c9966a14f12f932f31408f9 Mon Sep 17 00:00:00 2001 From: Chang Liu Date: Sun, 22 Feb 2015 08:02:27 +0800 Subject: [PATCH 2/3] Update 20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 最后修改,确认翻译。 --- ...efault Instead of Ubuntu Software Center.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md b/translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md index 603c20cfce..a8032e03ca 100644 --- a/translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md +++ b/translated/tech/20150215 How To Make GDebi Default Instead of Ubuntu Software Center.md @@ -1,10 +1,10 @@ -如何是 GDebi 代替 Ubuntu Software Center 成为默认的 deb 包安装器 +如何使 GDebi 代替 Ubuntu Software Center 作为默认的 deb 包安装器 ================================================================================ ![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/Make_GDebi_Default.jpeg) -假如你使用 Ubuntu 或像 Elementary OS Freya 一样的基于 Ubuntu 的 Linux 发行版本,也许你使用 Ubuntu 软件中心 来安装 `.deb` 可执行文件。对于查找和安装应用, Ubuntu 软件中心 是一个很好的应用,但它会消耗很多资源且运行速度缓慢。这就是为什么我更偏爱使用 [App Grid,一个 Ubuntu 软件中心 的轻量替代品][1]。 +假如你使用 Ubuntu 或像 Elementary OS Freya 一样的基于 Ubuntu 的 Linux 发行版本,也许你使用 Ubuntu 软件中心 来安装 `.deb` 可执行文件。对于查找和安装应用, Ubuntu 软件中心 是一个很好的应用,但它会消耗很多资源且运行速度缓慢。这就是为什么我更偏爱使用 [App Grid,一个 Ubuntu 软件中心 的轻量替代品][1] 的原因。 -现在,假如你只是尝试安装一个 `.deb` 文件, 我不会向你推荐 Ubuntu 软件中心 或 App Grid ,我的建议为 GDebi,一个安装 Debian 可执行文件的专用程序。它极其轻量,且专注于安装 `.deb` 文件。关于 GDebi 最好的功能是它也可以为你展示出将要安装的程序的依赖。 +现在,假如你只是尝试安装一个 `.deb` 文件, 我不会向你推荐 Ubuntu 软件中心 或 App Grid ,我的建议为 GDebi,一个安装 Debian 可执行文件的专用程序。它极其轻量,且专注于安装 `.deb` 文件。关于 GDebi 最有用的功能是它也可以为你展示出将要安装的程序的依赖。 在这篇文章中,我们将见证 ** 如何安装 GDebi 和使用它代替 Ubuntu 软件中心 作为默认的安装器**。 @@ -14,11 +14,11 @@ sudo apt-get install gdebi -### 使得 GDebi成为默认的 `.deb`包安装器 ### +### 使得 GDebi 成为默认的 `.deb`包安装器 ### -一旦你安装了 GDebi,就该是看看如何使它成为安装 `.deb` 文件的默认应用的时间了。请读者注意在这篇教程中 我使用的是 Elementary OS Freya ,但是下面的步骤对于所有基于 Ubuntu 的发行版本都是适用的。 +一旦你安装了 GDebi,就该是看看如何使它成为安装 `.deb` 文件的默认应用的时刻了。请读者注意在这篇教程中 我使用的是 Elementary OS Freya ,但下面的步骤对于所有基于 Ubuntu 的发行版本都是适用的。 -首先下载一个 `.deb`文件。例如你已经下载了一个 Google Chrome 的 `.deb`包。进入下载目录并右击该 `.deb`文件。这里,接着选择 **属性**选项。 +首先下载一个 `.deb`文件。例如你已经下载了一个 Google Chrome 的 `.deb`包。进入下载目录并右击该 `.deb`文件。在这里,接着选择 **属性**选项。 ![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/GDebi_default.jpeg) @@ -26,9 +26,9 @@ ![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2015/02/GDebi_default_Ubuntu.jpeg) -下次你双击一个 `.deb` 文件,将自动打开 GDebi 来安装`.deb` 文件。使用这样轻量的应用的确是一个[加速 Ubuntu][2] 或其他 Linux 系统的好方法。 +这样下次你双击一个 `.deb` 文件,便会自动打开 GDebi 来安装这个`.deb` 文件。使用这样轻量的应用的确是一个[加速 Ubuntu][2] 或其他 Linux 系统的好方法。 -你有什么意见呢?对于安装应用,你仍然偏爱于 Ubuntu 软件中心还是 GDebi 呢?抑或,假如你是一个守旧派,也许你更喜欢[[新立得软件包管理器(Synaptic Package Manager)][3]? 哪一个是你的最爱呢? +你有什么意见呢?对于安装应用,你仍然偏爱于 Ubuntu 软件中心 还是 GDebi 呢?抑或,假如你是一个守旧派,也许你更喜欢 [新立得软件包管理器(Synaptic Package Manager)][3]? 哪一个是你的最爱呢? -------------------------------------------------------------------------------- @@ -43,4 +43,4 @@ via: http://itsfoss.com/gdebi-default-ubuntu-software-center/ [a]:http://itsfoss.com/author/abhishek/ [1]:http://itsfoss.com/app-grid-lighter-alternative-ubuntu-software-center/ [2]:http://itsfoss.com/speed-up-ubuntu-1310/ -[3]:http://www.nongnu.org/synaptic/ \ No newline at end of file +[3]:http://www.nongnu.org/synaptic/ From 2d0ca99ca21473467fa83eafc723e20a5771bb88 Mon Sep 17 00:00:00 2001 From: FSSlc Date: Sun, 22 Feb 2015 08:18:30 +0800 Subject: [PATCH 3/3] [Translating] 20141127 11 Useful Utilities To Supercharge Your Ubuntu Experience.md --- ...11 Useful Utilities To Supercharge Your Ubuntu Experience.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/share/20141127 11 Useful Utilities To Supercharge Your Ubuntu Experience.md b/sources/share/20141127 11 Useful Utilities To Supercharge Your Ubuntu Experience.md index e947762b7c..928778fc4b 100644 --- a/sources/share/20141127 11 Useful Utilities To Supercharge Your Ubuntu Experience.md +++ b/sources/share/20141127 11 Useful Utilities To Supercharge Your Ubuntu Experience.md @@ -1,3 +1,5 @@ +Translating by FSSlc + 11 Useful Utilities To Supercharge Your Ubuntu Experience ================================================================================ **Whether you’re a relative novice or a seasoned pro, we all want to get the most from our operating system. Ubuntu, like most modern OSes, has more to offer than what is presented at first blush.**