
KPkgManager
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
APT-based package manager for KDE
It will eventually provide the same features as apt-get with a KDE frontend.
.
For now, it supports update, upgrade, dist-upgrade and package install and remove.
Please read the TODO list at the bottom of the README file before asking for wishlist items.
When kpkgmanager is installed, kio-apt will let you install and remove packages.
IMPORTANT: if you install it from the sources, you SHOULD ensure that libqt-perl is installed on your system. Otherwise, the package install will freeze the first time a package uses debconf !!!!
(the debian packages depend on libqt-perl)
14 years ago
0.3.5 Bugfixes. Fixed compatibility with APT 0.6. Rebuilt Debian package because of name change in KDE packages.
0.3 Add KIO/Apt support in the stats dialog
Auto-hide (experimental)
Some bugfixes
0.2 Initial release
14 years ago
0.3.5 Bugfixes. Fixed compatibility with APT 0.6. Rebuilt Debian package because of name change in KDE packages.
0.3 Add KIO/Apt support in the stats dialog
Auto-hide (experimental)
Some bugfixes
0.2 Initial release
zvonSully
15 years ago
-edit /etc/apt/sources.lst
-report bug improvement(i can report u bugs from another app :) )
-their is no help
-browsing the packages(maybe icons for each category of pacakges:games,kde,gnome...)
-should only be run by root .. so ask the question at start to see if root
Report
zvonSully
15 years ago
Report
mycat12
16 years ago
Report
soulrebel
16 years ago
so what will this app do, that would make me want to change?
no offense i respect programming stuff yourself but i dont see the point in writing something that already exists...
Report
Lapinot
16 years ago
I don't like kpkackage UI and I don't like having to wait when kpackage begins to run
Now, you can test both and choose the one you prefer :D
Report
georgem
16 years ago
Other than that a good start
Report
jos
16 years ago
When will we have an graphical package manager for debian that can install local files AND solve dependencies for it???
mandrake's urpmi can, but I hate the fact apt-get can't. can you make it work???
or am I doing something wrong... ???
anyway, thanks for the work, I am sure this prog will rock...
but maybe you can make kpackage better instead of writing a whole new app? altough I like the interface of this tool...
and another thing - after first start, it gives an empty body. you might put some buttons there: "upgrade" "install software" etc.
and when installing, it'd be nice if there whould be an list to choose from...
yep cool app ;-)
Report
Lapinot
16 years ago
If you want a searching tool which allows install, see kio-apt
http://www.kde-apps.org/content/show.php?content=8966
Report
Lapinot
16 years ago
In the meantime, you can edit
/usr/share/applications/kde/kpkgmanager.desktop
by hand and replace the Exec= line by
Exec=kpkgmanager %f
Report