Files
.infineon/_-Review/flatpak.md
2024-11-06 12:39:13 -07:00

23 lines
546 B
Markdown

---
created: 2024-08-10T21:41:38.000Z
type: note
updated: 2024-08-10T21:41:38.000Z
---
# flatpak
- [Ubuntu](https://flatpak.org/setup/Ubuntu)
```bash Sat Aug 10 2024 14:23:02 GMT-0700 (Mountain Standard Time)
sudo -i
apt install flatpak -y
apt install gnome-software-plugin-flatpak -y
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
exit
reboot
```
- [lutris](https://lutris.net/downloads)
- [usebottles](https://usebottles.com/)
- [flathub-bottles](https://flathub.org/apps/com.usebottles.bottles)