Trace: » openwrt » changing_the_default_settings_issued_to_new_users_in_ubuntu » dealing_with_the_long_boot_black_screen_issue_in_boot_up » debian_based_system_apt_guide » enable_power_management_on_pentium_4_m_celeron_m_cpus » forcing_ubuntu_to_rediscover_the_screen_resolution_when_a_different_monitor_is_added » getting_a_bluetooth_gps_device_to_work_on_ubuntu » getting_info_on_bios_serial_number_and_hardware_connectors » install_gui_on_ubuntu_server » installing_an_rpm_on_a_debian_based_system
You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.
Install Alien
sudo apt-get install alien
Convert to .deb file
sudo alien -k yourrpmhere.rpm
Install the resulting .deb file
sudo dpkg --install file.deb