Everyday Linux Stuff
Hi there 👋🏾. I'm a software engineer that enjoys building stuff and talking about them. I also tinker a bit with hardware and robotics using Arduino and ROS.
Linux is a portal to a whole new world of computing and servers and bare-metal systems and stuff. Today, I learned about update-alternatives . Update Alternatives is a tool used in Linux operating systems to manage alternate versions of software like Python. Python has a progressive versioning system such that there is Python 3.4, 3.5, 3.6, ..., 3.11. One might require different versions at different times. So if you want to switch, you run the command below:
sudo update-alternatives --config python3
Add Apt Repository
fill this up lol
Software Properties Common
fill this up bro
apt-get vs apt
fill up
