How to Install and Uninstall python-pykickstart Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-pykickstart" package
Please follow the step by step instructions below to install python-pykickstart on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-pykickstart
Copied
2. Uninstall "python-pykickstart" package
Please follow the guidance below to uninstall python-pykickstart on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-pykickstart
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-pykickstart package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-pykickstart
Priority: optional
Section: universe/python
Installed-Size: 427
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pykickstart
Version: 1.83-2
Provides: pykickstart
Depends: python (>= 2.7), python (<< 2.8), python-urlgrabber
Filename: pool/universe/p/pykickstart/python-pykickstart_1.83-2_all.deb
Size: 43926
MD5sum: 2c7ee2f7753cbe80ce7200fe8f997405
SHA1: 2693243f92b73f6978b6be5bd2551e45a3c31c01
SHA256: 5a0e102369678fc6d20887062dde666b66bc98d9f7e1ba9df6df576104bb767e
Description-en: Python library for manipulating kickstart files
pykickstart is a Python library consisting of a data representation of
kickstart files, a parser to read file into that representation, and a writer
to generate kickstart files.
.
The kickstart file is a simple text file, containing a list of items,
each identified by a keyword. The kickstart configuration format is used
for image configuration and to automate operating system installations.
Description-md5: 5a48a5cc1f2469cdc931e92bc1dc39aa
Homepage: http://fedoraproject.org/wiki/Pykickstart
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 427
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pykickstart
Version: 1.83-2
Provides: pykickstart
Depends: python (>= 2.7), python (<< 2.8), python-urlgrabber
Filename: pool/universe/p/pykickstart/python-pykickstart_1.83-2_all.deb
Size: 43926
MD5sum: 2c7ee2f7753cbe80ce7200fe8f997405
SHA1: 2693243f92b73f6978b6be5bd2551e45a3c31c01
SHA256: 5a0e102369678fc6d20887062dde666b66bc98d9f7e1ba9df6df576104bb767e
Description-en: Python library for manipulating kickstart files
pykickstart is a Python library consisting of a data representation of
kickstart files, a parser to read file into that representation, and a writer
to generate kickstart files.
.
The kickstart file is a simple text file, containing a list of items,
each identified by a keyword. The kickstart configuration format is used
for image configuration and to automate operating system installations.
Description-md5: 5a48a5cc1f2469cdc931e92bc1dc39aa
Homepage: http://fedoraproject.org/wiki/Pykickstart
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu