try
yum grouplist
To get a list of all groups
Then maybe
yum grouplist | grep -i dev
To narrow it down.
Then to install the group
yum groupinstall "Development Tools"
try
yum grouplist
To get a list of all groups
Then maybe
yum grouplist | grep -i dev
To narrow it down.
Then to install the group
yum groupinstall "Development Tools"
Just upgraded to Windows 11 and my WSL (Windows Subsystem for Linux) instance is visible in Windows Explorer _and_ it...
Download and install Veeam agent for Windows Community Edition...
Ever wondered what extensions you have installed and want to keep a list? This actually is a good way to audit your...
0 Comments