Required to update apt before installing snapcraft

Hello all,

I was following this tutorial on how to use LXD to build snaps and found out I needed to run apt update before running apt install snapcraft. Until I did not run that command, apt was not able to find Snapcraft.

I would like to work on this topic but I am not 100% sure of how things work. Do I need to open a bug report in launchpad, can I contribute directly to that part somehow? Most importantly, can someone fix/add this tiny bit of information to the tutorial?

Thanks in advance for your help.

1 Like

That tutorial is on GitHub, so the best fix is probably to fork the repo, and propose a fix! Have you done that before?

I have. Thank you for the help. I will fork and PR that.