Skip to content

Convert host packages to Snap packages.

License

Notifications You must be signed in to change notification settings

jmelahman/python-snapify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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