Install older versions in ubuntu .
Posted: Thu Jul 24, 2014 12:15 am
I have 14.04 .
List of freeciv versions in ubuntu: http://packages.ubuntu.com/search?keywords=freeciv
1) We add the new sources (be carefull! freeciv in ubuntu is in 'universe'.
$ cd /etc/apt/sources.list.d
$ sudo nano saucy.list
deb http://gr.archive.ubuntu.com/ubuntu/ saucy main restricted
deb-src http://gr.archive.ubuntu.com/ubuntu/ saucy main restricted
deb http://gr.archive.ubuntu.com/ubuntu/ saucy universe
deb-src http://gr.archive.ubuntu.com/ubuntu/ saucy universe
deb http://gr.archive.ubuntu.com/ubuntu/ saucy-updates universe
deb-src http://gr.archive.ubuntu.com/ubuntu/ saucy-updates universe
2) Run:
$ sudo apt-get update
3) Run: ( -V for seeing exactly installed version..to be sure!)
$ sudo apt-get -V -t saucy install freeciv-client-gtk
List of freeciv versions in ubuntu: http://packages.ubuntu.com/search?keywords=freeciv
1) We add the new sources (be carefull! freeciv in ubuntu is in 'universe'.
$ cd /etc/apt/sources.list.d
$ sudo nano saucy.list
deb http://gr.archive.ubuntu.com/ubuntu/ saucy main restricted
deb-src http://gr.archive.ubuntu.com/ubuntu/ saucy main restricted
deb http://gr.archive.ubuntu.com/ubuntu/ saucy universe
deb-src http://gr.archive.ubuntu.com/ubuntu/ saucy universe
deb http://gr.archive.ubuntu.com/ubuntu/ saucy-updates universe
deb-src http://gr.archive.ubuntu.com/ubuntu/ saucy-updates universe
2) Run:
$ sudo apt-get update
3) Run: ( -V for seeing exactly installed version..to be sure!)
$ sudo apt-get -V -t saucy install freeciv-client-gtk