How to install the latest version of LibrePods on Ubuntu/Debian based Linux Distros

Опубликовано: 27 Июнь 2026
на канале: Bobtail Entertainment
5,113
33

Hey guys, I know it's been a while since I posted (sorry about that!). Figured to try something new. Hope this video helps! Let me know if you like these kinds of videos, and if there's any other things you would like a tutorial on how to do.

Here's the list of commands:

sudo apt update

sudo apt install git

git clone https://github.com/kavishdevar/librep...

cd librepods/linux

sudo apt install qtbase5-dev qtdeclarative5-dev cmake build-essential

mkdir build && cd build
cmake ..
make

./librepods