Skip to content

throup/idea-specfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

idea-specfiles

SPEC files for unofficial RPM builds of IntelliJ IDEA Community Edition. Currently a work in progress, finding an appropriate package structure.

These are not the official packages built by JetBrains. They are compiled from the publicly released source code.

Install on Fedora Linux

RPM packages are built in a Copr (community project): https://copr.fedorainfracloud.org/coprs/throup/idea-intellij-community-edition/

To enable this repository on Fedora:

dnf copr enable throup/idea-intellij-community-edition

The best way to install the IDE is to select the current RELEASE version, or be brave and install the EAP releases:

# for the stable RELEASE version:
dnf install idea-intellij-ce-release

# for the unstable EAP version:
dnf install idea-intellij-ce-eap

Current build status

Note: these badges show the current build status for the specific versions of the SPEC files found in the main branch of this repository. See the Copr project page for the status of other builds.

Intellij IDEA CE (latest build version) Latest RELEASE version Latest EAP version
Copr build status Copr build status Copr build status

Project aims

  1. Make the open source, Community Edition of this IDE available as a native package for Fedora desktops.
  2. Reduce the installation footprint by breaking the application into smaller, selectable packages.
  3. Depend on existing packages in the Fedora infrastructure, instead of adding unneccessary copies of common libraries.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published