Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/st3v3nmw/pkg-manage
Testing package management using the packagekit-control snap interface
https://github.com/st3v3nmw/pkg-manage
glib packagekit python snap snapcraft
Last synced: about 2 months ago
JSON representation
Testing package management using the packagekit-control snap interface
- Host: GitHub
- URL: https://github.com/st3v3nmw/pkg-manage
- Owner: st3v3nmw
- License: mit
- Created: 2024-02-19T08:52:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T09:54:20.000Z (11 months ago)
- Last Synced: 2024-10-15T07:31:57.971Z (3 months ago)
- Topics: glib, packagekit, python, snap, snapcraft
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pkg-manage
Testing package management using the packagekit-control snap interface.
```shell
snapcraft --debug
sudo snap install pkg-manage_0.1_amd64.snap --devmode
sudo snap connect pkg-manage:packagekit-control
```