Therefore, only very few packages in .DEB or RPM formats, may run properly in Sabayon and in other Gentoo based Linux Distros.
If installed, not warrant to run...
You may see this,but is in Spanish-Portuguese:
[url]
viewtopic.php?f=83&t=16307&p=93293&hilit=deb+and+rpm#p93293[/url]
For choose packages...
a) see if is in entropy, command:
- Code: Select all
equo search name of the package
If this, use:
sudo equo install name of the package
2) Not in Entropy, see in portage and install
- Code: Select all
emerge -s name of the package
emerge -p name of the package
sudo -a -v name of the pacckage
Only if they are not existent for Sabayon of for Gentoo architetures, you may try to use and Debian .DEB or an RedHat like packages , RPM, but prefere to convert it with the package alien, therefore, installations of RPMs or DEB packages, have a change of not working, in Gentoo like Linuxes...