on vanilla orchid i use the Fedora container which I have created with apx. after entering the container with apx Fedora enter i do sudo dnf install firefox and it also runs the installer but then when I go to my applications menu firefox does not show up. I tried the same with using sudo apt install and tried installing spotify but even that didnt show up. I tried both of them from the normal terminal.
#Need help with installing apps
19 messages · Page 1 of 1 (latest)
wdym
just use the flatpak from the software store
u can't install via terminal?
it's much easier via terminal tho
but still isn't that an issue or smth as the apps don't show up?
they run by doing firefox &
or anything accompanied with &
did they get properly exported
The recommended way is via flatpak.
But if you want to export an app from an apx container use
apx yourcontainer export --app-name firefox
Installing in the default container should export automatically. Does it give you any errors?
What is the default container?
apx-vso-pico