Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
3544 of 94 results
35.
<application><acronym>APT</acronym></application> (Advanced Packaging Tool) is a powerful package management system, which is the basis for the graphical <application>Software Management</application> application. <application>APT</application> automatically handles dependencies and performs other package operations that are required for package installation.
(no translation yet)
Located in ../docs/manage-software/C/manage-software.xml:152(para)
36.
Running <application>APT</application> requires administrative privileges. Entering commands with "sudo" generates a password prompt. Several of the commands below will not run without sudo.
(no translation yet)
Located in ../docs/manage-software/C/manage-software.xml:160(para)
37.
Common commands used with <application>APT</application> are:
Las órdenes comunes de uso con <application>APT</application> son:
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:166(para)
38.
Install packages: <screen>sudo apt-get install <emphasis>packagename</emphasis></screen>
Instalar paquetes: <screen>sudo apt-get install <emphasis>nombre_del_paquete</emphasis></screen>
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:171(para)
39.
Remove packages: <screen>sudo apt-get remove <emphasis>packagename</emphasis></screen>
Eliminar paquetes: <screen>sudo apt-get remove <emphasis>nombre_del_paquete</emphasis></screen>
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:177(para)
40.
Remove package dependencies that are no longer needed: <screen>sudo apt-get autoremove</screen>
Eliminar los paquete dependientes que ya no son necesarios: <screen>sudo apt-get autoremove</screen>
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:183(para)
41.
Search for packages: <screen>apt-cache search <emphasis>keyword</emphasis></screen>
Buscar paquetes: <screen>apt-cache search <emphasis>palabra_clave</emphasis></screen>
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:189(para)
42.
Retrieve the current lists of available packages: <screen>sudo apt-get update</screen>
Recuperar la lista actual de los paquetes disponibles: <screen>sudo apt-get update</screen>
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:195(para)
43.
Install the latest available updates for the applications currently installed: <screen>sudo apt-get upgrade</screen>
Instalar las últimas actualizaciones disponibles para las aplicaciones actualmente instaladas: <screen>sudo apt-get upgrade</screen>
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:201(para)
44.
List further commands and options: <screen>apt-get help</screen>
Mostrar más órdenes y opciones: <screen>apt-get help</screen>
Translated and reviewed by Monkey
Located in ../docs/manage-software/C/manage-software.xml:207(para)
3544 of 94 results

This translation is managed by Launchpad Spanish Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Monkey, nat6091.