Find orphaned packages of Cygwin.
It is respected for deborphan and rpmorphan.
- Install Ruby.
- Just execute it.
-
You can remove orphaned packages by using
-o
or--delete-orphans
options ofsetup-x86.exe
orsetup-x86_64.exe
. For more details, see FAQ of setup cli arguments. -
It may be displayed Cygwin path warning. The warning messages can be avoided by setting an environment variable
CYGWIN=nodosfilewarning
. For more details, google it :D -
You can also do the same in using
cygcheck-dep
. For more details of this package, install this package and executecygcheck-dep --help
. There are many more features as compared to cygorphan.