Compare packages and versions on servers
Project description
installed-packages-diff - Compare packages and versions on servers
Features
- collects packages and version via ssh
- calculated and prints the differences
- supports rpm and dpkg
Prerequisites
- GNU make
- python >= 3.6
- virtualenv
Usage
Create a config as described below.
pip install --user installed-packages-diff
python3 -m installed_packages_diff ./config.yaml
Development
Setup
make install_deps
Run tests
make tests
Create a config config.yml
version: 'installed-packages-diff/3'
groups:
web:
type: rpm # or dpkg
servers:
- url: ssh://root@web-dev
excludes:
- "missing"
- url: ssh://root@web-live
Run installed-packages-diff
make run
License
Copyright (c) 2021 by Cornelius Buschka.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file installed-packages-diff-3.1.0.tar.gz.
File metadata
- Download URL: installed-packages-diff-3.1.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d12c43a042072942bddedb78986432dc64e6796a0201060adc75017b4e5fb66
|
|
| MD5 |
94d5df02102a352b5e599967d7cf3e18
|
|
| BLAKE2b-256 |
2589d0e23bc139f144bda3558edd8870dd49710768fdd893b64e98962126287b
|
File details
Details for the file installed_packages_diff-3.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: installed_packages_diff-3.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b34e7778da45485eea25c9c88e8bf6c01f4b08e2ea33ab53094f060dd819ce0
|
|
| MD5 |
541b1437f28f1377db902126e273ab0c
|
|
| BLAKE2b-256 |
05271528ed8e4ef915d7f9377f1f1bcd7d17640c12ca9246633a200551083ae7
|