Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

I am fairly new to Linux and have noticed things like Debian has deb packages and fedora has rpm. there are probably allot more different packages ,myself I like Debian style but I am wondering if it is possible to download something from fedora or a different distro and unpackage and install the software to any distro or is there sometype of software that I would need to be able to do this?

asked 13 Apr '10, 17:01

Shadowmeph's gravatar image

Shadowmeph
2112
accept rate: 0%

edited 14 May '10, 23:00

tallship's gravatar image

tallship
390111

Please accept an answer so the question/answer can be finished. Or provide more details so we can help.

(20 Apr '11, 13:57) rfelsburg ♦



« previous12

To sum it up, it's pretty much this way.....

If it's Red Hat or RH-based like Fedora, CentOS, etc, then use yum and/or RPMs

If it's Debian/-based like Ubuntu, use apt-get, aptitude, synaptic and/or DEBs

There is no universal package system for any Linux OS. the closest thing to that is source code. (...and I wouldn't count it since it's not really a "package" per se anyway) Just compile from source, but do watch out for the dependencies as was noted above by another poster. I know it may not seem like it, but the way things are is much better.

link

answered 25 May '10, 20:21

Ron's gravatar image

Ron ♦
9361718
accept rate: 13%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×6
×4
×4
×1
×1

Asked: 13 Apr '10, 17:01

Seen: 3,982 times

Last updated: 20 Apr '11, 13:57

powered by OSQA