Jump to content
Only guests see ads. Create a free account and/or log in for a complete ad-free experience.

Install different Python version on Arch based distros

(0 reviews)
  • Distro: Arch

So I use stuff that requires older versions of python, problem is newer distros comes with the newest version which at this moment is 3.13 and I need 3.11.

The solution is simple. Run the following command to install any version.

yay -S python311
python3.11 --version
python3.11 -m venv env

Replacing the version number with the one you need.

User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
  • This will not be shown to other users.
  • Add a review...
Only guests see ads. Create a free account and/or log in for a complete ad-free experience.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Read our Terms of Use and Privacy Policy for more information.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.