Giter VIP home page Giter VIP logo

jetbrains-ppa's Introduction

Inofficial Jetbrains PPA

This is the inofficial Jetbrains PPA which you can use to get the latest and greatest products from Jetbrains.

Currently, the following packages are supported and automatically updated using TravisCI.

  • CLion clion
  • DataGrip datagrip
  • GoLand goland
  • IntelliJ IDEA Community intellij-idea-community
  • IntelliJ IDEA Ultimate intellij-idea-ultimate
  • PhpStorm phpstorm
  • PyCharm Community pycharm-community
  • PyCharm Education pycharm-education
  • PyCharm Professional pycharm-professional
  • Rider rider
  • RubyMine rubymine
  • WebStorm webstorm

Usage

To use it, enter the commands below, one by one. They download the correct GPG Key and add this repositories sources to your system sources.

curl -s https://s3.eu-central-1.amazonaws.com/jetbrains-ppa/0xA6E8698A.pub.asc | sudo apt-key add -
echo "deb http://jetbrains-ppa.s3-website.eu-central-1.amazonaws.com bionic main" | sudo tee /etc/apt/sources.list.d/jetbrains-ppa.list > /dev/null
sudo apt-get update

To install for example IntelliJ Idea Ultimate, you can now run

sudo apt-get install intellij-idea-ultimate

If you still have the sources from my Launchpad PPA, please run:

sudo rm -f /etc/apt/sources.list.d/jetbrains.list{,.distUpgrade,.save}

If you have any issues, please create a GitHub issue.

I want another package

If you want a package for another Jetbrains product please create a GitHub issue.

Why not use the official snap packages?

Sure! If you like snap packages, go ahead. However, not all packages contained in this repository are already available as snap packages. And maybe you don't like snaps? :)

Building the packages

To build a package, run the build script with a package folder:

./build-single-deb packages/<package>

To build intellij-idea-ultimate for example use:

./build-single-deb packages/intellij-idea-ultimate

Why this was written

I hate manually downloading, extracting and moving the *.tar.gz from the JetBrains website to get an IDE update. Unfortunately JetBrains does not have a Debian repository.

There are already existing PPAs. However, none have continuous delivery or provide a wide range of JetBrains products.


Maintained by Jonas Gröger. Automatically updated by TravisCI.

jetbrains-ppa's People

Contributors

dylanmtaylor avatar elemongw avatar jonasgroeger avatar scheras avatar vantuz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.