I am trying to learn Linux these days and I installed Mint on my laptop.
The problem is when I install rpm file which I downloaded from website, it shows me an error.
sudo rpm -i ICAClient.rpm (this is the command I ran)
rpm: please use alien to install rpm packages on Debian, if you are really sure use --force-debian switch. See README.Debian for more details.
What can I run the rpm file in Linux Mint?
I have not enough knowledge, but I am just wondering that it needs to run in different way to run rpm or tar.gz/tar file with different linux such as Fedora, OpenSUSE, Mint and so on...?
sorry, I have two questions...
The problem is when I install rpm file which I downloaded from website, it shows me an error.
sudo rpm -i ICAClient.rpm (this is the command I ran)
rpm: please use alien to install rpm packages on Debian, if you are really sure use --force-debian switch. See README.Debian for more details.
What can I run the rpm file in Linux Mint?
I have not enough knowledge, but I am just wondering that it needs to run in different way to run rpm or tar.gz/tar file with different linux such as Fedora, OpenSUSE, Mint and so on...?
sorry, I have two questions...