Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-02 Thread Thomas Passin
On 2/2/2023 1:56 PM, אורי wrote: deadsnakes ppa don't have Python 3.10 for Ubuntu 22.04. https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa אורי u...@speedy.net I just last night installed 3.10.9 on Debian Bu

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-02 Thread אורי
deadsnakes ppa don't have Python 3.10 for Ubuntu 22.04. https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa אורי u...@speedy.net On Wed, Feb 1, 2023 at 8:14 PM Thomas Passin wrote: > On 2/1/2023 12:36 PM, אורי wrote: > > Thank you all. > > > > I'm not familiar with snap update but I did `sud

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread Thomas Passin
On 2/1/2023 1:37 PM, Jack Dangler wrote: If you're not familiar with snap, lookup 'snap' 'ubuntu' ... Many people would rather avoid snap if possible ... On 2/1/23 13:13, Thomas Passin wrote: On 2/1/2023 12:36 PM, אורי wrote: Thank you all. I'm not familiar with snap update but I did `sudo

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread Jack Dangler
If you're not familiar with snap, lookup 'snap' 'ubuntu' ... On 2/1/23 13:13, Thomas Passin wrote: On 2/1/2023 12:36 PM, אורי wrote: Thank you all. I'm not familiar with snap update but I did `sudo apt update` & `sudo apt upgrade`, but about one or two months ago. אורי u...@speedy.net You

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread Thomas Passin
On 2/1/2023 12:36 PM, אורי wrote: Thank you all. I'm not familiar with snap update but I did `sudo apt update` & `sudo apt upgrade`, but about one or two months ago. אורי u...@speedy.net You can probably install it from the deadsnakes repository: sudo add-apt-repository ppa:deadsnakes/ppa M

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread אורי
Thank you all. I'm not familiar with snap update but I did `sudo apt update` & `sudo apt upgrade`, but about one or two months ago. אורי u...@speedy.net On Wed, Feb 1, 2023 at 7:33 PM Jack Dangler wrote: > Ari > > Have you tried running a snap update? > > Regards > > יַעֲקֹב > > On 2/1/23 11:

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread Jack Dangler
Ari Have you tried running a snap update? Regards יַעֲקֹב On 2/1/23 11:31, אורי wrote: Hi, I have a server with Ubuntu 22.04.1 LTS and the Python version there is Python 3.10.6. Is there a safe way to upgrade to the latest version of Python 3.10 (3.10.9)? I tried with the OS update and upgra

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread Chris Angelico
‪On Thu, 2 Feb 2023 at 03:33, ‫אורי‬‎ wrote:‬ > > Hi, > > I have a server with Ubuntu 22.04.1 LTS and the Python version there > is Python 3.10.6. Is there a safe way to upgrade to the latest version of > Python 3.10 (3.10.9)? I tried with the OS update and upgrade but the Python > version remaine

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread Skip Montanaro
> > > I have a server with Ubuntu 22.04.1 LTS and the Python version there > is Python 3.10.6. Is there a safe way to upgrade to the latest version of > Python 3.10 (3.10.9)? I tried with the OS update and upgrade but the Python > version remained the same. > > I have an Ubuntu 22.04 system. The in

Re: Upgrading Python on Ubuntu 22.04.1 LTS

2023-02-01 Thread Grant Edwards
On 2023-02-01, אורי wrote: > I have a server with Ubuntu 22.04.1 LTS and the Python version there > is Python 3.10.6. Is there a safe way to upgrade to the latest version of > Python 3.10 (3.10.9)? I tried with the OS update and upgrade but the Python > version remained the same. This is an Ubun