Skip to content

Software Boutique 2.0's Python library to interface with apt, snapd and others.

License

Notifications You must be signed in to change notification settings

ubuntu-mate/python3-libboutique

Repository files navigation

Python3-boutique

Python application Language grade: Python

Backend library of software-boutique 2.0.

Features:

  1. List installed packages
  2. Install a package
  3. Remove a package
  4. Search for a package

Support Snaps, Apt, and Ubuntu MATE Curated Apps

How to setup your environment

    sudo apt install python3-venv
    make setup_dev

How to run unit tests

    make unittest

About

Software Boutique 2.0's Python library to interface with apt, snapd and others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published