update documentation
Build and Publish RPM / build-and-publish (push) Successful in 1m11s

This commit is contained in:
2026-04-21 17:14:02 +02:00
parent 99b5b74dbd
commit f96dc7db5d
2 changed files with 7 additions and 4 deletions
+7 -4
View File
@@ -2,8 +2,11 @@
This repository holds the spec file to package PyCharm for RHEL. It uses the upstream tarball from JetBrains to build the RPM package.
To create a desktop enty for pycharm you can do this as follows:
- Open pycharm from the terminal by calling `pycharm`
- Go to Tools -> Create Desktop Entry
![](pycharm_desktop_entry.png)
# Build / Deployment
The package is build automatically by gitea actions. After the build the package needs to be manually copied to the pli-misc repsitory.
```bash
scp pycharm-2026.1-1.el9.x86_64.rpm lx-sync-01:/packages/rhel9/latest/pli-misc/
```
Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 KiB