Skip to content

Latest commit

 

History

History
89 lines (76 loc) · 4.57 KB

File metadata and controls

89 lines (76 loc) · 4.57 KB

Snap package

Package management without dependency hell as well as Docker for services. Not replacement deb/rpm system, supported in 20+ popular distributives. Use latest GUI app version in any distros and developers no need to compile a separate package for each distribution. Provide All-in-One containerised app will work on most Desktop Linux OS. Secure and other isolation (AppArmor & seccomp) add Mandatory Access Control (MAC).

Installation

  • Ubuntu:
sudo apt update
sudo apt install snapd
sudo apt install plasma-discover-snap-backend # KDE Discover integration
sudo snap install snap-store
sudo snap set system refresh.retain=2 # storage limit for previous app versions on disk
  • Install snapd in other Linux distributives (similar simple): snapd and Snap Store.

Advantages

For users

Don't need for manual updates, all updates will be at night. If you have installation/execution troubles in new distributive verison without support from original developer and - app may be snapcrafted without package maintainer.

For developers

Packages List

Administator Tools

Productivity

Web

Multimedia

Games

Social

Education

Other

Video:

[!VIDEO https://www.youtube.com/embed/MM6m2Ju7-lE] [!VIDEO https://www.youtube.com/embed/S3xRFnbVkvs] [!VIDEO https://www.youtube.com/embed/R6wrP-QEI3k] [!VIDEO https://www.youtube.com/embed/DLxqdf89hRo]

Snappy supported in 20+ Linux Distributives Software support without maintainer developers What is Ubuntu Snaps? Snap Developers Community and Platform
Snappy supported in 20+ Linux Distributives Software maintanance without developers! What is Ubuntu Snaps? Snap Developers Community and Platform

Links