I’m trying to uninstall Proton VPN to try out IVPN since Proton frequently freezes, is laggy, and IVPN supports Silverblue and DNS over HTTPS (DoH). I used the following commands from this source to install Proton but the uninstall commands from its Fedora website don’t work on Silverblue. How do I uninstall Proton?
Proton VPN GUI install commands used:
installed the ProtonVPN repo by rpm-ostree install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm.
Rebooted to update system directories. This makes the repo file available as /etc/yum.repos.d/protonvpn-stable.repo.
ran sudo rpm-ostree install protonvpn
to get a systray indicator sudo rpm-ostree install libappindicator-gtk3 gnome-tweaks gnome-shell-extension-appindicator
Isn’t /usr/ supposed to be read-only? Furthermore, isn’t removing layers from rpm-ostree supposed to bring the system back to exactly how it was before said layers? (minus config files ofc)
I don’t know very much about the ins and outs of Linux but those two commands worked flawlessly for me. Andy (@anparra:matrix.org) is the one who provided them, he’ll probably be down to chat with you.