# 2️⃣ Clone the repository git clone https://github.com/klwap/dvdplay.git cd dvdplay
# 1️⃣ Install build dependencies sudo apt-get install -y git build-essential libdvdread-dev libdvdnav-dev libavcodec-dev libavformat-dev libavutil-dev cmake klwap.dvdplay
klwap.dvdplay --version If you need a custom build (e.g., with extra codecs), follow the steps below. # 2️⃣ Clone the repository git clone https://github