SNAP for cool-retro-term #372
Reference in New Issue
Block a user
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This yaml will allow the project to create a snap for c-r-t and allow distribution to any Linux distro running snapd.
The snap NEEDS "classic" confinement to run properly.
I get this error when building the snap and then running it:
I fixed it by using adding this to the snapcraft.yaml:
I would not suggest building it locally as you can introduce a number of issues, unless you're using containers.
That said, there's already a snap available for download and it works on multiple distros.
sudo snap install --devmode --edge cool-retro-termThe .yaml was intended for upstream to build and release snaps on the "global marketplace".
Touching base with you again regarding --classic confinement. Snapcrafters are awaiting your approval before it happens.
The snap "would" make things easier for the project to distribute the application across all* the distros.
Sorry for the very very long wait... I guess we can close this one...
Pull request closed