Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Wish: Snap #47

Open
asdfjkl opened this issue May 20, 2021 · 2 comments
Open

Feature Wish: Snap #47

asdfjkl opened this issue May 20, 2021 · 2 comments

Comments

@asdfjkl
Copy link

asdfjkl commented May 20, 2021

As others, I suffer from the old outdated and buggy version available in Ubuntu. This is certainly not your fault, but of course a bad situation for users.

Since from my own experience packaging a snap is much simpler than creating .deb's, have you considered providing snap packages? Since snap is available for almost all distro nowadays, it would be a convenient way to provide users with the latest version in a way that the author intended...

@ferdymercury
Copy link

ferdymercury commented Oct 2, 2021

Another way is to keep always up to date is to build it yourself, see point 4:
https://github.com/afrantzis/bless/blob/master/README

@dafanasiev
Copy link

I try to implement snap: https://github.com/dafanasiev/bless-snap, so you can try to build & install on you local env:

# if you use docker: `make` or use `snapcraft`

# install..
sudo snap install bless*.snap --dangerous --classic

Note: snapcraft now not allowed classic (confinement 'classic' not allowed with plugs/slots lint-snap-v2_confinement_classic_with_interfaces) -mayby later I try strict mode...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants