GNU/Linux Elementary OS Installing Rpm Package Guide
Hi! The Tutorial shows you Step-by-Step How to Install a Rpm Package in Elementary OS GNU/Linux Desktop.
And the Rpm Package must be First, Converted in the Deb format by the Alien Tool.
Alien converts an RPM package file into a Debian package file or Alien can install an RPM file directly.
However, this is Not the Recommended way to install software packages in Elementary OS Linux.
Dependencies conflicts may occur when attempting to install RPM packages.
And so in case, Aptitude or Synaptic GUI Package Managers may be ables to fix or remove any Broken Dependency.
1. Terminal Getting-Started Guide
How to QuickStart with Command Line on Elementary OS:
First Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents