A tool for managing APT packages
Project description
Debutizer
Debutizer is a tool for managing APT packages, targeted at users who need to manage a suite of potentially interdependent packages and want to do so with minimal boilerplate and modern continuous integration tooling.
Installation
APT Repository (Recommended)
Naturally, Debutizer is available for installation as an APT repository. If you're running on a Debian-based distribution, Debutizer can be installed with the following commands:
curl -SsL https://raw.githubusercontent.com/velovix/debutizer/main/debutizer.key | sudo apt-key add -
echo "deb http://apt.debutizer.dev $(lsb_release -s -c) main" | sudo tee /etc/apt/sources.list.d/debutizer.list
sudo apt update
sudo apt install debutizer
PyPI
Debutizer is also available on PyPI and can be installed like any other Python package. This is a good option for non-Debian Linux environments, but you will need to install Debutizer's system dependencies yourself.
Pipx is the recommended way to install through PyPI, as it gives Debutizer its own virtual environment to run in.
pipx install debutizer
You can check if Debutizer's system dependencies are available by running
debutizer check
.
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
File details
Details for the file debutizer-0.9.2.tar.gz
.
File metadata
- Download URL: debutizer-0.9.2.tar.gz
- Upload date:
- Size: 71.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eae9249922efb08699d58105300ef65386fde52e386cbc70e7aac53370204cdd |
|
MD5 | fad132864dd155d2c10dfcdfbbf71df0 |
|
BLAKE2b-256 | a1817b11a4aee5cbdd5b3af0ae19da76ccbe9c6cc0556c5e85d2f17519bba85e |
File details
Details for the file debutizer-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: debutizer-0.9.2-py3-none-any.whl
- Upload date:
- Size: 86.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3176fdda03aca869fe6a786f769499632113411ad8b7b8ddd3f64a5b02e62621 |
|
MD5 | 1085e96b59df4fcbd9b8b130aff9c5f3 |
|
BLAKE2b-256 | deb08ccaec63cfad4174275353d384c7722755a827c34607bfd056afa05ede71 |