How to Install and Uninstall oz Package on Kali Linux

Last updated: April 29,2024

1. Install "oz" package

In this section, we are going to explain the necessary steps to install oz on Kali Linux

$ sudo apt update $ sudo apt install oz

2. Uninstall "oz" package

Please follow the steps below to uninstall oz on Kali Linux:

$ sudo apt remove oz $ sudo apt autoclean && sudo apt autoremove

3. Information about the oz package on Kali Linux

Package: oz
Version: 0.17.0-5.3
Installed-Size: 887
Maintainer: Simon Josefsson
Architecture: all
Depends: genisoimage, libvirt-dev (>= 0.9.7), mtools, openssh-client, python3, python3-guestfs, python3-libvirt, python3-lxml, python3-m2crypto, python3-monotonic, python3-pycurl, python3-requests, python3:any
Size: 92068
SHA256: f228ab7f7008aab038004c96eb5dbaa0b628677cd32a938d43510b33d6251cb6
SHA1: ac7e2b63af6149c8e8ce5b03e6874f45491b7ffd
MD5sum: 50fd2c83f6beb12ced4335609336fc9b
Description: Install virtual machine guest OSs with minimal input from the user
Oz is a tool for automatically installing guest OSs with only minimal
up-front input from the user.
.
For each type of guest operating system, Oz supports up to three
operations: operating system installation (oz-install), operating
system customization (oz-customize), and ICICLE manifest generation
(oz-generate-icicle).
.
Currently many versions of popular operating systems are supported,
including Debian, Ubuntu, RHEL/CentOS, Fedora, openSUSE, Mandrake,
and FreeBSD. See also virt-install(1) and virt-builder(1) from the
virtinst and libguestfs-tools packages.
Description-md5:
Homepage: https://github.com/clalancette/oz/wiki
Section: python
Priority: optional
Filename: pool/main/o/oz/oz_0.17.0-5.3_all.deb