Sabayon has 2 supported package managers:
1) entropy: binary based, easy to use and recommended, equo is its TUI and Sulfur is its GUI
2) portage: source based, advanced and very updated, inherited from Gentoo, emerge is its TUI, it has many GUIs but usually it is preferred to use it from a command line.
Any other way of installing software is
discouraged and possibly
dangerous, most importantly, it is
unsupported. Meaning that if your system breaks down, we can't help you and we can't know what is going wrong.
The other ways include using dpkg, rpm, ./configure && make && make install and such.
Are you sure that they are not available in portage?
I get:
- Code: Select all
eix qbittorrent
* net-p2p/qbittorrent
Available versions: 2.2.11 2.5.5 (~)2.7.2 [M](~)2.8.0_beta2 **9999 {+X dbus geoip libnotify}
Homepage: http://www.qbittorrent.org/
Description: BitTorrent client in C++ and Qt
eix vuze
* net-p2p/vuze
Available versions: 4.3.1.4-r2 4.5.1.0 (~)4.6.0.2 {elibc_FreeBSD source}
Homepage: http://www.vuze.com/
Description: BitTorrent client in Java, formerly called Azureus
* net-p2p/vuze-coreplugins
Available versions: 4.3.1.4 4.5.1.0 (~)4.6.0.2
Homepage: http://www.vuze.com/
Description: Core plugins for Vuze that are included in upstream distribution
And, according from their sites, Vuze 4.6 and QBitTorrent 2.7.3 are the latest versions.
To add new repositories (technically
overlays) to portage you use
layman.
To add new repositories to entropy you edit:
/etc/entropy/repositories.conf or you use the advanced mode of Sulfur.
Currently there are just a few repositories for entropy, the official repository, the testing (limbo) repository, the weekly repository and a community repository.
As far as I am aware you can't add Sourceforge as a repository.