50
edits
m (→Use .tar files) |
|||
| Line 73: | Line 73: | ||
These directories can be named anything you wish as long as the names are used consistently. Here I will rename the extracted directory names to be consistent throughout all the following examples. | These directories can be named anything you wish as long as the names are used consistently. Here I will rename the extracted directory names to be consistent throughout all the following examples. | ||
cd $HOME/ | cd $HOME/fg2024.1 | ||
tar xzf simgear-v2024.1.1.tar.gz | tar xzf simgear-v2024.1.1.tar.gz | ||
mv simgear-v2024.1.1 simgear | mv simgear-v2024.1.1 simgear | ||
edits