winget is everything which Windows fanboys are against. Don’t get me wrong, it’s fantastic (terminals ftw). However, I remember people often smirked about the fact that in Linux you have to type commands to install something and the GUI method is much superior.
Most of the time, the package is available on the standard package manager which makes the process extremely simple. Hardest part is knowing the package name. If you know
apt search
, you don’t even have to search on the browser to find the package name. But certain packages are only available as tar.gz or as source. But those are usually not encountered by newbies.If someone is using Nix, they generally don’t have trouble finding packages. Also, Nix has more packages compared to AUR.