A command line tool to access the Fedora Package Database.
Project description
- Contact:
- pingou@fedoraproject.org
- Date:
- Wed Jan 18 2017
- Version:
- 2.14.1
The PackageDB-cli is a commande line interface to the PackageDB of Fedora.
Project
The PackageDB-cli was started in May of 2011 to allow user to consult the package collection and to manage their Access Control List (ACL) using a simple interface web free interface.
As of 2014, this project has been ported to pkgdb2. At this occasion, it is has been re-written to propose a python module to query pkgdb2 API as well as the pkgdb2client.cli module containing the command line interface and the pkgdb2client.admin module containing a command line interface for admins to interact with pkgdb2.
The tarball of the releases can be found at: https://fedorahosted.org/released/packagedb-cli/
Installation
Install Prerequisites
yum install python-fedora
Get and Run the Source
Install python-virtualenvwrapper
dnf install python-virtualenvwrapper fedora-cert
Create the virtual environment
mkvirtualenv pkgdb-cli --system-site-packages
Activate the virtual environment
workon pkgdb-cli
Get the project
git clone http://git.fedorahosted.org/git/packagedb-cli.git cd packagedb-cli
Set up the project
python setup.py develop
Run pkgdb-cli or pkgdb-admin
python pkgdb2client/cli.py python pkgdb2client/admin.py
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
File details
Details for the file packagedb-cli-2.14.1.tar.gz
.
File metadata
- Download URL: packagedb-cli-2.14.1.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d5b3581bbb4e85a904bee15d9a9418ba700893cba583ba28677bb422decaea4 |
|
MD5 | f5c66a3f299e4488cf70d95a057a9f0e |
|
BLAKE2b-256 | b7c169f9c6076aee937ac0734ac7dda253a0aaa79d7f41535ea41be02434b06e |