You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tpearson
4a25ca5c80
|
13 years ago | |
---|---|---|
.. | ||
icon | 15 years ago | |
mini-icon | 15 years ago | |
pics | 15 years ago | |
toolbar | 15 years ago | |
CHANGES | 15 years ago | |
Makefile.am | 15 years ago | |
README | 15 years ago | |
cache.cpp | 14 years ago | |
cache.h | 14 years ago | |
debAptInterface.cpp | 13 years ago | |
debAptInterface.h | 14 years ago | |
debDpkgInterface.cpp | 14 years ago | |
debDpkgInterface.h | 14 years ago | |
debInterface.cpp | 13 years ago | |
debInterface.h | 14 years ago | |
fbsdInterface.cpp | 13 years ago | |
fbsdInterface.h | 14 years ago | |
findf.cpp | 13 years ago | |
findf.h | 14 years ago | |
gentooInterface.cpp | 14 years ago | |
gentooInterface.h | 14 years ago | |
kio.cpp | 14 years ago | |
kio.h | 14 years ago | |
kissInterface.cpp | 13 years ago | |
kissInterface.h | 14 years ago | |
kpPty.cpp | 13 years ago | |
kpPty.h | 14 years ago | |
kpTerm.cpp | 13 years ago | |
kpTerm.h | 14 years ago | |
kpackage.cpp | 13 years ago | |
kpackage.desktop | 15 years ago | |
kpackage.h | 13 years ago | |
kpackageui.rc | 15 years ago | |
kplview.cpp | 13 years ago | |
kplview.h | 14 years ago | |
main.cpp | 14 years ago | |
managementWidget.cpp | 13 years ago | |
managementWidget.h | 14 years ago | |
options.cpp | 13 years ago | |
options.h | 14 years ago | |
packageDisplay.cpp | 13 years ago | |
packageDisplay.h | 14 years ago | |
packageInfo.cpp | 13 years ago | |
packageInfo.h | 14 years ago | |
packageProperties.cpp | 13 years ago | |
packageProperties.h | 14 years ago | |
pkgInterface.cpp | 14 years ago | |
pkgInterface.h | 14 years ago | |
pkgOptions.cpp | 13 years ago | |
pkgOptions.h | 14 years ago | |
procbuf.cpp | 14 years ago | |
procbuf.h | 14 years ago | |
rpmInterface.cpp | 13 years ago | |
rpmInterface.h | 14 years ago | |
search.cpp | 13 years ago | |
search.h | 14 years ago | |
slackInterface.cpp | 13 years ago | |
slackInterface.h | 14 years ago | |
updateLoc.cpp | 14 years ago | |
updateLoc.h | 14 years ago | |
utils.cpp | 14 years ago | |
utils.h | 14 years ago |
README
Kpackage handles RPM, Debian and various other packages, it is used for displaying currently installed packages, uninstalling them and installing new ones. For kpackage to work correctly with RPM packages the RPM database must be initialised. If typing `rpm -qa' gives an error about `unable to open....` then try `rpm --rebuilddb'. Toivo Pedaste (toivo@ucs.uwa.edu.au)