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.
tdeadmin/kpackage
tpearson 08e5b55ee2
Fix kdeadmin FTBFS under oneiric
13 years ago
..
icon Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mini-icon Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pics Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolbar Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CHANGES Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Fix kdeadmin FTBFS under oneiric 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cache.cpp TQt4 port kdeadmin 13 years ago
cache.h TQt4 port kdeadmin 13 years ago
debAptInterface.cpp rename the following methods: 13 years ago
debAptInterface.h TQt4 port kdeadmin 13 years ago
debDpkgInterface.cpp Trinity Qt initial conversion 14 years ago
debDpkgInterface.h TQt4 port kdeadmin 13 years ago
debInterface.cpp rename the following methods: 13 years ago
debInterface.h TQt4 port kdeadmin 13 years ago
fbsdInterface.cpp rename the following methods: 13 years ago
fbsdInterface.h rename the following methods: 13 years ago
findf.cpp rename the following methods: 13 years ago
findf.h rename the following methods: 13 years ago
gentooInterface.cpp rename the following methods: 13 years ago
gentooInterface.h TQt4 port kdeadmin 13 years ago
kio.cpp Trinity Qt initial conversion 14 years ago
kio.h TQt4 port kdeadmin 13 years ago
kissInterface.cpp rename the following methods: 13 years ago
kissInterface.h TQt4 port kdeadmin 13 years ago
kpPty.cpp rename the following methods: 13 years ago
kpPty.h TQt4 port kdeadmin 13 years ago
kpTerm.cpp rename the following methods: 13 years ago
kpTerm.h rename the following methods: 13 years ago
kpackage.cpp rename the following methods: 13 years ago
kpackage.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpackage.h rename the following methods: 13 years ago
kpackageui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kplview.cpp rename the following methods: 13 years ago
kplview.h rename the following methods: 13 years ago
main.cpp Trinity Qt initial conversion 14 years ago
managementWidget.cpp rename the following methods: 13 years ago
managementWidget.h rename the following methods: 13 years ago
options.cpp rename the following methods: 13 years ago
options.h rename the following methods: 13 years ago
packageDisplay.cpp rename the following methods: 13 years ago
packageDisplay.h rename the following methods: 13 years ago
packageInfo.cpp rename the following methods: 13 years ago
packageInfo.h Trinity Qt initial conversion 14 years ago
packageProperties.cpp rename the following methods: 13 years ago
packageProperties.h rename the following methods: 13 years ago
pkgInterface.cpp rename the following methods: 13 years ago
pkgInterface.h TQt4 port kdeadmin 13 years ago
pkgOptions.cpp rename the following methods: 13 years ago
pkgOptions.h rename the following methods: 13 years ago
procbuf.cpp rename the following methods: 13 years ago
procbuf.h rename the following methods: 13 years ago
rpmInterface.cpp rename the following methods: 13 years ago
rpmInterface.h TQt4 port kdeadmin 13 years ago
search.cpp rename the following methods: 13 years ago
search.h rename the following methods: 13 years ago
slackInterface.cpp rename the following methods: 13 years ago
slackInterface.h TQt4 port kdeadmin 13 years ago
updateLoc.cpp rename the following methods: 13 years ago
updateLoc.h rename the following methods: 13 years ago
utils.cpp Trinity Qt initial conversion 14 years ago
utils.h Trinity Qt initial conversion 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)