Removed mklink for git
This commit is contained in:
22
_-Review/flatpak.md
Normal file
22
_-Review/flatpak.md
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
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)
|
Reference in New Issue
Block a user