
Apper
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
Apper is the KDE interface for PackageKit (aka KPackageKit)
Apper is able to manage packages, applications and updates in a cross-distribution way thanks to the PackageKit project. Providing Linux users a single application that they can learn and use in whatever distribution they are.
Hope you enjoy Apper, and please report bugs, make wishes so we can improve this application.
BUGS goes to bugs.kde.org
-----------------------------------------------------
IMPORTANT:
Apper itself can do nothing without PackageKit.
So have it installed before.
-----------------------------------------------------
INSTALLATION
Well now that you decide to install it. Be careful :D no warranty is given..
Requirements:
AFTER INSTALLING LOGOUT AND LOGIN SO KDED CAN LOAD THE Apper PLUGIN.
(also, make uninstall #from your old build dir)
PackageKit >= 0.8.5
KDELibs headers of Kde4
KDEWorskpace
KDE >= 4.3
Compiling:
- $ cd Apper # where you extracted it
- $ mkdir build && cd build
- $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/ # you must install in /usr otherwise KDE won't find it
- $ make
- $ su
- # make install
Enjoy :)
dantti
11 years ago
Report
Sxeptomaniac
11 years ago
Report
dantti
11 years ago
What normally happens is that if you can reproduce the bug in gnome-PackageKit then the fault is probably on the backend, otherwise it can be in the GUI.
Report
rerx
11 years ago
Here is the pertaining bug report for Kubuntu Jaunty: https://bugs.launchpad.net/ubuntu/+source/kpackagekit/+bug/347982
Report
dantti
11 years ago
Report
rerx
11 years ago
Now I'd only need a package for jaunty. I hope soon somebody will occupy themselves with it...
Report
quarkslot
11 years ago
The interface is clean and I installed a software package without any trouble.
I then stacked up several packages to install at once but there was an installation error with sun-java6. I de-selected sun-java6 and tried again but KPackageKit now reports "Cannot get the exclusive lock on the packaging backend. Please close any other legacy packaging tools that may be open."
However I haven't used any other packaging tools on this system so it seems that KPackageKit locked itself out when it hit the error. I tried a reboot but no change.
Do you know how I can clear the lock?
Thanks.
Report
quarkslot
11 years ago
The interface is clean and I installed a software package without any trouble.
I then stacked up several packages to install at once but there was an installation error with sun-java6. I de-selected sun-java6 and tried again but KPackageKit now reports "Cannot get the exclusive lock on the packaging backend. Please close any other legacy packaging tools that may be open."
However I haven't used any other packaging tools on this system so it seems that KPackageKit locked itself out when it hit the error. I tried a reboot but no change.
Do you know how I can clear the lock?
Thanks.
Report
quarkslot
11 years ago
The interface is clean and I installed a software package without any trouble.
I then stacked up several packages to install at once but there was an installation error with sun-java6. I de-selected sun-java6 and tried again but KPackageKit now reports "Cannot get the exclusive lock on the packaging backend. Please close any other legacy packaging tools that may be open."
However I haven't used any other packaging tools on this system so it seems that KPackageKit locked itself out when it hit the error. I tried a reboot but no change.
Do you know how I can clear the lock?
Thanks.
Report
quarkslot
11 years ago
Report
inzkad
10 years ago
Report
dantti
11 years ago
Report
KFreakz
11 years ago
Can't wait to use 0.4.0 in Jaunty! THX!
Report
beojan
11 years ago
Report
dantti
11 years ago
For the apt backend that's probably a missing package that python is complaining try to run the aptBackend.py as root to see the error messages
Report
beojan
11 years ago
Same applies to 0.3.13. Also, when I use pkcon get-details kde-devel, I get the package details, however, if pkmon is running on another tty at the same time, I get
"Error: internal-error : The backend took too much time to process the synchronus request - you need to fork"
Report
dantti
11 years ago
try to hang on #packagekit on freenode maybe be can try to help you better there, i'm not the guy that undertands very well the py apt backend as of that i'm creating one in c++ but you should stay with the py one as it has more features..
Report
OpenAugusto
11 years ago
Report
dantti
11 years ago
i have some new ideas for the ui but the gtk ui would suck in system settings as it's too wide, the gtk one is not embedded in another application, so small screens would not display it visible enough. the point i'm making is that system settings shows at the left side the modules we have and we don't have control to make that thinner. ;)
Report
OpenAugusto
11 years ago
But I think it looks a little clumsy a very cluttered.
But I believe you already know this, so may be you know how to improve it.
Report
blindvic
12 years ago
add another tab (better a window) for repositories management. A tree.
Repositories
|--Checkbox | Repository name | Last update date
|--Checkbox | Repository name | Last update date
With drag and drop ability (for priority change). Checkbox - to enable/disable. Context menu (update (also selectively), add another repository, delete selected repository.
Also add possibility to show packages by repository.
Thank you
Report
dantti
12 years ago
Report
angrykeyboarder
12 years ago
http://www.nongnu.org/synaptic/
vs
http://www.synaptics.com/
Report
dantti
12 years ago
Thanks :D
Report
aNordal
12 years ago
Unfortunately, I have the proprietary Nvidia driver. Still, I don't experience such delays with other programs and my hardware is more than decent, so this is strange.
I must admit that I installed KPackageKit through Fedora repos: kpackagekit-0.3.1-5.fc9.x86_64
Despite being a little negative here, I still like the user interface, so you got my vote.
Report