Freeciv
Register
Edit Page
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 12: Line 12:
 
Após terminar o download, abra uma sessão do terminal e vá até a pasta onde está o arquivo baixado.
 
Após terminar o download, abra uma sessão do terminal e vá até a pasta onde está o arquivo baixado.
   
$ pwd
+
$ pwd<br />
/home/keyser
+
/home/keyser<br />
$ ls -l freeciv-2.2.4.tar.bz2
+
$ ls -l freeciv-2.2.4.tar.bz2<br />
-rw-r--r-- 1 keyser keyser 34627702 2010-12-12 20:42 freeciv-2.2.4.tar.bz2
+
-rw-r--r-- 1 keyser keyser 34627702 2010-12-12 20:42 freeciv-2.2.4.tar.bz2
   
 
Descompacte o arquivo baixado:
 
Descompacte o arquivo baixado:
   
$ bunzip2 freeciv-2.2.4.tar.bz2
+
$ bunzip2 freeciv-2.2.4.tar.bz2<br />
$ ls -l freeciv*
+
$ ls -l freeciv*<br />
-rw-r--r-- 1 keyser keyser 110243840 2010-12-12 20:42 freeciv-2.2.4.tar
+
-rw-r--r-- 1 keyser keyser 110243840 2010-12-12 20:42 freeciv-2.2.4.tar
   
 
Agora faça a extração do conteúdo do aglomerado:
 
Agora faça a extração do conteúdo do aglomerado:
   
$ tar xvf freeciv-2.2.4.tar
+
$ tar xvf freeciv-2.2.4.tar
   
 
Você terá uma nova pasta na estrutura de diretórios. Entre nesta pasta:
 
Você terá uma nova pasta na estrutura de diretórios. Entre nesta pasta:
Please note that all contributions to the Freeciv are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)

Template used on this page: