Science Cyber

السَّلاَمُ عَلَيْكُمْ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ

أَعُوْذُ بِاللِه مِنَ الشََّيْطَانِ الرَّجِيْمِ - بِسْمِ اللهِ الرَّحْمنِ الرَّحِيمِ

How To Install .rpm Packages With Alien Packages ?

Open the command line interface and then typing this syntax :

sudo apt-get install alien

After that you search your file and typing this syntax to install .rpm packages :

sudo alien -k -d namefile.rpm

Then, It's file converted to dpkg file :

namefile.deb

The namefile.deb must go to install with this syntax command :

sudo dpkg -i namefile.deb

Ok, thus article by me.

No comments:

والله أعلم بالصواب

وَعَلَيْكُمْ السَّلاَمُ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ