Jump to content

Upgrade Python Linux ((link))

Add to your ~/.bashrc (or ~/.zshrc ):

On systems like CentOS 8, you can use the built-in package manager to pull the latest available module. sudo dnf module list python Use code with caution. Copied to clipboard Install a specific version: sudo dnf install python39 Use code with caution. Copied to clipboard 3. Update Pip (Python Package Manager) upgrade python linux

×
×
  • Create New...