IntelliJ IDEA Community
Paquet d'installation silencieuse pour IntelliJ IDEA Community
2025.1.1.1-3
Development
Development
- package: tis-intellij-idea-community
- name: IntelliJ IDEA Community
- version: 2025.1.1.1-3
- categories: Development
- maintainer: WAPT Team,Tranquil IT,Flavien SCHELFAUT
- editor: JetBrains
- licence: Freemium
- locale: all
- target_os: debian_based
- impacted_process: idea64,idea,jetbrains_client64,jetbrains_client
- architecture: arm64
- signature_date:
- size: 8.60 Ko
- installed_size: 3.37 Go
- homepage : https://www.jetbrains.com/webstorm/
package : tis-intellij-idea-community
version : 2025.1.1.1-3
architecture : arm64
section : base
priority : optional
name : IntelliJ IDEA Community
categories : Development
maintainer : WAPT Team,Tranquil IT,Flavien SCHELFAUT
description : IntelliJ IDEA Community is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages
depends :
conflicts :
maturity : PROD
locale : all
target_os : debian_based
min_wapt_version : 2.4
sources :
installed_size : 3366191772
impacted_process : idea64,idea,jetbrains_client64,jetbrains_client
description_fr : IntelliJ IDEA Community est un environnement de développement intégré (IDE) écrit en Java pour développer des logiciels écrits en Java, Kotlin, Groovy et autres langages basés sur la JVM
description_pl : IntelliJ IDEA Community to zintegrowane środowisko programistyczne (IDE) napisane w języku Java do tworzenia oprogramowania komputerowego napisanego w językach Java, Kotlin, Groovy i innych językach opartych na JVM
description_de : IntelliJ IDEA Community ist eine in Java geschriebene integrierte Entwicklungsumgebung (IDE) für die Entwicklung von Computersoftware, die in Java, Kotlin, Groovy und anderen JVM-basierten Sprachen geschrieben wurde
description_es : IntelliJ IDEA Community es un entorno de desarrollo integrado (IDE) escrito en Java para desarrollar software informático escrito en Java, Kotlin, Groovy y otros lenguajes basados en JVM
description_pt : O IntelliJ IDEA Community é um ambiente de desenvolvimento integrado (IDE) escrito em Java para desenvolver software de computador escrito em Java, Kotlin, Groovy e outras linguagens baseadas em JVM
description_it : IntelliJ IDEA Community è un ambiente di sviluppo integrato (IDE) scritto in Java per lo sviluppo di software informatico scritto in Java, Kotlin, Groovy e altri linguaggi basati su JVM
description_nl : IntelliJ IDEA Community is een geïntegreerde ontwikkelomgeving (IDE) geschreven in Java voor het ontwikkelen van computersoftware geschreven in Java, Kotlin, Groovy en andere JVM-gebaseerde talen
description_ru : IntelliJ IDEA Community - это интегрированная среда разработки (IDE), написанная на Java и предназначенная для разработки программного обеспечения на Java, Kotlin, Groovy и других языках, основанных на JVM
audit_schedule :
editor : JetBrains
keywords : intellij,idea,ide,integrated,development,environment
licence : Freemium
homepage : https://www.jetbrains.com/webstorm/
package_uuid : 73815217-5b75-47af-b54d-0042088898e8
valid_from :
valid_until :
forced_install_on :
changelog :
min_os_version :
max_os_version :
icon_sha256sum : 9f31eb1ae0060823265242b972a22055f243876f8a1740fbe88dcce3afc70a73
signer : Tranquil IT
signer_fingerprint: 8c5127a75392be9cc9afd0dbae1222a673072c308c14d88ab246e23832e8c6bb
signature_date : 2026-05-24T08:14:35.000000
signed_attributes : package,version,architecture,section,priority,name,categories,maintainer,description,depends,conflicts,maturity,locale,target_os,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,description_pt,description_it,description_nl,description_ru,audit_schedule,editor,keywords,licence,homepage,package_uuid,valid_from,valid_until,forced_install_on,changelog,min_os_version,max_os_version,icon_sha256sum,signer,signer_fingerprint,signature_date,signed_attributes
signature : B4hYqCSkIniwt7NLBZ+oypW0XYg3Y1HdjAVVPMuMPImgBLR5IpoE0iQ82R11rhbGcTWle31Q66woT6jdleI5XmuTJ/7Z82HxaHuVzHNiMltKAZzwVSLvO/VSuWjRmdVCZo/u3XGpgI0BgZSRQOEq//5sh2g1ebNwLkusSBWAzIVhmf5bKUdqRg3NSTgoKUBHv+zpbTy+ypbzL4a2F1Z2+KxXKoS7KG7lo+Vek6KEDQVMrK0NQkKm75LaNv+dBSsG5oWCTTjG2zmWAuIXx/0Yt/cDAB3uF6EouyfaomLg11RBaQ0cjeYynvKnSDy0RcuFFGFRB0ZhMAuFFczs0aozaw==
# -*- coding: utf-8 -*-
from setuphelpers import *
bin_path = "/usr/local/bin/ideaIC"
app_path = "/opt/ideaIC"
def install():
print('Intellij Community and Professional is now one unified product !')
# Removing of symlink
if isfile(bin_path) or os.path.islink(bin_path):
remove_file(bin_path)
# Removing of the software
if isdir(app_path):
remove_tree(app_path)
if WAPT.is_installed(control.package, include_errors=True):
WAPT.forget_packages(control.package)
# -*- coding: utf-8 -*-
from setuphelpers import *
def update_package():
pass
38d056ab130f7bf7c481c12636a4e9959de36561d3dfcbe54c6e3571bc0c1dc3 : WAPT/certificate.crt
50971b465ca35108838a59a9e9678008efa9961f10db4279befd5702fb7fd304 : WAPT/control
9f31eb1ae0060823265242b972a22055f243876f8a1740fbe88dcce3afc70a73 : WAPT/icon.png
53b90dfdb9cca0e861ab31ceb3452877b662c7344aeaee43a71e698c2af38f52 : luti.json
825f157f28ef9db6c59aa3f13a185b57bbe015bafd628414d1db0bd1ef5a096c : setup.py
c4f31592dae660b71309f53ac1397a1e7b4abd622c575e41428779c8020730a3 : update_package.py