One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
snapd
/
View File Name :
README.md
[](https://snapcraft.io) # Welcome to snapd This is the code repository for **snapd**, the background service that manages and maintains installed snaps. Snaps are app packages for desktop, cloud and IoT that update automatically, are easy to install, secure, cross-platform and dependency-free. They're being used on millions of Linux systems every day. Alongside its various service and management functions, snapd: - provides the _snap_ command that's used to install and remove snaps and interact with the wider snap ecosystem - implements the confinement policies that isolate snaps from the base system and from each other - governs the interfaces that allow snaps to access specific system resources outside of their confinement For general details, including [installation](https://snapcraft.io/docs/installing-snapd) and [Getting started](https://snapcraft.io/docs/getting-started) guides, head over to our [Snap documentation](https://snapcraft.io/docs). If you're looking for something to install, such as [Spotify](https://snapcraft.io/spotify) or [Visual Studio Code](https://snapcraft.io/code), take a look at the [Snap Store](https://snapcraft.io/store). And if you want to build your own snaps, start with our [Creating a snap](https://snapcraft.io/docs/creating-a-snap) documentation. ## Get involved This is an [open source](COPYING) project and we warmly welcome community contributions, suggestions, and constructive feedback. If you're interested in contributing, please take a look at our [Code of Conduct](CODE_OF_CONDUCT.md) first. - to report an issue, please file [a bug report](https://bugs.launchpad.net/snapd/+filebug) on our [Launchpad issue tracker](https://bugs.launchpad.net/snapd/) - for suggestions and constructive feedback, create a post on the [Snapcraft forum](https://forum.snapcraft.io/c/snapd) - to build snapd manually, or to get started with snapd development, see [HACKING.md](HACKING.md) ## Get in touch We're friendly! We have a community forum at [https://forum.snapcraft.io](https://forum.snapcraft.io) where we discuss feature plans, development news, issues, updates and troubleshooting. You can chat in realtime with the snapd team and our wider community on the [#snappy](https://web.libera.chat?channel=#snappy) IRC channel on [libera chat](https://libera.chat/). For news and updates, follow us on [Twitter](https://twitter.com/snapcraftio) and on [Facebook](https://www.facebook.com/snapcraftio). ## Project status | Service | Status | |-----|:---| | [Github Actions](https://github.com/actions/) | [![Build Status][actions-image]][actions-url] | | [GoReport](https://goreportcard.com/) | [![Go Report Card][goreportcard-image]][goreportcard-url] | | [Codecov](https://codecov.io/) | [![codecov][codecov-image]][codecov-url] | [actions-image]: https://github.com/snapcore/snapd/actions/workflows/test.yaml/badge.svg?branch=master [actions-url]: https://github.com/snapcore/snapd/actions?query=branch%3Amaster+event%3Apush [goreportcard-image]: https://goreportcard.com/badge/github.com/snapcore/snapd [goreportcard-url]: https://goreportcard.com/report/github.com/snapcore/snapd [codecov-url]: https://codecov.io/gh/snapcore/snapd [codecov-image]: https://codecov.io/gh/snapcore/snapd/branch/master/graph/badge.svg