How to Install and Uninstall python3-openai Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 14,2024

1. Install "python3-openai" package

Here is a brief guide to show you how to install python3-openai on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-openai

2. Uninstall "python3-openai" package

This is a short guide on how to uninstall python3-openai on Ubuntu 24.04 LTS (Noble Numbat):

$ sudo apt remove python3-openai $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-openai package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-openai
Architecture: all
Version: 1.12.0-1
Priority: optional
Section: universe/python
Source: python-openai
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Deep Learning Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1036
Depends: python3-anyio, python3-cached-property | python3-supported-min (>= 3.8), python3-distro, python3-httpx, python3-pydantic, python3-sniffio, python3-tqdm, python3-typing-extensions, python3:any
Filename: pool/universe/p/python-openai/python3-openai_1.12.0-1_all.deb
Size: 99722
MD5sum: 819e4c4c9009425b50037eefbdb5d349
SHA1: 4b7aa7583fe961adeff5aa10b419e4d3d748dc8f
SHA256: 132d36b9a135a77cb89ab154d0aa3e5829cd179b08c2b2d670071f572128091c
SHA512: 10255095f6a8df8fbd64e9e24c49c0c69b44cd6c8a67abbaae35370200a654495cd8cc8e41ca11717f73ce47148383af689a935dc7f17bd066c0e39092cffb8c
Homepage: https://github.com/openai/openai-python
Description: OpenAI Python API library
Description-md5: b13859cbe206387d2b8eac6f271c43d8

5. The same packages on other Linux Distributions