Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axtloss/flatpaks
random stuff i packaged as flatpak
https://github.com/axtloss/flatpaks
Last synced: about 2 months ago
JSON representation
random stuff i packaged as flatpak
- Host: GitHub
- URL: https://github.com/axtloss/flatpaks
- Owner: axtloss
- License: gpl-3.0
- Created: 2022-07-01T11:12:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T21:36:39.000Z (over 1 year ago)
- Last Synced: 2023-04-18T22:11:22.531Z (over 1 year ago)
- Language: Shell
- Size: 57 MB
- Stars: 29
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flatpaks
Random stuff that I packaged as Flatpaks.# Building & Installing Flatpaks
Just move into the directory of the Flatpak you want to install, and run `flatpak-builder --user --install --force-clean build-dir .yml`If an application needs some extra work before being able to install/build it, it will have a README in it describing the process in more detail.