个人工具

“UbuntuHelp:EasyUbuntu”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第2行: 第2行:
 
{{Languages|UbuntuHelp:EasyUbuntu}}
 
{{Languages|UbuntuHelp:EasyUbuntu}}
 
== Introduction ==
 
== Introduction ==
EasyUbuntu is an easy to use script that gives the Ubuntu user the most commonly requested apps, codecs(coder/decoder), and tweaks that are not found in the base distribution - all with a few clicks of your mouse.
+
[[UbuntuHelp:EasyUbuntu|EasyUbuntu]] is an easy to use script that gives the Ubuntu user the most commonly requested apps, codecs(coder/decoder), and tweaks that are not found in the base distribution - all with a few clicks of your mouse.
'''Warning:'''Please note that EasyUbuntu is a third-party utility and is not recommended or supported by Ubuntu.
+
'''Warning:'''Please note that [[UbuntuHelp:EasyUbuntu|EasyUbuntu]] is a third-party utility and is not recommended or supported by Ubuntu.
EasyUbuntu is so easy to use, even your grandma could be playing encrypted DVDs, streaming Windows Media, and sporting the latest Nvidia or Ati drivers in minutes! And yes, EasyUbuntu is GPL.
+
[[UbuntuHelp:EasyUbuntu|EasyUbuntu]] is so easy to use, even your grandma could be playing encrypted DVDs, streaming Windows Media, and sporting the latest Nvidia or Ati drivers in minutes! And yes, [[UbuntuHelp:EasyUbuntu|EasyUbuntu]] is GPL.
EasyUbuntu works on (X/K)ubuntu and on all the three architectures (x86, AMD64 and PPC). It requires Ubuntu Breezy (5.10) or above.
+
[[UbuntuHelp:EasyUbuntu|EasyUbuntu]] works on (X/K)ubuntu and on all the three architectures (x86, [[UbuntuHelp:AMD64|AMD64]] and PPC). It requires Ubuntu Breezy (5.10) or above.
 
=== Installation ===
 
=== Installation ===
If you wish to install it permanently, so it can automatically be updated (via the apt system), use this script EasyUbuntuInstallationScript or manually add the EasyUbuntu repository to your source.list and install the package as described on the [http://easyubuntu.freecontrib.org/get.html installation instructions]
+
If you wish to install it permanently, so it can automatically be updated (via the apt system), use this script [[UbuntuHelp:EasyUbuntuInstallationScript|EasyUbuntuInstallationScript]] or manually add the [[UbuntuHelp:EasyUbuntu|EasyUbuntu]] repository to your source.list and install the package as described on the [http://easyubuntu.freecontrib.org/get.html installation instructions]
 
If you want to run it only once, copy and paste these commands into a terminal window
 
If you want to run it only once, copy and paste these commands into a terminal window
 
<pre><nowiki>
 
<pre><nowiki>
第13行: 第13行:
 
tar -zxf easyubuntu-3.023.tar.gz
 
tar -zxf easyubuntu-3.023.tar.gz
 
</nowiki></pre>
 
</nowiki></pre>
Keep in mind that this installs the latest version (as of 17-Oct-2006), but will not keep the copy of the EasyUbuntu application itself up to date. If you wish to automatically check for updates you have to use the method above.
+
Keep in mind that this installs the latest version (as of 17-Oct-2006), but will not keep the copy of the [[UbuntuHelp:EasyUbuntu|EasyUbuntu]] application itself up to date. If you wish to automatically check for updates you have to use the method above.
 
=== Usage ===
 
=== Usage ===
 
If you installed it for a one-time use
 
If you installed it for a one-time use
第20行: 第20行:
 
sudo python easyubuntu.in
 
sudo python easyubuntu.in
 
</nowiki></pre>
 
</nowiki></pre>
If you installed it from a package, EasyUbuntu can be found in Applications --> System Tools on Ubuntu and Main Menu --> System in Kubuntu/Xubuntu
+
If you installed it from a package, [[UbuntuHelp:EasyUbuntu|EasyUbuntu]] can be found in Applications --> System Tools on Ubuntu and Main Menu --> System in Kubuntu/Xubuntu
Launch EasyUbuntu, select the application(s) you want to install and click OK.
+
Launch [[UbuntuHelp:EasyUbuntu|EasyUbuntu]], select the application(s) you want to install and click OK.
 
=== List of Applications ===
 
=== List of Applications ===
 
For a complete list, please refer to the maintainer´s [http://easyubuntu.freecontrib.org/overview.html web site]
 
For a complete list, please refer to the maintainer´s [http://easyubuntu.freecontrib.org/overview.html web site]
第31行: 第31行:
 
* [[UbuntuHelp:BinaryDriverHowto| NVIDIA & ATI Binary video card drivers]]
 
* [[UbuntuHelp:BinaryDriverHowto| NVIDIA & ATI Binary video card drivers]]
 
=== Manual Installation of Packages ===
 
=== Manual Installation of Packages ===
To manually install the software provided by EasyUbuntu please see the 'List of Applications' section above.
+
To manually install the software provided by [[UbuntuHelp:EasyUbuntu|EasyUbuntu]] please see the 'List of Applications' section above.
 
=== External links ===
 
=== External links ===
Official EasyUbuntu web site [http://easyubuntu.freecontrib.org/]
+
Official [[UbuntuHelp:EasyUbuntu|EasyUbuntu]] web site [http://easyubuntu.freecontrib.org/]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年12月4日 (二) 10:26的版本

Introduction

EasyUbuntu is an easy to use script that gives the Ubuntu user the most commonly requested apps, codecs(coder/decoder), and tweaks that are not found in the base distribution - all with a few clicks of your mouse. Warning:Please note that EasyUbuntu is a third-party utility and is not recommended or supported by Ubuntu. EasyUbuntu is so easy to use, even your grandma could be playing encrypted DVDs, streaming Windows Media, and sporting the latest Nvidia or Ati drivers in minutes! And yes, EasyUbuntu is GPL. EasyUbuntu works on (X/K)ubuntu and on all the three architectures (x86, AMD64 and PPC). It requires Ubuntu Breezy (5.10) or above.

Installation

If you wish to install it permanently, so it can automatically be updated (via the apt system), use this script EasyUbuntuInstallationScript or manually add the EasyUbuntu repository to your source.list and install the package as described on the installation instructions If you want to run it only once, copy and paste these commands into a terminal window

wget http://easyubuntu.freecontrib.org/files/easyubuntu-3.023.tar.gz
tar -zxf easyubuntu-3.023.tar.gz

Keep in mind that this installs the latest version (as of 17-Oct-2006), but will not keep the copy of the EasyUbuntu application itself up to date. If you wish to automatically check for updates you have to use the method above.

Usage

If you installed it for a one-time use

cd easyubuntu
sudo python easyubuntu.in

If you installed it from a package, EasyUbuntu can be found in Applications --> System Tools on Ubuntu and Main Menu --> System in Kubuntu/Xubuntu Launch EasyUbuntu, select the application(s) you want to install and click OK.

List of Applications

For a complete list, please refer to the maintainer´s web site Here is an excerpt of the list with popular choices

Manual Installation of Packages

To manually install the software provided by EasyUbuntu please see the 'List of Applications' section above.

External links

Official EasyUbuntu web site [1]