View Full Version : Free flight simulator games for ubuntu
Dark Damo
January 11th, 2006, 01:47 AM
does anyone know any free flight simulator games for linux?
Thank you :)
briguy
January 11th, 2006, 02:04 AM
Flight Gear is like MS Flight Sim - really good program. There is also GL-117 which is a dated fighter game, but kinda fun. There are a few space flight simulators as well like vegastrike. All these are in the repositories
Dark Damo
January 11th, 2006, 03:40 AM
Thank you but my synaptic package manager has gone all funny :(
Anyway i'm looking at flight gear but on the debian site it is down :(
How do i acsess the repositories?
Artificial Intelligence
January 11th, 2006, 03:45 AM
http://www.flightgear.org/Downloads/binary.shtml#linux
But you might run into dependency problems if your repo is down. ( http://doc.gwos.org/index.php/Flight_Gear )
Dark Damo
January 11th, 2006, 03:55 AM
Thank you i am trying out the links now ;)
Which one do i get? i cant get the debian one because the site is down :(
Artificial Intelligence
January 11th, 2006, 04:01 AM
If you have universe enable in your source list, you can apt-get it. Though if you can live with it's v0.9.7 and not not v0.9.9
Dark Damo
January 11th, 2006, 04:29 AM
Thats ok but i only have the stock sources.list
Where can i get the upgraded one?
Thanks :)
Artificial Intelligence
January 11th, 2006, 04:35 AM
You can use the one I'm using
sudo gedit /etc/apt/sources.list
Wipe out what you see and add this instead then you have all what you need and more:
deb http://dk.archive.ubuntu.com/ubuntu breezy main restricted
#deb-src http://dk.archive.ubuntu.com/ubuntu breezy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://dk.archive.ubuntu.com/ubuntu breezy-updates main restricted
#deb-src http://dk.archive.ubuntu.com/ubuntu breezy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://dk.archive.ubuntu.com/ubuntu breezy universe
#deb-src http://dk.archive.ubuntu.com/ubuntu breezy universe
deb http://security.ubuntu.com/ubuntu breezy-security main restricted
#deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted
deb http://security.ubuntu.com/ubuntu breezy-security universe
#deb-src http://security.ubuntu.com/ubuntu breezy-security universe
## Multiverse
deb http://archive.ubuntu.com/ubuntu breezy multiverse
#deb-src http://archive.ubuntu.com/ubuntu breezy multiverse
## Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
## Wine
deb http://wine.sourceforge.net/apt/ binary/
#deb-src http://wine.sourceforge.net/apt/ source/
## Penguin Liberation Front
deb http://packages.freecontrib.org/ubuntu/plf/ breezy free non-free
#deb-src http://packages.freecontrib.org/ubuntu/plf/ breezy free non-free
## Backports
deb http://de.archive.ubuntu.com/ubuntu breezy-backports main universe multiverse restricted
deb-src http://de.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse
#deb http://ubuntu-backports.mirrormax.net/ breezy-backports-staging main universe multiverse restricted
#backports-extras
deb http://ubuntu-backports.mirrormax.net/ breezy-extras main universe multiverse restricted
#deb http://ubuntu-backports.mirrormax.net/ breezy-extras-staging main universe multiverse restricted
# Open Office 2 final
deb http://people.ubuntu.com/~doko/OOo2 ./
# Opera web browser
deb http://deb.opera.com/opera/ etch non-free
sudo apt-get update
sudo apt-get install flightgear
Dark Damo
January 11th, 2006, 04:42 AM
Thank you very much. I allso have a tar.gz file. How can i install that? Its from some game called ysflight simulator or something.
Ok the other game works good appart when the plane starts moving it really badly lags!
I have a Celeron 320 with a Radeon 9800 pro 128mb 1024mb DDR400. Am i under the specs? I have the ATI drivers installed allso
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.