https://github.com/pheiduck/flatpatch
flatpatch is a Script which uninstall snap from Ubuntu and install flatpak
https://github.com/pheiduck/flatpatch
flatpak snap ubuntu
Last synced: 23 days ago
JSON representation
flatpatch is a Script which uninstall snap from Ubuntu and install flatpak
- Host: GitHub
- URL: https://github.com/pheiduck/flatpatch
- Owner: pheiduck
- License: mit
- Created: 2024-09-07T14:55:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-01T20:57:31.000Z (6 months ago)
- Last Synced: 2026-01-06T12:55:19.847Z (6 months ago)
- Topics: flatpak, snap, ubuntu
- Language: Rust
- Homepage: https://github.com/pheiduck/flatpatch
- Size: 180 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# flatpatch
Copyright (c) Philip H.
flatpatch is a Script which uninstall snap from Ubuntu and install flatpak
## Install
```bash
git clone https://github.com/pheiduck/flatpatch.git
cd flatpatch/bash
sudo ./flatpatch
```
or
```bash
curl -sSL https://github.com/pheiduck/flatpatch/tree/main/bash/flatpatch | sh
```
### Experimental
```bash
curl -sSL https://github.com/pheiduck/flatpatch/releases/download/0.1.0/flatpatch | sh
```
# Introduction video
[](https://www.youtube.com/embed/Z6TxxSECv6Y)
[Update of Flatpatch changes](https://www.youtube.com/embed/LFh8p6sSCow?start=166&end=282)