vissha Posted October 31, 2015 Share Posted October 31, 2015 Snapcraft Snappy Creator Tool for Ubuntu Snappy Core Gets Closer to ROSSnapcraft 0.4 is now available for downloadCanonical's Sergio Schvezov announced the release of the fourth maintenance build of the snapcraft utility that can be used by anyone to easily create Snappy packages for the Ubuntu Snappy Core operating system.According to the release notes, Snapcraft 0.4 introduces a new catkin plugin that lets users integrate Snappy with ROS (Robot Operating System), enhances the Wiki usage, and adds the "snapcraft help [< plugin-name > | < topic >]" command-line options for guiding users through plugin use.There's also an extra "--devel" option to the above command, which might be very useful for plugin developers. Moreover, the "snapcraft list-plugins" command has been added for listing all available plugins for creating parts, and all plugins now use exceptions instead of boolean values."We are happy to announce this release new version (0.4) of snapcraft," said Sergio Schvezov. "This release introduces quite a few bug fixes and some nice little things. [...] The team hopes to see you in the next snapcraft related snappy clinic where we will be going over most of these new additions."Here's how to install snapcraft 0.4 in UbuntuThose of you who want to install the snapcraft 0.4 release on their Ubuntu Linux operating system will have to paste the following commands in the Terminal app, one by one, hitting the Enter key after each one. Supported Ubuntu releases include Ubuntu 14.04 (Trusty Tahr), Ubuntu 15.04 (Vivid Vervet) and Ubuntu 15.10 (Wily Werewolf).sudo add-apt-repository ppa:snappy-dev/toolssudo apt-get updatesudo apt-get install snapcraftOn the other hand, if you're a bleeding-edge user and you want to install the daily build versions of the snapcraft tool, you must execute the following commands in the Terminal app. Additionally, you can install some extra examples from the tools-proposed repository, just run the last command listed below.sudo add-apt-repository ppa:snappy-dev/tools-proposedsudo apt-get updatesudo apt-get install snapcraftsudo apt-get install snapcraft-examplesSource Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.