I am trying to install remote.it on Bazzite, a Linux distro based on Fedora. When trying to install it though the provided command, it says something along the lines of sudo apt install command not found. What would be the proper way of installing remote.it on a Fedora based distro? None of the package managers I’ve tried have remoteit.
What is the package manager you have available on your system?
You would likely need to install it manually. You can try running this script and providing the output to see if we have the right distribution.
sh -c "$(curl -L https://downloads.remote.it/remoteit/distributiontest.sh)"
Please respond with the output of the command.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7502 100 7502 0 0 16964 0 --:–:-- --:–:-- --:–:-- 16972
LSB_RELEASE =
ETC_ISSUE =
ETC_EOS_RELEASE =
ETC_OS_RELEASE =
OPENWRT_RELEASE =
UNAME_S = linux
* Distribution: linux
* OS: RedHat
UNAME_A = Linux bazzite 6.9.12-210.fsync.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 9 01:28:27 UTC 2024 x86_64 GNU/Linux
UNAME_N = bazzite
UNAME_R = 6.9.12-210.fsync.fc40.x86_64
UNAME_V = #1 SMP PREEMPT_DYNAMIC Wed Oct 9 01:28:27 UTC 2024
UNAME_M = x86_64
UNAME_P = unknown
UNAME_I = unknown
UNAME_O = GNU/Linux
* ARCH: x86_64
* Package Manager(s)
------------
apk=
apt=
apt-get=
dnf=/usr/bin/dnf
dpkg=
ipkg=
rpm=/usr/bin/rpm
opkg=
pacman=
smart=
yum=/usr/bin/yum
zypper=
------------
* Docker
------------
docker=
------------
* LSB-RELEASE
------------
No /etc/lsb-release file
------------
* OS-RELEASE
------------
NAME="Bazzite"
VERSION="40.20241020.0 (Kinoite)"
ID=bazzite
ID_LIKE="fedora"
VERSION_ID=40
VERSION_CODENAME="Holographic"
PLATFORM_ID="platform:f40"
PRETTY_NAME="Bazzite 40 (FROM Fedora Kinoite)"
ANSI_COLOR="0;38;2;138;43;226"
LOGO=bazzite-logo-icon
CPE_NAME="cpe:/o:universal-blue:bazzite:40"
DEFAULT_HOSTNAME="bazzite"
HOME_URL="https://bazzite.gg"
DOCUMENTATION_URL="https://docs.bazzite.gg"
SUPPORT_URL="https://discord.bazzite.gg"
BUG_REPORT_URL="https://github.com/ublue-os/bazzite/issues/"
SUPPORT_END=2025-05-13
VARIANT="Kinoite"
VARIANT_ID=bazzite
OSTREE_VERSION='40.20241020.0'
BUILD_ID="Stable (F40.20241020)"
BOOTLOADER_NAME="Bazzite Stable (F40.20241020)"
------------
* EOS-RELEASE
------------
No /etc/Eos-release file
------------
* OPENWRT_RELEASE
------------
No /etc/openwrt_release file
------------
* ISSUE
------------
\S
Kernel \r on an \m (\l)
------------
~~~~~~ OS INFO ~~~~~~
Can I confirm that you are running the one-line command from desktop app or app.remote.it? If not, can you tell me what directions you are following?
You have yum as a package manager so we should be able to use that to install. You do not have apt installed, but you do not need it.
You should have been able to follow the instructions here for quick install selecting Linus as the device type to get the code.
https://link.remote.it/docs/device-package/installation
I am using the command provided when I hit Linux in app.remote.it. When I do it does some things then says “sudo: apt-get: command not found”. I also tried “sudo yum install remoteit” and that did some things then said “error: Packages not found: remoteit”.
Okay, so I opted to attempt a manual install, it kept saying “This system is image (rpm-ostree) based.” So I installed the file for it from the website and I used sudo yum install to install the fire. It then did some installation stuff, then gave me some errors:
error: Running %post for remoteit: bwrap(/bin/sh): Child process killed by signal 1; run journalctl -t 'rpm-ostree(remoteit.post)'
for more information
After I do this command:
Nov 01 17:59:42 bazzite rpm-ostree(remoteit.post)[5349]: which: no rc-update in (/usr/sbin:/usr/bin)
Nov 01 17:59:42 bazzite rpm-ostree(remoteit.post)[5350]: which: no update-rc.d in (/usr/sbin:/usr/bin)
Nov 01 17:59:42 bazzite rpm-ostree(remoteit.post)[5345]: /usr/share/remoteit/functions.sh: line 29: /usr/share>
lines 1-3/3 (END)
Thank you so much for your help btw! I hope we can fix this soon.
It appears that you do not have apt installed on your OS, but you do have yum. However, you do not have the remoteit package downloaded. You will need to manually download and install it.
Go here remote.it Device Package Installation and on the right nav, you will see a link for Manual Installation and follow the instructions for yum
Go here to download your package to your device
https://www.remote.it/download-list?products=device-package&platform-list=linux-debian#Download-Results
According to your UNAME_M you have x86_64 so choose that package.