summaryrefslogtreecommitdiffstats
path: root/kpackage/README
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit37333bf25ad9a4c538250f5af2f9f1d666362883 (patch)
treec45e8df5b9efbffe07eb3d9340df7811c7e16943 /kpackage/README
downloadtdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz
tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kpackage/README')
-rw-r--r--kpackage/README11
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)
+