When comparing Scoop vs Novus, the Slant community recommends Scoop for most people. In the question“What are the best Windows package managers?” Scoop is ranked 1st while Novus is ranked 14th. The most important reason people chose Scoop is:
Github repo can be found [here](https://github.com/lukesampson/scoop).
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free and Open Source
Github repo can be found here.
Pro Absolutely zero costs
Unlike some competitors, there is no free nor paid version, simply the FLOSS software as it is built.
Pro App installs are independent and self-contained; therefore, they have fewer conflicts and are easier to uninstall
Pro Apps are installed without requiring admin permission
Installing for all users requires admin permissions in order to be secure, so scoop installs without that requiring an elevated command prompt.
Pro App packages install locally (so users can preserve their own environment) or globally
Pro Users can easily create their own apps and collections of apps
Pro Great help available on GitHub Wiki
Pro Good CLI UX
Packages have well-defined, simple names, without any unnecessary duplication, and are actively maintained. If you are used to Homebrew in OSX, you will (almost) feel at home.
Pro Installed packages verified by checksums
Pro Easy to upgrade installed packages
Easy to upgrade installed packages, unlike in Chocolately which makes you pay for upgrade feature.
Pro Customisable selection
If the standard package selection isn't enough for you, you can easily find additional "buckets" that suit your needs. You can also create your own and share them.
See here.
Pro Simple versioning model for dependencies
In Chocolatey, if a package declares dependencies on a bad version of a package, installation or upgrade might break. Scoop dependencies are the latest version of a package, which reduces the chance of things breaking.
Pro Sets reasonable default configuration options for apps
E.g. installing npm configures the global package prefix to your local app folder, and curl includes the Mozilla CA list.
Pro All default packages are portable with a few exceptions
Pro Great selection of apps for programmers and experienced users
Pro Does not clog your Program Files folder
Many installers leave behind a folder in your program files & program files (x86) folder. Since Scoop does not normally touch the folder, there is no problem of clogging it.
Pro Support for ARM64
Pro Extremely Fast Installations
Using multithreaded downloads, Novus installs packages 8 times faster
Pro Non Admin Installations
Novus can install any package without an admin terminal. It automatically elevates to an admin terminal without bypassing UAC (User Access Control)
Pro Open Source
Novus is open source (https://github.com/novus-package-manager/novus)
This makes it easier for people to contribute and add package manifests
Pro Quit and Forcequit Feature
Novus has the ability to easily quit and forcequit applications. This has been extremely useful for me, especially when task manager itself is unresponsive
Pro Quit and Forcequit Feature
Novus has the ability to easily quit and forcequit applications. This has been extremely useful for me, especially when task manager itself is unresponsive
Cons
Con Has a smaller selection of packages than Chocolatey
While Chocolatey seems to have a huge selection of packages including some windows updates, Scoop has a much smaller selection mainly focused on command-line tools. However, it can be argued that Scoop is focusing on a different type of setup than Chocolatey so package count may not be a good comparison.
Con Doesn't handle orphan packages
Package maintainers can add other needed packages, but if a package gets uninstalled, it doesn't mark other packages as orphans.
(No package relation trees)
Con Shortage of packages
Novus is still in development, and does not have a lot of packages
Con It does not option to pass arguments to the native installer in the package
Alternative Products
