diff options
Diffstat (limited to 'kpackage/README')
-rw-r--r-- | kpackage/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kpackage/README b/kpackage/README new file mode 100644 index 0000000..9a843dd --- /dev/null +++ b/kpackage/README @@ -0,0 +1,11 @@ +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) + |