# popey/unsnap

Quickly migrate from using snap packages to flatpaks

Repository: https://github.com/popey/unsnap
Canonical: https://ross.abutalabs.com/products/unsnap
Language: Shell
License: MIT
License Family: permissive
Archived: true
Last push: 2024-05-09T09:34:08+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1612, "days_push": 846, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1084, forks 51 (observed 2026-08-28T04:03:31.431235+00:00)

## What it is
unsnap is a shell-based CLI tool that migrates installed snap packages to their flatpak equivalents on Linux. It generates a sequence of reviewable scripts (backup, install flatpak, enable flathub, install flatpaks, remove snaps) that users can inspect before executing.

## Use cases
- migrate from snap to flatpak
- remove snapd from ubuntu
- convert snap packages to flatpaks
- replace snaps with flatpak equivalents
- generate migration scripts for package manager switch
- uninstall snap and keep applications

## When to choose
- you want to move off snap packages to flatpak on a Linux desktop
- you want to review or edit migration scripts before running them
- you prefer a simple shell tool with no dependencies

## When to avoid
- you need a polished, reliable migration for production systems - the project is pre-alpha
- your snaps are not in the applist.csv mapping
- you are not on a Linux system with snap installed

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: cli, package-manager, developer-tools, workflow-automation
- domain: operating-systems, developer-tools
- platform: cli
- tags: snap, flatpak, package-migration, shell-script, linux-desktop, command-line, automation, linux

## Member repositories
- popey/unsnap (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.431235+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:50:09.286320+00:00, confidence not recorded.
  - readme: https://github.com/popey/unsnap (fetched 2026-08-28T04:03:31.431235+00:00, sha fbd406712a55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
