dvdread-config
libdvdread provides a simple foundation for reading DVD video
Install
- All systems
-
curl cmd.cat/dvdread-config.sh
- Debian
-
apt-get install libdvdread-dev
- Ubuntu
-
apt-get install libdvdread-dev
- Alpine
-
apk add libdvdread-dev
- Kali Linux
-
apt-get install libdvdread-dev
- CentOS
-
yum install libdvdread-devel
- Fedora
-
dnf install libdvdread-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libdvdread-dev
- Raspbian
-
apt-get install libdvdread-dev
- Dockerfile
- dockerfile.run/dvdread-config
- Docker
-
docker run cmd.cat/dvdread-config dvdread-config
powered by Commando
libdvdread-devel
libdvdread provides a simple foundation for reading DVD video
disks. It provides the functionality that is required to access many DVDs. This package contains development files for libdvdread.
libdvdread-dev
library for reading DVDs (development)
libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling. This package contains the development files.