mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-01 21:50:13 +08:00
94 lines
2.8 KiB
Markdown
94 lines
2.8 KiB
Markdown
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 |