python3-dib-run-parts
Standalone tools related to diskimage-builder - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-dib-run-parts.sh
- Debian
-
apt-get install python3-dib-utils - Ubuntu
-
apt-get install python3-dib-utils - Kali Linux
-
apt-get install python3-dib-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-dib-utils - Raspbian
-
apt-get install python3-dib-utils
python3-dib-utils
Standalone tools related to diskimage-builder - Python 3.x
These tools were originally part of the diskimage-builder project, but they have uses outside of that project as well. Because disk space is at a premium in base cloud images, pulling in all of diskimage-builder and its dependencies just to use something like dib-run-parts is not desirable. This project allows consumers to use the tools while pulling in only one small package with few/no additional dependencies. This package contains the Python 3.x module.