How do you install python 3 using the puppy pet manager?
Posted: Tue Nov 16, 2021 7:18 pm
How do you install python 3 using the puppy pet manager?
Am using xenialpup64.
Discussion, talk and tips
https://forum.puppylinux.com/
How do you install python 3 using the puppy pet manager?
Am using xenialpup64.
You can merely search up the package name, in this case its named 'python3'.
If it doesn't exist however, you can build it yourself with the relevant devx sfs.
Just download, untar, possibly run ./configure, and then make && make install.
In my PPM (bionicpup64), it appears as python3-all_3.6.7-1. I imagine you have something like this if not the exact same package.
Just click and "Do it!" Much eaiser and more complete than churning through the source.