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

monero snap not published in the Ubuntu Store #1532

Closed
come-maiz opened this issue Jan 6, 2017 · 2 comments
Closed

monero snap not published in the Ubuntu Store #1532

come-maiz opened this issue Jan 6, 2017 · 2 comments
Labels

Comments

@come-maiz
Copy link

I see that you already have everything ready to build a snap package:
https://github.com/monero-project/monero/blob/master/snapcraft.yaml

However, it is not yet published to the Ubuntu store. It would be great to push it to the edge channel, so early adopters can start testing it. It will also be nice to expose monero to all the Ubuntu users.

The first step is to register the name:
https://myapps.developer.ubuntu.com/dev/click-apps/register-name/

Then you can build the snap in Ubuntu 16.04 with:

$ sudo apt install git snapcraft
$ git clone https://github.com/monero-project/monero
$ cd monero
$ snapcraft

And you can push the snap to the edge channel with:

$ snapcraft push monero_0_amd64.snap --release edge

I'd be happy to help you getting it tested. If you have any questions about snaps, please let me know.

@dEBRUYNE-1
Copy link
Contributor

+proposal

@selsta
Copy link
Collaborator

selsta commented Oct 6, 2021

We removed the snap package again as it wasn't actively maintained. Closing this.

@selsta selsta closed this as completed Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants