Size: 1320
Comment:
|
← Revision 5 as of 2017-09-06 16:46:31 ⇥
Size: 471
Comment: Clean up old material; tag with NeedsUpdating
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
<<Include(Tag/NeedsUpdating)>> ## Does this game still work in Ubuntu? |
|
Line 6: | Line 9: |
Tremulous can be installed by installing the package "tremulous". It can also be installed from Add/Remove by selecting All Available Applications and searching for tremulous. | |
Line 8: | Line 10: |
=== Backport === At the time of this writing (which is September of 2008), many servers support, and request the installation of, an upgraded version of the tremulous client dubbed "the backport". This client includes back-ported updates from the, as yet, unreleased next version of the game. Typically, the backport is not required to play fully, but is required to obtain administrative privileges in the game. |
Tremulous is no longer available in the repositories. You can try downloading it from [[http://tremulous.net/files/|their website]]. |
Line 11: | Line 13: |
For easy installation, here is a script that will backup your tremulous file as tremulous_old, and install the backport: {{{ cd ~ && wget http://tremulous.tjw.org/backport/linux/tremulous.x86 && chmod +x tremulous.x86 && sudo mv /usr/lib/tremulous/tremulous /usr/lib/tremulous/tremulous_old && sudo mv tremulous.x86 /usr/lib/tremulous/tremulous && sudo chown root:root /usr/lib/tremulous/tremulous }}} ===== Links ===== [[http://tremulous.net/|Official website]] https://help.ubuntu.com/community/Games#Tremulous |
== Links == * [[http://tremulous.net/|Official website]] |
|
Needs Updating |
Tremulous
From the official About page "Tremulous is a free, open source game that blends a team based FPS with elements of an RTS."
Installation
Tremulous is no longer available in the repositories. You can try downloading it from their website.