Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 515 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 515 Bytes

python-snapify

An executable to check if any packages installed with the host's package manager can be installed as a snap package.

Install

Snapify is available as a pypi package.

pip install python-snapify

Usage

sudo snapify

Note: snapify requires root access and should be considered destructive. Make sure to back up your system before running.

Advanced options

See,

snapify --help