mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
Merge pull request #2034 from DoubleShit/master
[translated] 20141017 UbuTricks--Script to install the latest versions of several games and applications in Ubuntu
This commit is contained in:
commit
e80a538719
@ -1,94 +0,0 @@
|
||||
UbuTricks – Script to install the latest versions of several games and applications in Ubuntu
|
||||
================================================================================
|
||||
UbuTricks is a program that helps you install the latest versions of several games and applications in Ubuntu.
|
||||
|
||||
UbuTricks is a Zenity-based, graphical script with a simple interface. Although early in development, its aim is to create a simple, graphical way of installing updated applications in Ubuntu 14.04 and future releases.
|
||||
|
||||
Apps will be downloaded and installed automatically. Some will require a PPA to be added to the repositories. Others will be compiled from source if no PPA is available. The compilation process can take a long time, while installing from a PPA or DEB file should be quick, depending on your download speed.
|
||||
|
||||
### The install methods are as follows: ###
|
||||
|
||||
- PPA – the program will be downloaded and installed from a PPA
|
||||
- DEB – the program will be installed from a DEB package
|
||||
- Source – the program will be compiled (may take a long time)
|
||||
- Script – the program will be installed using a script provided by the developer
|
||||
- Archive – the program will be installed from a compressed archive
|
||||
- Repository – the program will be installed from a repository (not PPA)
|
||||
|
||||
### List of applications you can install ###
|
||||
|
||||
The latest versions of the following applications can be installed via UbuTricks:
|
||||
|
||||
### Games ###
|
||||
|
||||
- 0 A.D.
|
||||
- Battle for Wesnoth (Dev)
|
||||
- VCMI (Heroes III Engine)
|
||||
|
||||
### File Managers ###
|
||||
|
||||
- PCManFM
|
||||
|
||||
### Internet ###
|
||||
|
||||
- Geary
|
||||
- HexChat
|
||||
- QupZilla
|
||||
- QuiteRSS
|
||||
|
||||
### Multimedia ###
|
||||
|
||||
- SMPlayer
|
||||
- Transmageddon
|
||||
- Kdenlive
|
||||
- Fotoxx
|
||||
- jAlbum
|
||||
- GIMP
|
||||
- Shutter
|
||||
- Qmmp
|
||||
- XBMC
|
||||
|
||||
### Office/Ebooks/Documents ###
|
||||
|
||||
- Calibre
|
||||
- LibreOffice
|
||||
|
||||
### Tools ###
|
||||
|
||||
- Ubuntu Tweak
|
||||
|
||||
### Desktop Environments ###
|
||||
|
||||
- Cinnamon
|
||||
|
||||
### Other ###
|
||||
|
||||
- Google Earth
|
||||
- Wine
|
||||
|
||||
### Download and install Ubuntutricks script ###
|
||||
|
||||
You can download ubuntutricks script from [here][1] Once downloaded, make it executable and either double-click the script or run it from the terminal.
|
||||
|
||||
### Screenshots ###
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/116.png)
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/213.png)
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/35.png)
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/45.png)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://www.ubuntugeek.com/ubutricks-script-to-install-the-latest-versions-of-several-games-and-applications-in-ubuntu.html
|
||||
|
||||
作者:[ruchi][a]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:http://www.ubuntugeek.com/author/ubuntufix
|
||||
[1]:http://www.tuxarena.com/intro/files/ubutricks.sh
|
@ -0,0 +1,94 @@
|
||||
UbuTricks - 在ubuntu上安装几个最新游戏和应用的脚本
|
||||
===
|
||||
UbuTricks是一个可以帮助你在ubuntu上安装几个最新版本的游戏和应用的程序。
|
||||
|
||||
UbuTricks是一个有简单界面,基于Zenity的图形脚本。虽然早期开发中,它的目标是通过简单的界面操作来安装Ubuntu14.04 及以后发行版上应用程序的更新。
|
||||
|
||||
应用程序会自动下载安装。一些更新可能会需要ppa。其它的将会通过编译源代码安装。编译过程可能会需要一些时间,当从ppa或者deb文件安装应该会快一点,取决于你的下载速度。
|
||||
|
||||
###一共有以下几种安装方式:
|
||||
|
||||
- PPA - 程序将会从PPA下载安装
|
||||
- DEB - 程序将会从DEB文件进行安装
|
||||
- Source - 程序会进行编译安装 (可能需要一点时间)
|
||||
- Script - 程序会通过开发者提供的脚本进行安装
|
||||
- Archive - 程序会通过压缩文件安装
|
||||
- Repository - 程序从仓库安装 (不是PPA)
|
||||
|
||||
###你可以安装的应用程序列表
|
||||
|
||||
通过UbuTricks可以安装下面应用的最新版本:
|
||||
|
||||
###游戏
|
||||
|
||||
- 0 A.D.
|
||||
- Battle for Wesnoth (Dev)
|
||||
- VCMI (Heroes III Engine)
|
||||
|
||||
###文件管理
|
||||
|
||||
- PCManFM
|
||||
|
||||
###互联网
|
||||
|
||||
- Geary
|
||||
- HexChat
|
||||
- QupZilla
|
||||
- QuiteRSS
|
||||
|
||||
###多媒体
|
||||
|
||||
- SMPlayer
|
||||
- Transmageddon
|
||||
- Kdenlive
|
||||
- Fotoxx
|
||||
- jAlbum
|
||||
- GIMP
|
||||
- Shutter
|
||||
- Qmmp
|
||||
- XBMC
|
||||
|
||||
###办公/电子书/文档
|
||||
|
||||
- Calibre
|
||||
- LibreOffice
|
||||
|
||||
###工具
|
||||
|
||||
- Ubuntu Tweak
|
||||
|
||||
###桌面环境
|
||||
|
||||
- Cinnamon
|
||||
|
||||
###其他
|
||||
|
||||
- Google Earth
|
||||
- Wine
|
||||
|
||||
###下载,安装Ubuntutricks
|
||||
|
||||
你可以从[这里][1]下载ubuntutricks,让它可执行然后双击脚本或者从终端里运行它。
|
||||
|
||||
###截图
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/116.png)
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/213.png)
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/35.png)
|
||||
|
||||
![](http://www.ubuntugeek.com/wp-content/uploads/2014/10/45.png)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://www.ubuntugeek.com/ubutricks-script-to-install-the-latest-versions-of-several-games-and-applications-in-ubuntu.html
|
||||
|
||||
作者:[ruchi][a]
|
||||
译者:[DoubleShit](https://github.com/DoubleShit)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:http://www.ubuntugeek.com/author/ubuntufix
|
||||
[1]:http://www.tuxarena.com/intro/files/ubutricks.sh
|
Loading…
Reference in New Issue
Block a user