Science Cyber

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

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

Showing posts with label How To Install .rpm Packages With Alien Packages. Show all posts
Showing posts with label How To Install .rpm Packages With Alien Packages. Show all posts

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.

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

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