I have Trinity set up on Squeeze and now want to install K3b. I most emphatically do NOT want anything KDE4.
How do I set about it?
Alternatively, a search of my emails retrieves the information that many of you have K3b by default. The fact that I do not have it, suggests that I did not install Trinity correctly, although I thought that I had meticulously followed the directions on Timothy's site.
What ought I to have done, to have what I would regard as the sine qua non of a functional DE? (Of which K3b forms a part.)
Thanks, Lisi
On 01/03/11 21:29, Lisi wrote:
I have Trinity set up on Squeeze and now want to install K3b. I most emphatically do NOT want anything KDE4.
How do I set about it?
Alternatively, a search of my emails retrieves the information that many of you have K3b by default. The fact that I do not have it, suggests that I did not install Trinity correctly, although I thought that I had meticulously followed the directions on Timothy's site.
What ought I to have done, to have what I would regard as the sine qua non of a functional DE? (Of which K3b forms a part.)
Thanks, Lisi
(su) apt-get update && apt-get install k3b-trinity
Don't know why it's not there by default. I install only the packages I want using a custom "kicklist" as I'm more concerned with unwanted bloat
Regards, David
On Tuesday 01 March 2011 12:29:33 pm Lisi wrote:
I have Trinity set up on Squeeze and now want to install K3b. I most emphatically do NOT want anything KDE4.
How do I set about it?
Alternatively, a search of my emails retrieves the information that many of you have K3b by default. The fact that I do not have it, suggests that I did not install Trinity correctly, although I thought that I had meticulously followed the directions on Timothy's site.
What ought I to have done, to have what I would regard as the sine qua non of a functional DE? (Of which K3b forms a part.)
i installed the Trinity metapackages : >desktop-base-trinity, kdebase-trinity, and kdepim-trinity. These do no include k3b. i installed k3b explicitly.
a handy Debian tool to see what depends/reccommends on what, what will get installed if you install this package
$ Apt-cache rdepends k3b-trinity Reverse Depends: kipi-plugins-trinity dolphin-trinity k3b-data-trinity k3b-data-trinity
'apt-cache show' will output lots of info also, recommends, suggests and depends.