• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Installing .deb package on .rpm Based Linux for Server

By Abhishek Ghosh August 24, 2013 7:47 am Updated on August 24, 2013

Installing .deb package on .rpm Based Linux for Server

Advertisement

Installing .deb package on .rpm Based Linux for Server became relevant when we wanted to install OpenPanel on CentOS or any REHL Linux.Here is how we can do it. You can read the previous guide on how to Install Free Web Control Panel OpenPanel on Rackspace Cloud Server if you want to install OpenPanel on .deb based Linux Distro like Debian, Ubuntu etceteras. First we need to understand the basic problems what we face when are going to install .deb package on .rpm Based Linux for Server.

 

Installing .deb package on .rpm Based Linux for Server : Basics

 

Red Hat Package Manager or RPM Package Manager (RPM) is a package management system. In the same way, DEB is also a Package Manager. If you are new to Linux, it is probably better to read the basics of Linux and Linux Distros. Linux Kernel is distributed as fully free software. The Kernel is the same for RPM based and DEB based system, like the Kernel of OpenBSD and OS X are same. So, actually, if we have the source code of a program, we can compile it for either DEB based or RPM based system.

 

Installing .deb package on .rpm Based Linux for Server : Example and Ways

 
Installing deb package on rpm Based Linux for Server

For example, OpenPanel has only ready made software for Deb based System :

Advertisement

---

 

Vim
1
http://download.openpanel.com/

 

We want to avoid this specific App, but we want to say; if the binary is available, then we could compile it for RPM. If we do not get the source code or we do not have the ability to undergo through this process, there is another way – we can convert a .deb to .rpm and vice versa :

 

Vim
1
http://packages.debian.org/unstable/source/alien

 

We can just do these steps :

Vim
1
wget http://ftp.de.debian.org/debian/pool/main/a/alien/alien_VERSION.tar.gz

Vim
1
tar xf alien_VERSION.tar.gz

Vim
1
cd alien

Vim
1
perl Makefile.PL; make; sudo make install

Vim
1
#To convert a .deb package to a .rpm package:

Vim
1
alien -r package.deb

Vim
1
To install the converted rpm package:

Vim
1
sudo yum localinstall package.rpm

 

For Ubuntu, we can install this package in one step :

 

Vim
1
sudo apt-get install alien

 

Tagged With installation of rpm and deb based data , install deb on centos , install deb on centos 8 , how to install software on linux - deb or rpm red hat linux , how to install rpm based package in linux , deb package installation on centos , conversion icon , centos install deb package , centos install deb , установка deb в red hat
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Installing .deb package on .rpm Based Linux for Server

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Installing OpenPanel on Rackspace Cloud Server

    Installing OpenPanel on Rackspace Cloud Server is easy even to a starter if our detailed guide is followed. OpenPanel is a free cPanel like Control Panel.

  • Install Elastic Stack on Ubuntu 16.04, CentOS 7 Single Cloud Server

    Here is How to Install Elastic Stack on Ubuntu 16.04, CentOS 7 on Single Cloud Server Instance For Server Log Analysis, Big Data Processing.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy