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 |
---|---|---|
Centos-stream 9 | x86_64 (1648)* | Centos-stream 9 (55 downloads) |
EPEL 8 | x86_64 (1769)* | EPEL 8 (55 downloads) |
EPEL 9 | x86_64 (1659)* | EPEL 9 (38 downloads) |
Fedora 39 | x86_64 (1566)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (355)* | Fedora 40 (25 downloads) |
Fedora 41 | x86_64 (156)* | Fedora 41 (11 downloads) |
Fedora rawhide | x86_64 (330)* | Fedora rawhide (78 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable throup/idea-intellij-community-edition
More info about enabling Copr repositories