secure communication for everyone
RetroShare for Windows is also availabe on chocolatey with automatic updates.
Checksums:checksum.txt
RetroShare is currently available for macOS.
$ brew install tor
Checksums: checksum.txt
On most GNU/Linux distributions Retroshare is available along with standard packages, so you should check before on your preferred package manager if current RetroShare version is installable from there. If RetroShare is not available on your package manager or the available version is outdated you can find detailed instructions for each distribution we have tested down in this page.
If none of the distribution specific options fits your setup you should try AppImage. Take care of selecting the one which match your CPU architecture (use x86_64 if you are unsure). We expect those AppImages to work on most GNU/Linux distributions.
We distribute current Retroshare for Arch Linux through our OBS repository.
#1wget https://download.opensuse.org/repositories/network:/retroshare/Arch_Community_standard/x86_64/network_retroshare_Arch_Community_standard.key
#2pacman-key --add network_retroshare_Arch_Community_standard.key
#3echo '[network_retroshare_Arch_Community_standard]' >> /etc/pacman.conf
#4echo 'Server = https://download.opensuse.org/repositories/network:/retroshare/Arch_Community_standard/x86_64/' >> /etc/pacman.conf
#5pacman-key --finger "network OBS Project <network@build.opensuse.org>"
#6pacman-key --lsign-key "network OBS Project <network@build.opensuse.org>"
#5pacman -Sy
#6pacman -S retroshare-gui
We distribute current Retroshare for CentOS through our
OBS
repository.
Additional options
To add it you can use the following commands:
#1rpm --import http://download.opensuse.org/repositories/network:/retroshare/CentOS_7/repodata/repomd.xml.key
#2wget -O /etc/yum.repos.d/retroshare https://download.opensuse.org/repositories/network:/retroshare/CentOS_7/network:retroshare.repo
#3yum update
#4yum install retroshare-gui
We distribute current Retroshare for Debian through our OBS repository.
Determine your Debian version, OBS builds RetroShare packages for Debian 8.0, 9.0, 10, Testing and Ustable:
#1export DEBIAN_VERSION="9.0"
Add RetroShare OBS as trusted packages repository:
#1wget -qO - http://download.opensuse.org/repositories/network:retroshare/Debian_${DEBIAN_VERSION}/Release.key | sudo apt-key add -
#2sudo sh -c "echo 'deb http://download.opensuse.org/repositories/network:/retroshare/Debian_${DEBIAN_VERSION}/ /' > /etc/apt/sources.list.d/retroshare.list"
And then install RetroShare with the following commands:
#1sudo apt-get update
#2sudo apt-get install retroshare-gui
Or look for more RetroShare packages with the following commands:
#1sudo apt-cache search retroshare
If you can't find a proper package for your Debian version/architecture or you encounter problems installing or using the packages, we suggests you to try the RetroShare AppImage or Flatpak instead.
We distribute current Retroshare for Fedora through our OBS repository.
#1sudo dnf config-manager --add-repo=https://download.opensuse.org/repositories/network:/retroshare/Fedora_$(rpm -E %fedora)/network:retroshare.repo
And then install RetroShare with the following commands:
#2sudo dnf install retroshare-gui
If none of the distribution specific options fits your setup you should try Flatpak - just follow the instructions on Flathub. We expect those to work on most GNU/Linux distributions.
RetroShare is officially distributed along with Gentoo standard packages.
#0emerge -avq net-p2p/retroshare
We distribute current Retroshare for openSUSE through Open Build Service. To add the openSUSE Retroshare repository first look for the correct version on our OBS repository,
#1zypper addrepo -f https://download.opensuse.org/repositories/network:/retroshare/openSUSE_Tumbleweed/ retroshare
Once you add the correct repository you can install Retroshare and receive updates with the following commands:
#1zypper refresh security
#2zypper install retroshare-gui
We distribute current Retroshare for Raspbian 10 through our OBS repository.
#1wget -qO - http://download.opensuse.org/repositories/network:retroshare/Raspbian_10/Release.key | sudo apt-key add -
#2sudo sh -c "echo 'deb http://download.opensuse.org/repositories/network:/retroshare/Raspbian_10/ /' > /etc/apt/sources.list.d/retroshare.list"
And then install RetroShare with the following commands:
#1sudo apt-get update
#2sudo apt-get install retroshare-gui
If you use another Raspbian version/architecture or you encounter problems installing or using the package, we suggests you to try the RetroShare AppImage instead.
Retroshare is independently maintained on ROSA Linux.
We distribute current RetroShare for Ubuntu through our OBS repository.
#1source /etc/os-release
#2wget -qO - https://download.opensuse.org/repositories/network:/retroshare/xUbuntu_${VERSION_ID}/Release.key | sudo apt-key add -
#3sudo sh -c "echo 'deb https://download.opensuse.org/repositories/network:/retroshare/xUbuntu_${VERSION_ID}/ /' > /etc/apt/sources.list.d/retroshare_OBS.list"
Then install RetroShare with:
#1sudo apt-get update
#2sudo apt-get install retroshare-gui
RetroShare is independently packaged for Void Linux.
Retroshare is independently maintained on FreeBSD freshports system.
As always we honour our Free as in Freedom software for a Free
Society stance, so you can download the source code from the
following links:
RetroShare-0.6.7.2.tar.gz
RetroShare-0.6.7.2.zip
checksums