LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 09-14-2005, 08:33 AM   #1
cigarstub
Member
 
Registered: Sep 2005
Posts: 145

Rep: Reputation: 15
Install apt-get to replace urpmi


I'd like to install the .deb packages manager because seemingly, the mandriva distributions do not have a well updated fpt rpm packages. I had some ideas, it will be fun if you can datail some points. Thank you.

1. Find the rpm apt package or the tar. (Seemingly it do not exist)
2. Install apt.
3. apt newly installed will know nothing about the packages of my system but it's not critical, as long as I have the latest deb packages installed automatically so that I do not need to handle dependencies. However perhaps because of apt's unknowness, I must also use urpmi in parallel to uninstall a package before installing a new one with apt if not maybe the old pack installed with urpmi will not be override.

Could you also help me for the url of apt pack , I searched in the FSF but no result.
 
Old 09-14-2005, 09:29 AM   #2
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
Perhaps you should post on the Debian or Ubuntu forum and they can guide you in the right direction for this.

Or, just switch over to Debian or Ubuntu and you'll have apt-get for you right there!
 
Old 09-14-2005, 09:57 AM   #3
abattoir
Member
 
Registered: Feb 2005
Distribution: Kubuntu 6.10
Posts: 313

Rep: Reputation: 30
Mandriva is an RPM-based distribution, you cannot install .debs made for debian. Official and 3rd party Mandriva repositories have the latest versions of tons of software. apt-get is a front-end for downloading software packages from repositories, and can be used to download the same RPMs that urpmi downloads, however that is pointless as urpmi does the job perfectly.
 
Old 09-14-2005, 12:02 PM   #4
sekelsenmat
Member
 
Registered: Apr 2005
Location: São Paulo - Brazil
Distribution: Mageia Linux 1
Posts: 353

Rep: Reputation: 30
Re: Install apt-get to replace urpmi

Quote:
Originally posted by cigarstub
the mandriva distributions do not have a well updated fpt rpm packages.
I have to second that trying to install .deb packages will fail. They are not created thinking of mandriva, they are created thinking on debian and that will probably bring all sords of errors.

Mandrake does have many updated packages, but you have so seek for them.

I'm using firefox 1.0.6, updated my KDE to 3.4.2, I have kaffeine 0.7, all the latest ^^

Here are places to search for updated packages:

- Go to "easy urpmi" (google that) and select cooker as your distro. Configure the repositories and use urpmi to install the updated packages

- Google "search rpm". There many websites to search for loose rpm packages.
 
Old 09-14-2005, 09:12 PM   #5
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Quote:
I'd like to install the .deb packages manager because seemingly, the mandriva distributions do not have a well updated fpt rpm packages
There's nothing wrong with urpmi/RPMDrake, its as good as apt/Synaptic. Mandrake isn't always going to have the latest packages because they release every 6 months, soon to be a year . If they just got the latest packages for everything all the time it would be a very buggy, unstable distro.

Quote:
Mandrake does have many updated packages, but you have so seek for them.

I'm using firefox 1.0.6, updated my KDE to 3.4.2, I have kaffeine 0.7, all the latest ^^
You don't need to go hunting around for a 'firefox-1.0.6' package. Mandriva backported all the bug fixes and security fixes from firefox-1.0.6 into their firefox-1.0.2 RPM. They didn't change the version number for consistency - like most distros they backport security/bug fixes from later versions so why make a special case out of firefox?

Last edited by tkedwards; 09-15-2005 at 01:33 AM.
 
Old 09-15-2005, 01:24 AM   #6
Mr. Swillis
Member
 
Registered: Sep 2005
Location: The PNW
Distribution: Many. Slackware is the main reason I'm here though :)
Posts: 95

Rep: Reputation: 17
Hmm, this whole thing seems pointless. URPMI does the same thing Apt-Get does, and the same thing that Yum does for that matter. In fact, for rpm's (which is what you have to use in Mandrake) Apt-Get ain't all that great. Stick with what you have...it's a package manager...and a good one, why waste the time?

Mr. Swillis
 
Old 09-15-2005, 06:30 AM   #7
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
cigarstub didn't ask for a philosophical discussion of whether he / she should or not : he / she basically just asked if they can

and the answer is yes
http://www.howtoforge.com/apt_for_rpm
but it is pretty involved
and probably not recommended for someone new to linux
nor on a critical machine

remember : Linux is about choice

Mr Swills said
why waste the time

floppy say
why not, its cigarstub's machine

floppy
 
Old 09-15-2005, 06:51 AM   #8
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Yes you Can use apt to check and correct package installation

I agree with "FlyWhopper",
Synaptic, i think, was the program. (avail. on the Power-Pack cd's) Look for the mention of apt.

You also needed apt and a few lib's. But it does work, I,ve done it when I was using mdk.cooker2.

I found it a good way to verify installs and to make sure I have the appropriate dependencies.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
URPMI or Apt-Get for Slackware ? ALInux Slackware 10 10-17-2005 10:43 AM
apt and urpmi conflict? Nadim Mandriva 3 04-05-2004 04:12 AM
Urpmi, Apt-get, and engage... I need some help... javaarmy Linux - General 3 11-02-2003 05:36 PM
urpmi Vs. apt-get Vs. yum rshadow Mandriva 4 08-26-2003 02:33 PM
Mandrake's URPMI is as good as Apt-Get. Nu-Bee Linux - Distributions 5 12-26-2002 09:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 04:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration