About Gaussian Gaussian is a non-empirical molecular orbital calculation software developed and provided by Gaussian, Inc. The purpose of this method is to analyze the electronic structure of materials, and it is possible to model molecules under various conditions and to analyze their physical properties quantum mechanically. Gaussian Lineup(in Sci. Waseda) OS Items Windows(64bit. This article shows you how to download and install the Cisco AnyConnect Secure Mobility Client version 4.8 on a Mac Computer. This article is applicable only to Cisco Business products that includes the RV34x series routers and not Enterprise products. Install TeamViewer on the computer you're connecting from. Follow the steps for Windows or Mac to install the TeamViewer program on the computer you're currently using. The process is the same as if you were setting it up for a remote connection. The Gaussian 88(TM) system (copyright 1988, Gaussian, Inc.), the Gaussian 86(TM) system (copyright 1986, Carnegie Mellon University), and the Gaussian 82(TM) system (copyright 1983.
There are three steps to success with GitKraken. That's it!
- Download GitKraken
- Install GitKraken
- Use GitKraken
No Git tools are required for GitKraken, so once you’ve run the installer, you can open the app and get going.
It works directly with your repositories with no dependencies—you don’t even need to have Git installed on your system. GitKraken is built with NodeGit, a Git framework that is primarily developed and maintained by members of the GitKraken development team.
Below are platform-specific details on minimum requirements and common issues when things may not go as expected.
Looking for GitKraken Enterprise installation instructions? Then please start in with our Enterprise System Requirements page.
Windows (.exe file)
- System requirements: Windows 8 or later
Install Instructions
Double-click the downloaded executable file, and follow the installation instructions.
Data Location
GitKraken data is stored with your home profile in C:Users{user}AppDataRoaming
or %APPDATA%/.gitkraken
on older versions.
Mac OS (.dmg file)
- System requirements: Mac OS X 10.9+ (up to and including OS X El Capitan) / macOS Sierra or later
Install Instructions
Double click the downloaded DMG file and when prompted, drag and drop the GitKraken icon to your Applications folder.
Data Location
GitKraken data is stored in /Users/{user}/.gitkraken
~/.gitkraken
.
Linux (.deb, .rpm, and .tar.gz files)
- .deb system requirements: Ubuntu 16.04 LTS or later
- .rpm system requirements: RHEL 7+, CentOS 7+, or Fedora 30+
Note 📝 - GitKraken currently supports Ubuntu 16.04 LTS+, RHEL 7+, CentOS 7+, and Fedora 30+. While GitKraken may be able to be installed on other Linux distributions, we cannot guarantee that it will work as expected.
.deb
GitKraken has a simple package available for Debian based distributions.
Or download the file.
.tar
Or download the file.
.rpm
Or download the file.
Data Location
GitKraken data is stored in /home/{user}/.gitkraken
~/.gitkraken
.
Run GitKraken
Upon installation, some Linux distros do not automatically create shortcuts to the app.
To run GitKraken manually, open the terminal and type gitkraken
to start the app.
Known issues on Linux
Error with libcurl.so.4
Error: libcurl.so.4: cannot open shared object file: No such file or directory.
Run the following command to address the dependency issue.
Error with libcurl-gnutls.so.4
libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
Run the following command to address this issue.
Error with libXss.so.1
./gitkraken./gitkraken: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
Run the following command to address this issue.