User: GNUtoo/WIP/UbuntuCommonDistro
(Add link of 23-10 support) |
(→Links: add link to alternative implementation) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
This work consist of preliminary research on Ubuntu usage of Snap in order to update the [https://www.gnu.org/distros/common-distros.html#Ubuntu Ubuntu entry in "Explaining Why We Don't Endorse Other Systems"]. | This work consist of preliminary research on Ubuntu usage of Snap in order to update the [https://www.gnu.org/distros/common-distros.html#Ubuntu Ubuntu entry in "Explaining Why We Don't Endorse Other Systems"]. | ||
− | == Links == | + | == Snap == |
+ | |||
+ | While it [https://docs.ubuntu.com/snap-store-proxy/en/airgap is possible to use snap offline], this requires the [https://snapcraft.io/snap-store-proxy snap-store-proxy] software which is nonfree (The license is set to "proprietary"). | ||
+ | |||
+ | |||
+ | == Links on server side re-implementations or workarounds == | ||
+ | * https://forum.snapcraft.io/t/lol-an-open-source-snap-server-implementation/27109 | ||
+ | |||
+ | == Links on snap == | ||
* https://www.omgubuntu.co.uk/2023/07/ubuntu-23-10-new-app-store-deb-support | * https://www.omgubuntu.co.uk/2023/07/ubuntu-23-10-new-app-store-deb-support | ||
+ | * https://ubuntu.com/core/docs/dedicated-snap-stores#heading--capabilities See "Proxy snap server support". | ||
+ | * https://snapcraft.io/snap-store-proxy | ||
+ | * https://ubuntu.com/tutorials/create-your-first-snap#3-building-a-snap-is-easy |
Latest revision as of 19:05, 22 August 2023
Contents
Introduction
This work consist of preliminary research on Ubuntu usage of Snap in order to update the Ubuntu entry in "Explaining Why We Don't Endorse Other Systems".
Snap
While it is possible to use snap offline, this requires the snap-store-proxy software which is nonfree (The license is set to "proprietary").