dpkg-checkdeps
ruby interface for dpkg
Install
- All systems
-
curl cmd.cat/dpkg-checkdeps.sh
- Debian
-
apt-get install ruby-debian
- Ubuntu
-
apt-get install ruby-debian
- Kali Linux
-
apt-get install ruby-debian
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-debian
- Raspbian
-
apt-get install ruby-debian
- Dockerfile
- dockerfile.run/dpkg-checkdeps
ruby-debian
ruby interface for dpkg
This package provides Debian::Dpkg and Debian::DpkgDeb modules and Debian::Deb, Debian::Dsc, Debian::Archives, Debian::Sources, Debian::Packages and Debian::Status classes for ruby. It also provides two scripts, dpkg-ruby (a dpkg-awk clone) and dpkg-checkdeps (a utility to check for deb dependency problems).