By the way, we are also offering Linux courses through our other portal. Something you might be interested in.
Managing packages in Linux distribution varies depending on the distribution. All the Debian-based distros use APT as the package management app. While Fedora uses DNF, openSUSE depends on Zypper package manager.Managing packages in Linux distribution varies depending on the distribution. All the Debian-based distros use APT as the package management app. While Fedora uses DNF, openSUSE depends on Zypper package manager.Managing packages in Linux distribution varies depending on the distribution. All the Debian-based distros use APT as the package management app. While Fedora uses DNF, openSUSE depends on Zypper package manager.app -m <package-manager> history
Remove a package
So, if you are using the App for installing packages, you need to use the syntax:app -r all
app -m <package-manager> enable
There are a few tools like Nala that try to provide similar features.
This post will not show you how to configure the HTTPS load balancer for VMware Cloud Director (VCD). There are multiple public articles that cover the details for such LB…
Recently, I have been engaged in multiple deployments for customers trying to move out from their traditional datacenters to a VMware-based hyper-converged infrastructures. HCI and especially VMware VSAN brings a…
Applications for the 2018 vExpert program are now open. Applications will be accepted until January 19th at midnight PDT. The vExpert 2018 announcement will be on February 16th 2018. The…
Welcome to Talking Heads, your once weekly show for everything happening in the world of tech, computers, gaming, craft beer and cocktails. Check out this episode in Podcast form over…
If you want to see what packages have updates available, use:dnf search <search-term>This tutorial here provides examples for some of the common usage of the DNF command for installing, removing…