{"id":58,"date":"2022-11-09T10:25:46","date_gmt":"2022-11-09T10:25:46","guid":{"rendered":"https:\/\/drinkouniao.com\/?p=81224"},"modified":"2024-12-05T17:38:38","modified_gmt":"2024-12-05T17:38:38","slug":"a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04","status":"publish","type":"post","link":"https:\/\/racksweekend.com.br\/en\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/","title":{"rendered":"Best way to configure Kitty Terminal on Ubuntu 22.04 or 20.04"},"content":{"rendered":"<div>\n<p><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Learn the steps to install the Kitty Terminal emulator on Ubuntu 22.04 Jammy JellyFish or 20.04 Focal fossa to have a lightweight application to perform instructions.<\/span><\/span><\/em><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Ubuntu is a popular Linux distribution that comes with a standard GNOME Terminal software. <\/span><span style=\"vertical-align: inherit;\">However, we should not restrict ourselves to just that. <\/span><span style=\"vertical-align: inherit;\">There are many other feature-rich terminals such as Tabby and Terminators, while for people looking for lightweight terminals that can make the most of GPU power, emulator applications similar to Kitty and Alacritty can be used.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">In this tutorial we will talk about Kitty Terminal developed in the Python and C programming languages. <\/span><span style=\"vertical-align: inherit;\">It is an extremely configurable Terminal application in the open source class, the provisioning code is available on the <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">GitHub<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> .<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Well, Kitty Terminal should not be a fancy application with lots of inbuilt features as it is developed to keep one factor in mind i.e. efficiency and low consumption of system assets. <\/span><span style=\"vertical-align: inherit;\">However, the consumer can customize it with the help of its setting such as fonts, window size, background and foreground color, and more\u2026<\/span><\/span><\/p>\n<h2 id=\"h-steps-to-install-kitty-terminal-on-ubuntu-22-04-or-20-04\"><span id=\"Steps_to_install_Kitty_Terminal_on_Ubuntu_2204_or_2004\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Steps to put in Kitty Terminal on Ubuntu 22.04 or 20.04<\/span><\/span><\/span><\/h2>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">There are two methods to put in the Kitty Terminal on Ubuntu, one is to use the APT package supervisor and the opposite is to manually include the Kitty binary in the system. <\/span><span style=\"vertical-align: inherit;\">Right here we present each one.<\/span><\/span><\/p>\n<p class=\"has-text-color\" style=\"color: #6374c2;\"><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"># 1st methodology using APT package supervisor, however, Kitty&#039;s version will not be the latest\u2026<\/span><\/span><\/strong><\/p>\n<h3 id=\"h-1-update-ubuntu-22-04-or-20-04\"><span id=\"1_Update_Ubuntu_2204_or_2004\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">1. Replace Ubuntu 22.04 or 20.04<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">No matter what model of Ubuntu you are using, to begin with, run the system replacement command to ensure that all current packages are updated.<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sudo apt replace &amp;&amp; sudo apt improve<\/code><\/pre>\n<h3 id=\"h-2-use-apt-to-install-kitty-terminal\"><span id=\"2_Use_Apt_to_install_Kitty_Terminal\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">2. Use Apt to put in Kitty Terminal<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Kitty is available to install using the default system repository of Ubuntu 22.04 and 20.4. <\/span><span style=\"vertical-align: inherit;\">However, the model obtained through it will not be the most recent.<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sudo apt set up kitty<\/code><\/pre>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Once the setup is complete, you should have the Kitty icon in the utility launcher space.<\/span><\/span><\/p>\n<p class=\"has-accent-color has-text-color\"><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">#2md Methodology: Using the latest binary<\/span><\/span><\/strong><\/p>\n<h3 id=\"h-3-install-kitty-on-ubuntu-22-04-or-20-04-using-binary\"><span id=\"3_Install_Kitty_on_Ubuntu_2204_or_2004_using_Binary\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">3. Configure Kitty on Ubuntu 22.04 or 20.04 using binary<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Those who need the latest Kitty model can opt for the Binary methodology. <\/span><span style=\"vertical-align: inherit;\">To do so, follow the instructions provided to obtain and run a script that can routinely save the Kitty Terminal binary file on your Linux system.<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sudo apt set up curl -y<\/code><\/pre>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">curl -L https:\/\/sw.kovidgoyal.web\/kitty\/installer.sh | sh \/dev\/stdin launch=n<\/code><\/pre>\n<h3 id=\"h-4-add-kitty-to-path\"><span id=\"4_Add_kitty_to_PATH\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">4. Add kitty to PATH<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">After executing the above command, the Kitty Terminal binary will routinely save below a listing, path \u2013&nbsp; <\/span><\/span><code>~\/.native\/kitty.app\/bin\/<\/code><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Now, let&#039;s create a symbolic link for it so that we can run it directly using any Terminal.<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sudo ln -s ~\/.native\/kitty.app\/bin\/kitty \/usr\/native\/bin\/<\/code><\/pre>\n<h3 id=\"h-5-create-desktop-and-application-shortcuts\"><span id=\"5_Create_Desktop_And_Application_Shortcuts\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">5. Create desktop shortcuts and utilities<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Those who do not wish to launch Kitty using their existing terminal can create a utility shortcut using the instructions provided:<\/span><\/span><\/p>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">For the utility launcher:<\/span><\/span><\/strong><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">cp ~\/.native\/kitty.app\/share\/functions\/kitty.desktop ~\/.native\/share\/functions\/<\/code><\/pre>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">To open text and image file data in Kitty through the file manager, also run the given command:<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">cp ~\/.native\/kitty.app\/share\/functions\/kitty-open.desktop ~\/.native\/share\/functions\/<\/code><\/pre>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Add icon:<\/span><\/span><\/strong><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sed -i &quot;s|Icon=kitty|Icon=\/house\/$USER\/.native\/kitty.app\/share\/icons\/hicolor\/256x256\/apps\/kitty.png|g&quot; ~\/.native\/share\/functions\/kitty *.desktop<\/code><\/pre>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sed -i &quot;s|Exec=kitty|Exec=\/house\/$USER\/.native\/kitty.app\/bin\/kitty|g&quot; ~\/.native\/share\/functions\/kitty*.desktop<\/code><\/pre>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">For Desktop Shortcut&nbsp;<\/span><\/span><\/strong><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">&nbsp;cp ~\/.native\/kitty.app\/share\/functions\/kitty.desktop ~\/Desktop<\/code><\/pre>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sed -i &quot;s|Icon=kitty|Icon=\/house\/$USER\/.native\/kitty.app\/share\/icons\/hicolor\/256x256\/apps\/kitty.png|g&quot; ~\/Desktop\/kitty*.desktop<\/code><\/pre>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sed -i &quot;s|Exec=kitty|Exec=\/house\/$USER\/.native\/kitty.app\/bin\/kitty|g&quot; ~\/Desktop\/kitty*.desktop<\/code><\/pre>\n<p><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Enable shortcut launch:<\/span><\/span><\/strong><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">gio set ~\/Desktop\/kitty*.desktop metadata::trusted true<\/code><\/pre>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">chmod a+x ~\/Desktop\/kitty*.desktop<\/code><\/pre>\n<h3 id=\"h-7-run-the-kitty-terminal\"><span id=\"7_Run_the_Kitty_Terminal\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">7. Run Terminal Kitty<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">After efficiently adopting any of the two strategies given above to install Kitty Terminal on Ubuntu, to run the application click on the hyperlink <\/span><\/span><strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Actions<\/span><\/span><\/strong><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> and look for Kitty. <\/span><span style=\"vertical-align: inherit;\">Because the icon appears to click to execute the same.<\/span><\/span><\/p>\n<h3 id=\"h-8-how-to-update\"><span id=\"8_How_to_update\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">8. The best way to replace<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Customers who used the APT package supervisor to install Kitty can simply replace it using the system replace and update command, here it is.<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sudo apt replace &amp;&amp; sudo apt improve<\/code><\/pre>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">However, you probably adopted the guide&#039;s methodology and simply ran the command provided:<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">curl -L https:\/\/sw.kovidgoyal.web\/kitty\/installer.sh | sh \/dev\/stdin launch=n<\/code><\/pre>\n<h3 id=\"h-9-uninstall-the-kitty-terminal-from-ubuntu-22-04-or-20-04\"><span id=\"9_Uninstall_the_Kitty_terminal_from_Ubuntu_2204_or_2004\"><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">9. Uninstall Kitty terminal from Ubuntu 22.04 or 20.04<\/span><\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Remove Kitty Terminal if you don&#039;t like it or it&#039;s not working. <\/span><span style=\"vertical-align: inherit;\">Those who used the APT package supervisor to place it can run:<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">sudo apt autoremove --purge kitty<\/code><\/pre>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Whereas manually binary clients can go to this command:<\/span><\/span><\/p>\n<pre class=\"wp-block-code\"><code class=\"language-bash\" lang=\"bash\">rm -r ~\/.native\/kitty.app\/<\/code><\/pre>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Learn the steps to install the Kitty Terminal emulator on Ubuntu 22.04 Jammy JellyFish or 20.04 Focal fossa to have a lightweight application to perform instructions. Ubuntu is a popular Linux distribution that comes with a standard GNOME Terminal software. However, we should not restrict ourselves to just that. There are many other terminals\u2026 <\/p>","protected":false},"author":12,"featured_media":82021,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-58","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-android","fadeIn","image-hover-transition-effect","latest_post"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04 - Racks Weekend<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/racksweekend.com.br\/en\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04 - Racks Weekend\" \/>\n<meta property=\"og:description\" content=\"Aprenda as etapas para instalar o emulador Kitty Terminal no Ubuntu 22.04 Jammy JellyFish ou 20.04 Focal fossa para ter um aplicativo leve para executar instru\u00e7\u00f5es. O Ubuntu \u00e9 uma distribui\u00e7\u00e3o Linux popular que vem com um software Terminal padr\u00e3o do GNOME. No entanto, n\u00e3o devemos nos restringir apenas a ela. Existem muitos outros terminais &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/racksweekend.com.br\/en\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/\" \/>\n<meta property=\"og:site_name\" content=\"Racks Weekend\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-09T10:25:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-05T17:38:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/racksweekend.com.br\/#\/schema\/person\/c8c2e8c43fe14615ef51ee6ee70b855b\"},\"headline\":\"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04\",\"datePublished\":\"2022-11-09T10:25:46+00:00\",\"dateModified\":\"2024-12-05T17:38:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/\"},\"wordCount\":683,\"publisher\":{\"@id\":\"https:\/\/racksweekend.com.br\/#organization\"},\"image\":{\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg\",\"articleSection\":[\"Android\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/\",\"url\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/\",\"name\":\"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04 - Racks Weekend\",\"isPartOf\":{\"@id\":\"https:\/\/racksweekend.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg\",\"datePublished\":\"2022-11-09T10:25:46+00:00\",\"dateModified\":\"2024-12-05T17:38:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage\",\"url\":\"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg\",\"contentUrl\":\"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg\",\"width\":1000,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/racksweekend.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/racksweekend.com.br\/#website\",\"url\":\"https:\/\/racksweekend.com.br\/\",\"name\":\"Racks Weekend\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/racksweekend.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/racksweekend.com.br\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/racksweekend.com.br\/#organization\",\"name\":\"Racks Weekend\",\"url\":\"https:\/\/racksweekend.com.br\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/racksweekend.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2024\/01\/cropped-LOGO-RACKS-2.png\",\"contentUrl\":\"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2024\/01\/cropped-LOGO-RACKS-2.png\",\"width\":1919,\"height\":538,\"caption\":\"Racks Weekend\"},\"image\":{\"@id\":\"https:\/\/racksweekend.com.br\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/racksweekend.com.br\/#\/schema\/person\/c8c2e8c43fe14615ef51ee6ee70b855b\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/racksweekend.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/racksweekend.com.br\/wp-content\/litespeed\/avatar\/af70d796a465de0de2b395cc700a1b9e.jpg?ver=1778262545\",\"contentUrl\":\"https:\/\/racksweekend.com.br\/wp-content\/litespeed\/avatar\/af70d796a465de0de2b395cc700a1b9e.jpg?ver=1778262545\",\"caption\":\"admin\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04 - Racks Weekend","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/racksweekend.com.br\/en\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/","og_locale":"en_US","og_type":"article","og_title":"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04 - Racks Weekend","og_description":"Aprenda as etapas para instalar o emulador Kitty Terminal no Ubuntu 22.04 Jammy JellyFish ou 20.04 Focal fossa para ter um aplicativo leve para executar instru\u00e7\u00f5es. O Ubuntu \u00e9 uma distribui\u00e7\u00e3o Linux popular que vem com um software Terminal padr\u00e3o do GNOME. No entanto, n\u00e3o devemos nos restringir apenas a ela. Existem muitos outros terminais &hellip;","og_url":"https:\/\/racksweekend.com.br\/en\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/","og_site_name":"Racks Weekend","article_published_time":"2022-11-09T10:25:46+00:00","article_modified_time":"2024-12-05T17:38:38+00:00","og_image":[{"width":1000,"height":800,"url":"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#article","isPartOf":{"@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/"},"author":{"name":"admin","@id":"https:\/\/racksweekend.com.br\/#\/schema\/person\/c8c2e8c43fe14615ef51ee6ee70b855b"},"headline":"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04","datePublished":"2022-11-09T10:25:46+00:00","dateModified":"2024-12-05T17:38:38+00:00","mainEntityOfPage":{"@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/"},"wordCount":683,"publisher":{"@id":"https:\/\/racksweekend.com.br\/#organization"},"image":{"@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg","articleSection":["Android"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/","url":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/","name":"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04 - Racks Weekend","isPartOf":{"@id":"https:\/\/racksweekend.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage"},"image":{"@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg","datePublished":"2022-11-09T10:25:46+00:00","dateModified":"2024-12-05T17:38:38+00:00","breadcrumb":{"@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#primaryimage","url":"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg","contentUrl":"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2023\/03\/4.jpg","width":1000,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/racksweekend.com.br\/a-melhor-maneira-de-configurar-o-kitty-terminal-no-ubuntu-22-04-ou-20-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/racksweekend.com.br\/"},{"@type":"ListItem","position":2,"name":"A melhor maneira de configurar o Kitty Terminal no Ubuntu 22.04 ou 20.04"}]},{"@type":"WebSite","@id":"https:\/\/racksweekend.com.br\/#website","url":"https:\/\/racksweekend.com.br\/","name":"Racks Weekend","description":"","publisher":{"@id":"https:\/\/racksweekend.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/racksweekend.com.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/racksweekend.com.br\/#organization","name":"Racks Weekend","url":"https:\/\/racksweekend.com.br\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/racksweekend.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2024\/01\/cropped-LOGO-RACKS-2.png","contentUrl":"https:\/\/racksweekend.com.br\/wp-content\/uploads\/2024\/01\/cropped-LOGO-RACKS-2.png","width":1919,"height":538,"caption":"Racks Weekend"},"image":{"@id":"https:\/\/racksweekend.com.br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/racksweekend.com.br\/#\/schema\/person\/c8c2e8c43fe14615ef51ee6ee70b855b","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/racksweekend.com.br\/#\/schema\/person\/image\/","url":"https:\/\/racksweekend.com.br\/wp-content\/litespeed\/avatar\/af70d796a465de0de2b395cc700a1b9e.jpg?ver=1778262545","contentUrl":"https:\/\/racksweekend.com.br\/wp-content\/litespeed\/avatar\/af70d796a465de0de2b395cc700a1b9e.jpg?ver=1778262545","caption":"admin"}}]}},"_links":{"self":[{"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/posts\/58","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/comments?post=58"}],"version-history":[{"count":1,"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/posts\/58\/revisions"}],"predecessor-version":[{"id":81875,"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/posts\/58\/revisions\/81875"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/media\/82021"}],"wp:attachment":[{"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/media?parent=58"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/categories?post=58"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/racksweekend.com.br\/en\/wp-json\/wp\/v2\/tags?post=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}