You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/software/third-party/snap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ summary: Working with snaps
6
6
# Snap
7
7
8
8
:::warning
9
-
Snaps will be [**removed from Solus in early January 2025**][2],
9
+
Snaps may be [**removed from Solus in 2025**][2],
10
10
and are not fully confined in Solus with Linux kernel 6.9 and newer.
11
11
See the section on confinement below.
12
12
:::
@@ -21,7 +21,7 @@ ensuring that snaps can't access more of your system than needed.
21
21
The `snap` command provided by Solus shows a warning when strict confinement is not available.
22
22
For example:
23
23
24
-
> WARNING: snap is running with partial confinement. See https://help.getsol.us/docs/user/software/third-party/snap for details
24
+
> WARNING: snap is running with partial confinement. Snaps may stop working in 2025. See https://help.getsol.us/docs/user/software/third-party/snap for details
25
25
26
26
We recommend [migrating to Flatpak](#migrating-to-flatpak) when possible.
27
27
The warning can be silenced by running `sudo snap hide-confinement-warning`.
0 commit comments