|
67.
|
|
|
Install the <application>alien</application> package.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:151(para)
|
|
68.
|
|
|
In a Terminal, enter: <screen>sudo alien <emphasis>package_file.rpm</emphasis></screen>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:154(para)
|
|
69.
|
|
|
Install <emphasis>tarballs</emphasis>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:162(title)
|
|
70.
|
|
|
Files with the <emphasis>.tar</emphasis>, <emphasis>.tgz</emphasis>, <emphasis>.tar.gz</emphasis> or <emphasis>.tar.bz2</emphasis> suffix are package files known as <emphasis>tarballs</emphasis> which are widely used in Linux and Unix.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:163(para)
|
|
71.
|
|
|
If there is no native Ubuntu package available in any of the Ubuntu repositories, you can use the command line to install or uninstall the tarball file.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:164(para)
|
|
72.
|
|
|
The first step will be to uncompress and extract the tarball. If it is a <emphasis>.tgz</emphasis> or a <emphasis>.tar.gz</emphasis>, in a Terminal enter: <screen>tar -xfvz <emphasis>tarball_name</emphasis></screen>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:165(para)
|
|
73.
|
|
|
Then it will be necessary to follow the instructions that come with the package. These are generally located in the extracted tarball in a file called README or INSTALL.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:168(para)
|
|
74.
|
|
|
Tarballs often contain the source code of the program, and need to be <emphasis>compiled</emphasis> in order to be used.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:635(para)
|
|
75.
|
|
|
Compiling programs requires some packages that are not installed by default. You can install these all at once by installing the <application>build-essential</application> package.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
add-applications/C/add-applications.xml:170(para)
|
|
76.
|
|
|
translator-credits
|
|
|
Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
|
|
|
|
To prevent privacy issues, this translation is not
available to anonymous users,
if you want to see it, please, log in
first.
|
|
Located in
add-applications/C/add-applications.xml:0(None)
|