{"id":33534,"date":"2025-02-20T23:01:19","date_gmt":"2025-02-21T02:01:19","guid":{"rendered":"https:\/\/mastertrend.info\/?p=33534"},"modified":"2026-04-28T16:39:43","modified_gmt":"2026-04-28T19:39:43","slug":"how-to-install-software-on-ubuntu","status":"publish","type":"post","link":"https:\/\/mastertrend.info\/en\/como-instalar-software-en-ubuntu\/","title":{"rendered":"How to install software on Ubuntu: Discover 5 amazing tricks \ud83d\udca1"},"content":{"rendered":"<h2>How to Install Software on Ubuntu: 5 Quick and Easy Steps! \ud83d\ude80<\/h2>\n<p>Finding and installing software on Ubuntu Linux can seem a bit complicated at first. This guide will show you how to install, update, and remove any application you need on your Ubuntu system! \ud83d\udc27\u2728<\/p>\n<p><!-- No inyectando anuncios debido al modo sin anuncios. --><!-- No inyectando anuncios debido al modo sin anuncios. --><\/p>\n<h2 id=\"el-ecosistema-de-software-de-ubuntu\">The Ubuntu Software Ecosystem<\/h2>\n<p>The Ubuntu software ecosystem is built around repositories, which are centralized locations containing pre-vetted software packages. Ubuntu software repositories are a collection of repositories that are used to store and distribute software packages to the local network. <a href=\"https:\/\/ubuntu.com\/\" target=\"_blank\" rel=\"noopener\" data-schema-attribute=\"mentions\">Ubuntu<\/a> are divided into four distinct categories:<\/p>\n<ul>\n<li><strong>Main<\/strong>: Software of <a href=\"https:\/\/mastertrend.info\/en\/bjorn-cybersecurity-with-raspberry-pi\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3986\">open source<\/a> officially supported.<\/li>\n<li><strong>Universe<\/strong>: Open source software maintained by the community.<\/li>\n<li><strong>Multiverse<\/strong>: Software that may have license restrictions.<\/li>\n<li><strong>Restricted<\/strong>: Proprietary drivers and other software essential for functionality.<\/li>\n<\/ul>\n<p>Repositories ensure the stability and security of software, creating the underlying infrastructure that makes the Ubuntu Software Center possible.<\/p>\n<h3 id=\"formatos-de-paquete-ubuntu-deb-y-snap\">Package Formats in Ubuntu: DEB and Snap<\/h3>\n<p>Ubuntu supports two main package formats: DEB and Snap. DEB packages are the traditional format for Ubuntu, providing fast and easy installations. <a href=\"https:\/\/mastertrend.info\/en\/3d-nanoscale-transistors\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3988\">efficient<\/a>. Los paquetes Snap est\u00e1n dise\u00f1ados para ser m\u00e1s seguros y port\u00e1tiles. Las aplicaciones Snap vienen empaquetadas con todo lo que necesitan para funcionar (sin dependencias). Esto los hace m\u00e1s f\u00e1ciles de gestionar, pero en ocasiones pueden ser m\u00e1s grandes y\/o m\u00e1s lentos que la misma aplicaci\u00f3n instalada a trav\u00e9s de paquetes DEB.<\/p>\n<h2 id=\"instalando-software-a-trav\u00e9s-del-centro-de-software-de-ubuntu\">Installing Software Through the Ubuntu Software Center<\/h2>\n<p>El Centro de Software de Ubuntu ofrece una interfaz gr\u00e1fica para la gesti\u00f3n de software, lo que lo hace perfecto para los usuarios que prefieren una experiencia de punto y clic. Te permitir\u00e1 instalar, actualizar y eliminar software en formato DEB y Snap.<\/p>\n<figure><picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 768px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 481px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture> <picture><img decoding=\"async\" style=\"display: block; height: auto; max-width: 100%;\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" alt=\"Ubuntu Software Center showing a user searching for the word &#039;My&#039;\" width=\"1318\" height=\"833\" data-img-url=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" title=\"\"><\/picture><\/figure>\n<p>You can browse the software center through various categories, or do a direct search by typing the name or type of program you are looking for. You can also search for the name of software you already have installed if you want to uninstall it. The search bar is conveniently located at the top center of the window.<\/p>\n<p>The results under \u201cSnap Packages\u201d are obviously snaps. The results under \u201cDebian Packages\u201d are DEB packages.<\/p>\n<p>To install or remove software, click on the software title and then click \u201cInstall\u201d or \u201cRemove\u201d as appropriate. It\u2019s that simple! \ud83d\ude04<\/p>\n<figure><picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 768px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 481px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture> <picture><img decoding=\"async\" style=\"display: block; height: auto; max-width: 100%;\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1737644567_71_Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" alt=\"The Ubuntu Software Center showing a description page of an application with the install button highlighted\" width=\"1322\" height=\"835\" data-img-url=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1737644567_71_Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" title=\"\"><\/picture><\/figure>\n<p>He <a href=\"https:\/\/mastertrend.info\/en\/contrasena-wi-fi-en-windows-10-y-windows-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3998\">Software Center will automatically take care of downloading and installing<\/a> (or remove) Snap packages, DEB packages, and any necessary dependencies without any further intervention on your part. After installing new software, Ubuntu will automatically <a href=\"https:\/\/mastertrend.info\/en\/how-to-blur-the-background-of-photos-in-windows-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3995\">will automatically update when there are new versions<\/a> available.<\/p>\n<h2 id=\"instalando-software-a-traves-de-la-linea-de-comandos-usando-snap\">Installing Software Via Command Line Using Snap<\/h2>\n<p>Generally, the Software Center will do everything you need to do with snaps. However, you can manage snap packages from the command line if you want more control. <a href=\"https:\/\/mastertrend.info\/en\/category\/tutorials\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3989\">detailed<\/a>Here are some quick commands to get you started. \ud83d\ude80<\/p>\n<p>For basic help with the snap command:<\/p>\n<pre><code class=\"hljs sql\">snap <span class=\"hljs-keyword\">help<\/span><\/code><\/pre>\n<p>To search for specific snap packages, enter:<\/p>\n<pre><code class=\"hljs java\">snap find <span class=\"hljs-keyword\">package-name<\/span><\/code><\/pre>\n<p>To list all installed snap packages:<\/p>\n<pre><code class=\"hljs php\">sudo snap <span class=\"hljs-keyword\">list<\/span><\/code><\/pre>\n<p>To install a specific snap package:<\/p>\n<pre><code class=\"hljs sql\">sudo snap <span class=\"hljs-keyword\">install<\/span>\u00a0<span class=\"hljs-keyword\">package-name<\/span><\/code><\/pre>\n<p>To remove a snap package:<\/p>\n<pre><code class=\"hljs java\">sudo snap remove <span class=\"hljs-keyword\">package-name<\/span><\/code><\/pre>\n<section class=\"emaki-custom-block emaki-custom-warning\">Be careful when removing snaps. Some are necessary for your Ubuntu system to function properly. If you are not <a href=\"https:\/\/mastertrend.info\/en\/block-websites\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3990\">sure<\/a> of what a package does, it is always safer to leave it as is. \u26a0\ufe0fIf you want to learn more, check out this <a href=\"https:\/\/mastertrend.info\/en\/cleaning-the-laptop-cooler\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3996\">Advanced Guide to Managing Snaps on Your System<\/a> Ubuntu.<\/p>\n<h2 id=\"instalando-software-a-traves-de-la-linea-de-comandos-usando-apt\">Installing Software Through the Command Line Using APT<\/h2>\n<p>The Advanced Package Tool (APT) is a command line (terminal) tool for managing DEB packages. It handles everything from downloads and dependency resolution for complex applications to updating all your software and even the <a href=\"https:\/\/mastertrend.info\/en\/shortcut-to-restart-iphone-in-ios-18\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3983\">operating system<\/a> Ubuntu itself.<\/p>\n<figure><picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 768px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 481px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture> <picture><img decoding=\"async\" style=\"display: block; height: auto; max-width: 100%;\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1737644567_750_Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" alt=\"Ubuntu terminal showing the output of the apt update command\" width=\"1331\" height=\"303\" data-img-url=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1737644567_750_Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" title=\"\"><\/picture><\/figure>\n<h3 id=\"una-guia-rapida-de-apt\">A Quick Guide to APT<\/h3>\n<p>Before installing anything, it&#039;s always a good idea to update your package list to ensure access to the latest versions:<\/p>\n<pre><code class=\"hljs sql\">sudo apt <span class=\"hljs-keyword\">update<\/span><\/code><\/pre>\n<p>To install a package, use the following command:<\/p>\n<pre><code class=\"hljs sql\">sudo apt <span class=\"hljs-keyword\">install<\/span>\u00a0<span class=\"hljs-keyword\">package-name<\/span><\/code><\/pre>\n<p>For example, the popular video player <a href=\"https:\/\/mastertrend.info\/en\/10-free-apps-for-producing-content-on-youtube\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3991\">VLC<\/a>:<\/p>\n<pre><code class=\"hljs sql\">sudo apt <span class=\"hljs-keyword\">install<\/span> vlc<\/code><\/pre>\n<p>If you no longer need a package, uninstall it with:<\/p>\n<pre><code class=\"hljs java\">sudo apt remove <span class=\"hljs-keyword\">package-name<\/span><\/code><\/pre>\n<p>For example, to remove VLC:<\/p>\n<pre><code class=\"hljs\">sudo apt remove vlc<\/code><\/pre>\n<p>You can have APT search for and <a href=\"https:\/\/mastertrend.info\/en\/unexpected-closure-of-microsoft-edge\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3984\">install updates<\/a> for all packages on your system (including Ubuntu system packages):<\/p>\n<pre><code class=\"hljs\">sudo apt upgrade<\/code><\/pre>\n<p>APT will also be responsible for <a href=\"https:\/\/mastertrend.info\/en\/free-optimization-programs-for-pc\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3997\">Automatically clean and delete<\/a> packages that are no longer needed:<\/p>\n<pre><code class=\"hljs\">sudo apt autoremove<\/code><\/pre>\n<h2 id=\"instalando-software-desde-fuentes-de-terceros\">Installing Software from Third-Party Sources<\/h2>\n<p>Occasionally, you&#039;ll encounter software distributed by its authors or a third-party organization that isn&#039;t available in the Ubuntu Software Center. This software can be in a variety of formats, but most commonly you&#039;ll need to download a DEB package or add a PPA location to your system.<\/p>\n<h3 id=\"agregando-un-ppa-archivo-de-paquete-personal\">Adding a PPA (Personal Package Archive)<\/h3>\n<p>Los PPAs son repositorios mantenidos por desarrolladores para distribuir las versiones m\u00e1s recientes de su software. Funcionan exactamente de la misma manera que los repositorios de software de Ubuntu, pero son gestionados privadamente por un tercero. Despu\u00e9s de agregar un PPA, APT incluir\u00e1 autom\u00e1ticamente su contenido en todas las operaciones futuras. Puedes instalar software desde el PPA usando los mismos comandos listados anteriormente. Cualquier software que <a href=\"https:\/\/mastertrend.info\/en\/chris-titus-for-windows\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3999\">You install it will be included in the updates when they are run<\/a> tambi\u00e9n. Puedes agregar un nuevo PPA e instalar software desde \u00e9l con solo tres comandos r\u00e1pidos en la terminal:<\/p>\n<p>To add a new PPA, use the following command:<\/p>\n<pre><code class=\"hljs css\"><span class=\"hljs-selector-tag\">sweat<\/span>\u00a0<span class=\"hljs-selector-tag\">add-apt-repository<\/span>\u00a0<span class=\"hljs-selector-tag\">ppa<\/span><span class=\"hljs-selector-pseudo\">:repository-name<\/span><\/code><\/pre>\n<p>Then, <a href=\"https:\/\/mastertrend.info\/en\/chrome-not-loading-pages-on-android\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"4001\">Updates the software information cache to include data<\/a> of the new PPA:<\/p>\n<pre><code class=\"hljs sql\">sudo apt <span class=\"hljs-keyword\">update<\/span><\/code><\/pre>\n<p>Finally, install the software as if it were any other package:<\/p>\n<pre><code class=\"hljs sql\">sudo apt <span class=\"hljs-keyword\">install<\/span>\u00a0<span class=\"hljs-keyword\">package-name<\/span><\/code><\/pre>\n<figure><picture><source media=\"(min-width: 1024px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 768px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 481px)\" data-=\"\" \/><\/picture> <picture><source media=\"(min-width: 0px)\" data-=\"\" \/><\/picture> <picture><img decoding=\"async\" style=\"display: block; height: auto; max-width: 100%;\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1737644567_294_Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" alt=\"Ubuntu Terminal showing confirmation prompt for adding a new PPA with APT\" width=\"1331\" height=\"399\" data-img-url=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1737644567_294_Como-instalar-software-en-Ubuntu-Guia-para-principiantes-sobre-Snap.png\" title=\"\"><\/picture><\/figure>\n<p>For example, if you wanted to add the official PPA for the popular <a href=\"https:\/\/mastertrend.info\/en\/gmail-problems-in-chrome\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3985\">web browser<\/a> Firefox and then install it, you would enter the following commands in the terminal:<\/p>\n<pre><code class=\"hljs xml\">sudo add-apt-repository ppa:mozillateam\/ppa sudo apt <span class=\"hljs-keyword\">update<\/span>\r\nsudo apt <span class=\"hljs-keyword\">install<\/span> Firefox\r\n<\/code><\/pre>\n<p>Firefox is <a href=\"https:\/\/mastertrend.info\/en\/update-chrome-sync-2025\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3979\">would automatically update along with all your software<\/a> when the software updater runs. Firefox comes pre-installed on Ubuntu, of course, but this example illustrates the steps to add a new PPA to your Ubuntu system&#039;s repositories.<\/p>\n<h3 id=\"instalando-desde-un-archivo-deb-descargado\">Installing From a Downloaded DEB File<\/h3>\n<p>Some applications provide standalone DEB files. Here&#039;s how to install them from the Ubuntu terminal:<\/p>\n<p><a href=\"https:\/\/mastertrend.info\/en\/best-alternatives-to-solidtorrents\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"4000\">Download the DEB file from a source<\/a> that you trust and save it to a destination you can remember, such as your Downloads folder. In your terminal, change to the directory where you saved the file and use dpkg to install it.<\/p>\n<pre><code class=\"hljs xml\"><span class=\"hljs-built_in\">CD<\/span> ~\/Downloads\r\n<span class=\"hljs-selector-tag\">sweat<\/span>\u00a0<span class=\"hljs-selector-tag\">dpkg<\/span>\u00a0<span class=\"hljs-selector-tag\">-Yo<\/span>\u00a0<span class=\"hljs-selector-tag\">file name<\/span><span class=\"hljs-selector-class\">.deb<\/span><\/code><\/pre>\n<p>If dpkg returns any error indicating <a href=\"https:\/\/mastertrend.info\/en\/ps5-and-xbox-series-x-glitches-2\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3992\">issues<\/a> of dependencies, you should be able to fix them with the following command:<\/p>\n<pre><code class=\"hljs sql\">sudo apt <\/code><\/pre>\n<h2 id=\"mejores-practicas-para-la-gestion-de-software-en-ubuntu\">Best Practices for Software Management in Ubuntu<\/h2>\n<ul>\n<li><strong>Keep your system up to date<\/strong>: Snaps should automatically update as new versions become available. You can also run \u201cSoftware Updater\u201d from the launcher <a href=\"https:\/\/mastertrend.info\/en\/disable-the-automatic-blocker\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3978\">of applications to check and update<\/a> all DEB packages on your system.<\/li>\n<li><strong>Use reliable sources<\/strong>: Instalar software significa potencialmente darle acceso completo a todos los datos en tu computadora o incluso a tu red. No instales nada de lo que no est\u00e9s <a href=\"https:\/\/mastertrend.info\/en\/armored-rdp\/\" title=\"Armored RDP: Discover the 10 Essential Steps! \ud83d\ude80\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"4224\">sure<\/a>You should always verify the legitimacy of any third-party application you find.<\/li>\n<li><strong>Beam <\/strong><a href=\"https:\/\/mastertrend.info\/en\/laptop-hard-drive-replacement\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3981\">backup your data:<\/a> Before experimenting with new software, make sure your critical data is backed up. Small mistakes can cause big losses. \ud83d\udcc2\ud83d\udcbe<\/li>\n<\/ul>\n<hr \/>\n<h5 class=\"post-preview-title\"><span style=\"font-size: 16px;\">Ubuntu won&#039;t boot? <a href=\"https:\/\/mastertrend.info\/en\/ubuntu-does-not-start\/\" target=\"_blank\" rel=\"noopener\">Check here<\/a>.<\/span><\/h5>\n<p>You are now well equipped to explore the vast world of the software ecosystem. <a href=\"https:\/\/mastertrend.info\/en\/linux-distributions-similar-to-windows-10\/\" title=\"Linux distributions similar to Windows 10: Switch now \ud83d\udda5\ufe0f\u2728\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"5071\">from Ubuntu<\/a>You should be able to find, install, and remove any software you need with ease. From simple task-tracking programs to fully functional office suites and exciting games, Ubuntu has you covered. \ud83c\udf1f<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>How to install software on Ubuntu is easier than you think. Learn in less than 10 minutes! \u23f0<\/p>","protected":false},"author":1,"featured_media":33535,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ai_generated_summary":"","iawp_total_views":152,"jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"jnews_social_meta":[],"jnews_review":[],"enable_review":"","type":"","name":"","summary":"","brand":"","sku":"","good":[],"bad":[],"score_override":"","override_value":"","rating":[],"price":[],"jnews_override_counter":[],"footnotes":""},"categories":[1435],"tags":[1736,1445,1558],"class_list":["post-33534","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutoriales","tag-consejospc","tag-evergreencontent","tag-techtips"],"_links":{"self":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/33534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/comments?post=33534"}],"version-history":[{"count":1,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/33534\/revisions"}],"predecessor-version":[{"id":95223,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/33534\/revisions\/95223"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/media\/33535"}],"wp:attachment":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/media?parent=33534"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/categories?post=33534"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/tags?post=33534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}