LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Multiple package repository in a Fedora, LinuxMint (https://www.linuxquestions.org/questions/linux-newbie-8/multiple-package-repository-in-a-fedora-linuxmint-893442/)

jdnhldn 07-24-2011 07:39 AM

Multiple package repository in a Fedora, LinuxMint
 
Hi all!

Is it possible to have multiple package repo in a linux? Say I have Linux Mint or Fedora, and would like to add apt-get, yum etc..

MTK358 07-24-2011 08:17 AM

Quote:

Originally Posted by jdnhldn (Post 4423805)
Say I have Linux Mint or Fedora, and would like to add apt-get, yum etc..

You sure can install yum and rpm in a Debian-based distro, bit it would be a really bad idea. If you install a package using one package manager, the other one won't know about it, leading to dependency hell. Also, you have to remember wich one you installed a package with to be able to uninstall/upgrade it.

jdnhldn 07-24-2011 08:26 AM

Quote:

Originally Posted by MTK358 (Post 4423823)
You sure can install yum and rpm in a Debian-based distro, bit it would be a really bad idea. If you install a package using one package manager, the other one won't know about it, leading to dependency hell. Also, you have to remember wich one you installed a package with to be able to uninstall/upgrade it.

Sounds like a bad idea then.
Actually what I want to achieve is to have a Linux Mint graphical environment, the start menu etc. on top of a Fedora/RHEL kernel so I can use the commands, repository, files, scripts, path I learned in Fedora/RedHat. Is this possible?

Nylex 07-24-2011 08:40 AM

Just install whatever desktop environment Mint uses as default..

jdnhldn 07-24-2011 08:43 AM

Quote:

Originally Posted by Nylex (Post 4423835)
Just install whatever desktop environment Mint uses as default..

So I should just install Fedora and install Mint desktop environment?
I'm new to all this. Thanks for replies.

MTK358 07-24-2011 08:58 AM

Quote:

Originally Posted by jdnhldn (Post 4423837)
So I should just install Fedora and install Mint desktop environment?
I'm new to all this. Thanks for replies.

The desktop that Mint uses (GNOME 2) is now unsupported, and you can't have it in distros like Fedora that use the newest packages. GNOME 3 is very different.

You might want to try Xfce, which probably has the most similar feel to GNOME 2. YOu can even try Xfce in Mint to see if you like it. Run this command:

Code:

apt-get install xfce4
And now you will be able to choose Xfce as an option when you log in.


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