Qube Apps
Install, run, and update apps in the private storage of a Qube.
Build and install in Qubes
Get the code:
git clone https://github.com/micahflee/flatpak-apps.git
cd flatpak-apps
Install dependencies:
- Fedora:
sudo dnf install -y python3-pyside2
- Debian:
sudo apt-get install -y python3-setuptools python3-stdeb dh-python flatpak python3-pyside2.qtcore python3-pyside2.qtgui python3-pyside2.qtwidgets
Make a package:
- Fedora:
./build_rpm.sh
- Debian:
./build_deb.sh
To install, copy the package you built to your template and install it.
Now, in your Qube Settings for each qube, you can add "Qube Apps" as an application.
In practice, you will likely need to give each qube that you install apps in more private storage than the default 2GB.