I'm new to Python, KDE and to Ubuntu so please bear with me. I just installed Kdevelop4 and now I want to add the python plug-in. Is this available as a .deb or .rpm anywhere? If not, how do I go about installing it on Lucid i686 ?
Announcement
Collapse
No announcement yet.
Where can I find .deb or .rpm package of Python Kdevelop4-extra-plugins?
Collapse
This topic is closed.
X
X
-
Re: Where can I find .deb package of Python Kdevelop4-extra-plugins?
Warning: I don't use Kdevelop4 (I like Qt) so this may not work (note the caveat at the bottom of the description)!
As far as I can tell, there is no .deb of the Python plugin for Kdevelop4, BUT there is a .rpm out there. Accordingly, you can install from the .rpm by using the "alien" tool which is in the repositories. It converts .rpm packages to .deb
Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg. It can also generate packages of any of the other formats. This is a tool only suitable for binary packages.
- Top
- Bottom
-
Re: Where can I find .deb package of Python Kdevelop4-extra-plugins?
Originally posted by askriegerWarning: I don't use Kdevelop4 (I like Qt) so this may not work (note the caveat at the bottom of the description)!
As far as I can tell, there is no .deb of the Python plugin for Kdevelop4, BUT there is a .rpm out there. Accordingly, you can install from the .rpm by using the "alien" tool which is in the repositories. It converts .rpm packages to .deb
Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg. It can also generate packages of any of the other formats. This is a tool only suitable for binary packages.
- Top
- Bottom
Comment
-
Re: Where can I find .deb package of Python Kdevelop4-extra-plugins?
Al, I had previously (and still continue to) google for .deb or .rpm of the Python Kdevelop4-extra-plugin but i haven't had luck yet. The link above that you gave - maybe its not the one you'd meant to paste, because it doesn't have a Kdevelop4-extra-plugin for Python .rpm package. Is there another that you'd meant to give?
- Top
- Bottom
Comment
-
Re: Where can I find .deb or .rpm package of Python Kdevelop4-extra-plugins?
I'm sorry, I gave you the wrong link. The good news, however, is that while searching with google linux, for the correct ".rpm" link I found The Official Kubuntu Kdevelop4 Announcement!
- Top
- Bottom
Comment
Comment