Install Snapcraft 16.04 in Ubuntu 2.5 LTS

Source: Internet
Author: User

Install Snapcraft 16.04 in Ubuntu 2.5 LTS

Yesterday, July 22, March 22, 2016, Canonical's Sergio Schvezov announced the release of Snapcraft 2.5.

We know that almost all of the current Ubuntu desktops use debian packages. In some Linux systems, rpm packages are used. On Snappy Ubuntu. The package we use is called the snap package. Its package extension is. snap. This is a brand new package, which is different from what we used previously. We know that the packaging of debian packages is hard to understand. In comparison, the syntax of the snap package is much simpler. Today, in our tutorial, we will introduce it with a simple routine. In the future tutorial, we will introduce snapcraft. snapcraft in a more detailed way:

  • It is a compilation tool
  • It makes it easy to integrate components of different resources and compile them.
  • It is a snap packaging tool.
  • In the words of Mark Shuttleworth, snapcraft is "apt-get for github" (24 minutes and 37 seconds)

The snap package has the following features:

  • Contains all dependences required by the application
  • You can make sure that your application will not run properly due to any changes outside of the application. For example, detaching a Java application will not run other Java applications. install a Java application using different Java JDK/OpenJDK versions without interfering with any existing Java application running in different JDK/OpenJDK versions.
  • Usually, a snap package is larger than a normal application package because it contains all the environments it needs to run.

Snapcraft installation command:

Sudo add-apt-repository ppa: snappy-dev/tools
Sudo apt-get update
Sudo apt-get install snappy-tools bzr snapcraft

Ubuntu 16.04 LTS user update command:

Sudo apt update & sudo apt install snapcraft

Snapcraft examples has also been updated. command:

Sudo apt install snapcraft-examples

Upgrade Ubuntu 15.10 To Ubuntu 16.04

Install Lua game engine in Ubuntu 16.04

Ubuntu 16.04 requires your help to make GNOME Software more beautiful

Move the Unity Starter of Ubuntu 16.04 LTS to the bottom of the desktop

Ubuntu 16.04 LTS enters the function freeze period, and the final test version will be released on April 9, March 24.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.