%general-entities; ]> Setuptools-&setuptools-version; Setuptools Introduction to Setuptools Module Setuptools is a Python module that makes it easier to download, build, install, upgrade, and uninstall Python packages. &lfs7a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &setuptools-md5sum; Download size: &setuptools-size; Estimated disk space required: &setuptools-buildsize; Estimated build time: &setuptools-time; Setuptools Dependencies Required and/or User Notes: Installation of Setuptools Both Python 2 and Python 3 modules can be built and installed without any conflicts. To install the Python 2 module, run the following command as the root user: python setup.py install --optimize=1 To install the Python 3 module, run the following command as the root user: python3 setup.py install --optimize=1 Contents Installed Programs Installed Libraries Installed Directories easy_install, easy_install-&python2-majorver;, and easy_install-&python3-majorver; None /usr/lib/python&python2-majorver;/site-packages/setuptools, /usr/lib/python&python2-majorver;/site-packages/setuptools-&setuptools-version;-py&python2-majorver;.egg-info and/or /usr/lib/python&python3-majorver;/site-packages/setuptools, /usr/lib/python&python3-majorver;/site-packages/setuptools-&setuptools-version;-py&python3-majorver;.egg-info