poldek
is a full-featured frontend to RPM, designed to make package management easier and more efficient.
- Comprehensive package management for RPM
- Easy to use command-line interface
- Interactive shell mode
- Fast and efficient operations
For details see man page and info manual. Old project homepage can be found http://poldek.pld-linux.org.
./autogen.sh && make
poldek
is used by PLD Linux Distribution, RPM package spec is available here.
Simply run the poldek
command followed by the desired options and arguments. For example:
poldek install package-name
For a full list of available commands and options, run:
poldek help
Run poldek
without arguments to get interactive shell mode with command and package name completion.
This project is licensed under the GNU General Public License v2.0 - see the LICENSE file for details.
See Contributors + CREDITS