You can install Python libraries using pip or conda. Pip is the package installer for Python and can be used to install libraries from the Python Package Index(PyPI). Conda is a package manager that can be used to install libraries and manage environments.