Let us learn how to install Oracle Linux 8.5 in Windows Subsystem of Linux.
Install WSL on your Ubuntu machine by following the instructions provided by Microsoft:
https://docs.microsoft.com/en-us/wind...
After installation of WSL in windows 11:-
Open terminal/cmd run following command:-
1. wsl -l -o
2. wsl --install -d OracleLinux_8_5
3. wsl --install -d OracleLinux_7_9
after installation
sudo dnf install epel-release -y
sudo dnf install neofetch