throup/idea-intellij-community-edition
Project ID: 40846
Description
Unofficial 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: https://github.com/JetBrains/intellij-community
Installation Instructions
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
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (1564)* | Centos-stream 9 (25 downloads) |
![]() |
x86_64 (1566)* | EPEL 8 (23 downloads) |
![]() |
x86_64 (1558)* | EPEL 9 (15 downloads) |
![]() |
x86_64 (10865)* | Fedora 36 (0 downloads) |
![]() |
x86_64 (6438)* | Fedora 37 (40 downloads) |
![]() |
x86_64 (1080)* | Fedora 38 (25 downloads) |
![]() |
x86_64 (16)* | Fedora 39 (4 downloads) |
![]() |
x86_64 (233)* | Fedora rawhide (60 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable throup/idea-intellij-community-edition
More info about enabling Copr repositories