News

Jack Wallen demonstrates how to install software from the command line on Ubuntu, AlmaLinux, Arch Linux, and openSUSE.
Which version of Java should you use in Linux? Learn how to easily switch between different versions with a tutorial from Jack Wallen.
I'm the sort of person who doesn't like to install Java. I actually don't like to install Flash either, but it's still tough to survive browsing the Internet without Flash installed. There is one ...
To install Java 8 on a Ubuntu-based desktop distribution, log into the machine, open a terminal window, and issue the command: sudo apt install openjdk-8-jdk -y ...