https://github.com/toolstack/fedorareplacedefaultappswithflatpaks
A script to replace the default package apps in Fedora with their Flatpak counterparts.
https://github.com/toolstack/fedorareplacedefaultappswithflatpaks
Last synced: about 1 year ago
JSON representation
A script to replace the default package apps in Fedora with their Flatpak counterparts.
- Host: GitHub
- URL: https://github.com/toolstack/fedorareplacedefaultappswithflatpaks
- Owner: toolstack
- License: gpl-2.0
- Created: 2022-11-18T23:04:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T23:39:10.000Z (over 3 years ago)
- Last Synced: 2025-02-06T04:44:22.983Z (about 1 year ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FedoraReplaceDefaultAppsWithFlatpaks
A script to replace the default package apps in Fedora with their Flatpak counterparts.
Why would you want to do this? I don't know, but if you do, this script will do it.
Basically this is simple bash script that will first remove all the rpm based applications in a default Fedora install, add Flathub and then install Flatpak versions of all the applications that were just removed.
The main branch will always be up to date with Fedora, currently version 37. Other branches will be tagged when new releases are made by Fedora.