Allow installation of multiple snaps together (and with mixed confinment)

Lets say I just reinstalled my computer operating system and I want to install my apps that are based on snap, I would like something like be

snap install firefox skype slack pycharm-professional android-studio lxd docker snapcraft crossbar sublime-text vlc --classic

maybe a new flag --allow-classic (?).

What that command would do is: install fully confined snaps as well as classic one’s all in a single go.

Note: that’s like 90% if the apps that I need on my computer.

2 Likes

Yeah, I think I filed a bug related to this a while ago. I too would like to be able to install a suite of snaps together.