Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

Blog posts tagged
"snapcraft"


Alan Pope
15 August 2019

8 Ways Snaps are Different

Ubuntu Article

Depending on the audience, the discussion of software packaging elicits very different responses. Users generally don’t care how software is packaged, so long as it works. Developers typically want software packaging as a task to not burden them and just magically happen. Snaps aren’t magic, but aim to achieve both ease of maintenance and ...


Igor Ljubuncic
18 July 2019

Handy snapcraft features: Remote build

Desktop Article

As you probably know, there are many ways you can build snaps: locally using snapcraft, with CI systems like Travis, through Launchpad, and also via the free online Snapcraft Build Service. Now, a new preview feature called Remote build also allows you to build snaps for multiple architectures directly from the command line. This has ...


Igor Ljubuncic
4 July 2019

Faster snap development – additional tips and tricks

Desktop Article

Recently, we published several blog posts, aimed at helping developers enjoy a smoother, faster, more streamlined experience creating snaps. We discussed the tools and tricks you can employ in snapcraft to accelerate the speed at which you iterate on your builds. We want to continue the work presented in the Make your snap development fas ...


Igor Ljubuncic
27 June 2019

Development tips and tricks – snap try and snapcraft pack

Desktop Article

Over the past several months, we have shared with you several articles and tutorials showing how to accelerate application development so that a typically demanding, time-consuming process becomes an easier, faster and more fun one. Today, we’d like to introduce some additional tips and tricks. Namely, we want to talk about elegant ways y ...


Alan Pope
19 June 2019

Fresh snaps for May 2019

Ubuntu Desktop

A little later than usual, we’ve collected some of the snaps which crossed our “desk” (Twitter feed) during May 2019. Once again, we bring you a suite of diverse applications published in the Snap Store. Take a look down the list, and discover something new today. Cloudmonkey (cmk) is a CLI and interactive shell that ...


alfonsosanchezbeato
18 June 2019

Your first robotic arm with Ubuntu Core, coming from Niryo

Ubuntu Article

Niryo has built a fantastic 6-axis robotic arm called ‘Niryo One’. It is a 3D-printed, affordable robotic arm focused mainly on educational purposes. Additionally, it is fully open source and based on ROS. On the hardware side, it is powered by a Raspberry Pi 3 and NiryoStepper motors, based on Arduino microcontrollers. When we found ...


Igor Ljubuncic
6 June 2019

Snapcraft confinement & interfaces

Desktop Article

Snaps. The final frontier. These are the voyages of the OSS Snapcraft. Its continuing mission, to provide snap users with simple, clear and effective tips and tricks on how to build and publish their applications. In this tutorial, we are going to talk about confinement and interfaces – how to restrict what your snaps can ...


Igor Ljubuncic
23 May 2019

Snapcraft parts & plugins

Desktop Article

Last week, we published Introduction to snapcraft, a tutorial that provided a detailed overview of the snap build process. We touched on the concepts like snap ecosystem components, snapcraft command line, snapcraft.yaml syntax, and more. We’d like to expand on the first lesson, and today, we are going to talk about parts and plugins, use ...


Peter Mahnke
19 May 2019

Design and Web team summary – 10 May 2019

Ubuntu Design

It was another busy iteration for the web and design team, trying to get a lot of work wrapped up before we head off to Lyon, France for our 19.10 Roadmap cycle kick-off. ...


Alan Pope
11 May 2019

Publish Your Unity Games in the Snap Store

Ubuntu Article

We often feature and promote applications and games in the Snap Store and via our social media channels. Perhaps unsurprisingly, games are popular among our followers, and our users. There are a few great games already in the Snap Store, but there’s always room for more! Snap lends itself well to packaging and distributing free ...


Martin Wimpress
10 May 2019

Fresh snaps for April 2019

Desktop Article

April was another exciting month for the Snapcraft team with Microsoft releasing Visual Studio Code as a snap. As usual, we had hundreds of other new apps come to the snap store and here are a few of our favourites. MiniZinc is a free and open-source constraint modeling language. Model constraint satisfaction and optimization problems ...


Sarah Dickinson
8 May 2019

Shared values of Travis CI and snaps enhance integration confidence for developers

Desktop Article

Travis CI is a hosted, distributed continuous integration (CI) service used to build and test software projects hosted on GitHub, and free for anyone working on open source projects. Often regarded as the home of open source testing, Travis CI enables developers to automate their build without the need to set up their own servers. ...