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 our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Canonical
on 16 March 2017

The Orange Pi community gets a snap store


  • Shenzhen Xunlong Software partners with Canonical to build the Orange Pi App Store
  • Developers can distribute their applications packaged as snaps to Orange Pi owners
  • Hackers and tinkerers can install complex IoT and server projects in seconds
  • Shenzhen Xunlong Software benefits from the existing snap community through the branded store offering by Canonical

16 March 2017 : Orange Pi maker Shenzhen Xunlong Software Co. Ltd is launching an app store in partnership with Canonical to foster an active community of developers and users. Through this app store, developers gain a simple mechanism to share their applications, projects and scripts between themselves and with the wider Orange Pi community.

Applications in the store are formatted as snaps, the universal Linux application packaging format. With snaps developers can distribute their application in a secure, confined package bundled with all its dependencies, so users can install applications that could take half an hour to install in just a few seconds.

The Orange Pi App Store uses the whitelabel app store offering from Canonical, which lets them distribute applications to the Orange Pi community under its own brand. The store is a place for developers to share their Orange Pi specific applications. It also benefits from the wealth of applications available in the Ubuntu snap store, also available through the store. The community has already contributed 100s of snaps in the Ubuntu snap store, ranging from server to desktop and IoT applications, thus matching the variety of use cases for the Orange Pi family of boards. While creating an active developer community around Orange Pi, the store and snaps are also key to supporting device makers throughout their project lifecycle.

“This new app store is much more than an easy way for Orange Pi owners to find and install great applications. Orange Pi is a powerful set of tools for developers enabling them to go much faster from development to production with CI integration, cross-platform building and beta distribution. As long as you have dreams, we could assist you to realise it in our way” said Steven Zhao, the CEO of Xunlong.

A number of vertical applications are available that can also accelerate the development of IoT projects such as openHAB for home IoT usage, Rocket.chat or NextCloud for SMEs or wifi-ap for networking.

The Orange Pi is based on a quad-core 32/64 bit ARM Cortex A7/A53 Allwinner SoC. It is available in several models from the entry level Orange Pi Zero to the 2Gb of RAM Orange Pi Plus 2. This variety means device manufacturers can choose the most appropriate board for their device while benefiting from software and hardware compatibility at development time.

For more information about the branded store offering by Canonical visit: http://docs.ubuntu.com/core/en/build-store/index

-ends-

About Canonical
Canonical is the company behind Ubuntu, the leading OS for cloud operations. Most public cloud workloads use Ubuntu, as do most new smart gateways, switches, self-driving cars and advanced robots. Canonical provides enterprise support and services for commercial users of Ubuntu.

Established in 2004, Canonical is a privately held company.

For further information please visit www.ubuntu.com/iot

Related posts


Igor Ljubuncic
21 December 2023

We wish you RISC-V holidays!

HPC Article

There are three types of computer users: the end user, the system administrator, and the involuntary system administrator. As it happens, everyone has found themselves in the last group at some point or another; you sit down to perform a task relevant to your needs or duties, but suddenly the machine does not work as ...


gbeuzeboc
27 April 2023

Optimise your ROS snap – Part 6

Robotics Article

Welcome to Part 6 of our “Optimise your ROS snap” blog series. Make sure to check Part 5. This sixth and final part will  summarise every optimisation that we did. We will provide a critique for every optimisation that we tried along this series of blogs. Finally, we have reached the last part of this ...


gbeuzeboc
21 April 2023

Optimise your ROS snap – Part 4

Robotics Article

Welcome to Part 4 of our “optimise your ROS snap” blog series. Make sure to check Part 3 before. This fourth part is going to explain what dynamic library caching is. We will present how to use it to optimise ROS snaps, along with the different points to be careful about. Finally, we will apply ...