How to Install and Uninstall simple-cdd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "simple-cdd" package

This is a short guide on how to install simple-cdd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install simple-cdd

2. Uninstall "simple-cdd" package

In this section, we are going to explain the necessary steps to uninstall simple-cdd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove simple-cdd $ sudo apt autoclean && sudo apt autoremove

3. Information about the simple-cdd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: simple-cdd
Priority: extra
Section: universe/misc
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Simple-CDD Developers
Architecture: all
Version: 0.6.1
Depends: rsync, debian-cd (>= 3.1.15), reprepro, wget, lsb-release, dctrl-tools, python3, python3-simple-cdd
Recommends: dose-distcheck
Suggests: qemu-system | qemu-kvm
Filename: pool/universe/s/simple-cdd/simple-cdd_0.6.1_all.deb
Size: 26202
MD5sum: 8a88ed3de7a2a72bb6e9e2d7b3d39df6
SHA1: 0baf867bf0715a72edb7ac99a9a343d9a94aafe9
SHA256: a97377fbcbbde41f8c2158a6a25e471c0037c25a0512ea6b9e7181d2e824169a
Description-en: create customized debian-installer CDs
Simple-CDD is a limited though relatively easy tool to create a
customized debian-installer CD.
.
It includes simple mechanisms to create "profiles" that define common
system configurations, which can be selected during system
installation. Simple-CDD also makes it easy to build CDs with
language and country settings pre-configured.
.
This can be used to create a crude "Custom Debian Distribution" using
packages from Debian, with pre-configuration of packages that use
debconf. Custom configuration scripts can be specified to handle
packages that don't support debconf pre-configuration.
.
Testing CD images with qemu is also made simple with a provided
script.
Description-md5: 106deca36bb9771a38287fea42146541
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu