01-02-2024, 05:59 PM 
		
	
	
		Thanks for the answer! 
Those commands indicates:
	
	
	
	
	
Those commands indicates:
Code:
inxi -S
System:
  Host: linux-laptop1 Kernel: 5.15.0-91-generic x86_64 bits: 64 
  Desktop: Xfce 4.16.0 Distro: Linux Lite 6.6 LTSCode:
python3 -V
Python 3.11.7Code:
ls -l /usr/bin/python*
lrwxrwxrwx 1 root root      24 дек 17 20:46 /usr/bin/python -> /etc/alternatives/python
lrwxrwxrwx 1 root root      25 дек 18 00:12 /usr/bin/python3 -> /etc/alternatives/python3
-rwxr-xr-x 1 root root 5904904 ноя 20 18:14 /usr/bin/python3.10
lrwxrwxrwx 1 root root      34 ноя 20 18:14 /usr/bin/python3.10-config -> x86_64-linux-gnu-python3.10-config
-rwxr-xr-x 1 root root 6714392 дек  8 21:56 /usr/bin/python3.11
lrwxrwxrwx 1 root root      17 дек 17 20:46 /usr/bin/python3-config -> python3.10-config
-rwxr-xr-x 1 root root     960 янв 25  2023 /usr/bin/python3-futurize
-rwxr-xr-x 1 root root     964 янв 25  2023 /usr/bin/python3-pasteurize
 
 

