{"id":1428,"date":"2021-12-16T13:33:57","date_gmt":"2021-12-16T10:33:57","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/07\/21\/how-to-install-gitcola-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/07\/21\/how-to-install-gitcola-on-linux\/"},"modified":"2021-12-16T13:33:57","modified_gmt":"2021-12-16T10:33:57","slug":"how-to-install-gitcola-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1428-how-to-install-gitcola-on-linux\/","title":{"rendered":"How to install GitCola on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Git Cola is a stylish, powerful GUI for Git development. It is a free program to use and is written with Python 2 and 3. We\u2019ll go over how you can install Git Cola on all mainstream Linux operating systems in this guide.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405741 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux.png\" alt=\"\" width=\"1200\" height=\"658\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-1.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-2.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-3.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Ubuntu installation instructions<\/h2>\n<p>Git Cola is available for Ubuntu Linux users through the included Ubuntu software repositories. To get the app working on your Ubuntu system, start by opening up a terminal window on the desktop. You can open up a terminal window on Ubuntu by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard.<\/p>\n<p>When the terminal window is open and ready to use, execute the\u00a0<strong>apt install\u00a0<\/strong>command for your system\u2019s \u201cgit-cola\u201d package.\u00a0<\/p>\n<pre>\nsudo apt install git-cola\n<\/pre>\n<p>Upon entering the\u00a0<strong>apt install\u00a0<\/strong>command above on your system, Ubuntu will ask you for your password. Using the keyboard, enter your user accounts password. When you do, Ubuntu will collect all dependencies for the Git Cola package.<\/p>\n<p>When the dependencies are collected, you\u2019ll be prompted to press the\u00a0<strong>Y\u00a0<\/strong>button on the keyboard to confirm that you wish for the installation to begin. Do so.\u00a0<\/p>\n<p>After pressing the\u00a0<strong>Y\u00a0<\/strong>key, Git Cola will be downloaded and installed onto your Ubuntu PC, as well as all required dependencies needed to run the app.<\/p>\n<h2>Debian installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405742 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"791\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Git Cola is available for Debian Linux users, as it is included in the \u201cMain\u201d software repository. To get it working on your system, open up a terminal window on the Debian desktop.<\/p>\n<p>You can open up a terminal window on the desktop by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way. When the terminal window is open, use the\u00a0<strong>apt-get install\u00a0<\/strong>command to install the \u201cgit-cola\u201d package.<\/p>\n<pre>\nsudo apt-get install git-cola\n<\/pre>\n<p>When you run the command above, Debian will ask you for your password. Using the keyboard, enter your user account\u2019s password. After entering the password, Debian will collect all dependencies required to install Git Cola on your system.\u00a0<\/p>\n<p>After Debian is done collecting the dependencies it needs to install Git Cola, it will ask you to press the\u00a0<strong>Y\u00a0<\/strong>key to continue. Do so, and Debian will begin installing the application to your system.<\/p>\n<h2>Arch Linux installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405741 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux.png\" alt=\"\" width=\"1200\" height=\"658\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-1.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-2.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-gitcola-on-linux-3.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>If you\u2019re using Arch Linux, you\u2019ll be able to install Git Cola on your system through the Arch Linux AUR. To do that, start by installing both the \u201cGit\u201d and \u201cBase-devel\u201d package using the\u00a0<strong>pacman\u00a0<\/strong>command.<\/p>\n<pre>\nsudo pacman -S base-devel git\n<\/pre>\n<p>Now that these packages are installed, you\u2019ll need to install the Trizen AUR helper tool. This program will make installing software from the AUR a much easier, more comfortable experience.\u00a0<\/p>\n<pre>\ngit clone https:\/\/aur.archlinux.org\/trizen.git\n<\/pre>\n<pre>\ncd trizen\n<\/pre>\n<pre>\nmakepkg -sri\n<\/pre>\n<p>With the Trizen AUR helper installed, you can use the\u00a0<strong>trizen -S\u00a0<\/strong>command to install the Git Cola application.\u00a0<\/p>\n<pre>\ntrizen -S git-cola\n<\/pre>\n<h2>Fedora installation instructions<\/h2>\n<p>If you wish to install Git Cola on Fedora Linux, start by launching a terminal window on the desktop. To do that, press\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. You can also launch a terminal window by searching for \u201cTerminal\u201d in the app menu.<\/p>\n<p>Once inside of a terminal window, use the\u00a0<strong>dnf install\u00a0<\/strong>command below to install the \u201cgit-cola\u201d package.\u00a0<\/p>\n<pre>\nsudo dnf install git-cola\n<\/pre>\n<p>Upon entering the command above, Fedora will ask you for your password. You need your password to install the software. Then, using the keyboard, enter your username credentials.<\/p>\n<p>After entering your password, Fedora will collect all of the packages it is going to install. Git Cola, and all dependencies that you need to run the program. When everything is ready, press the\u00a0<strong>Y\u00a0<\/strong>button to start the installation.<\/p>\n<h2>OpenSUSE installation instructions<\/h2>\n<p>The Git Cola application is available to OpenSUSE users in the repositories. To install the software on your system, open up a terminal window. To do that, press\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard or search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>When the terminal window is open, use the\u00a0<strong>zypper install\u00a0<\/strong>command to set up the \u201cgit-cola\u201d package on your OpenSUSE system.<\/p>\n<pre>\nsudo zypper install git-cola\n<\/pre>\n<p>Upon entering the command above, OpenSUSE will ask you to enter your password. You will need to do this to set up Git Cola. Using the keyboard, enter your user account credentials.<\/p>\n<p>After entering your password, OpenSUSE will collect all of the packages it is to install. Then, after that, it will ask you to press the\u00a0<strong>Y\u00a0<\/strong>button to continue. Do so to install Git Cola.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Git Cola is a stylish, powerful GUI for Git development. It is a free program to use and is written with Python 2 and 3. We\u2019ll go over how you can install Git Cola on all mainstream Linux operating systems in this guide.\u00a0 Ubuntu installation instructions Git Cola is available for Ubuntu Linux &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1429,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1428"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1428"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1428\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1429"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1428"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1428"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}