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.
Michele Calgaro
a9c78dba86
|
5 days ago | |
---|---|---|
.. | ||
icon | 6 years ago | |
mini-icon | 9 years ago | |
pics | 6 years ago | |
toolbar | 6 years ago | |
CHANGES | 2 weeks ago | |
CMakeL10n.txt | 5 years ago | |
CMakeLists.txt | 5 years ago | |
Makefile.am | 6 years ago | |
README | 15 years ago | |
cache.cpp | 12 years ago | |
cache.h | 14 years ago | |
debAptInterface.cpp | 11 months ago | |
debAptInterface.h | 1 year ago | |
debDpkgInterface.cpp | 11 months ago | |
debDpkgInterface.h | 1 year ago | |
debInterface.cpp | 10 years ago | |
debInterface.h | 2 weeks ago | |
fbsdInterface.cpp | 11 months ago | |
fbsdInterface.h | 1 year ago | |
findf.cpp | 11 months ago | |
findf.h | 1 year ago | |
gentooInterface.cpp | 12 years ago | |
gentooInterface.h | 1 year ago | |
kissInterface.cpp | 11 months ago | |
kissInterface.h | 2 weeks ago | |
kpPty.cpp | 5 days ago | |
kpPty.h | 1 year ago | |
kpTerm.cpp | 11 months ago | |
kpTerm.h | 1 year ago | |
kpackage.cpp | 11 months ago | |
kpackage.desktop | 5 years ago | |
kpackage.h | 1 year ago | |
kpackageui.rc | 15 years ago | |
kplview.cpp | 1 year ago | |
kplview.h | 1 year ago | |
main.cpp | 12 years ago | |
managementWidget.cpp | 11 months ago | |
managementWidget.h | 1 year ago | |
options.cpp | 11 months ago | |
options.h | 1 year ago | |
packageDisplay.cpp | 11 months ago | |
packageDisplay.h | 1 year ago | |
packageInfo.cpp | 12 years ago | |
packageInfo.h | 15 years ago | |
packageProperties.cpp | 12 years ago | |
packageProperties.h | 1 year ago | |
pkgInterface.cpp | 11 years ago | |
pkgInterface.h | 1 year ago | |
pkgOptions.cpp | 11 months ago | |
pkgOptions.h | 1 year ago | |
procbuf.cpp | 1 week ago | |
procbuf.h | 2 weeks ago | |
rpmInterface.cpp | 11 months ago | |
rpmInterface.h | 1 year ago | |
search.cpp | 11 months ago | |
search.h | 1 year ago | |
slackInterface.cpp | 11 months ago | |
slackInterface.h | 2 weeks ago | |
tdeio.cpp | 11 months ago | |
tdeio.h | 1 year ago | |
updateLoc.cpp | 11 months ago | |
updateLoc.h | 1 year ago | |
utils.cpp | 12 years ago | |
utils.h | 12 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)