I just noticed that when I run “rpm-ostree install …” one of the repos that get check/updated is the: copr:copr.fedorainfracloud.org:phracek:PyCharm.
Why is this added by default on Silverblue? anyway to remove it?
I just noticed that when I run “rpm-ostree install …” one of the repos that get check/updated is the: copr:copr.fedorainfracloud.org:phracek:PyCharm.
Why is this added by default on Silverblue? anyway to remove it?
It’s part of the workstation third party repositories.
You should be able to disable them from gnome-software.
You can also disable them by editing the repo file in /etc/yum.repos.d/ and setting enabled=1
to enabled=0
Another question is why the pycharm app can’t be a fedora package?