Added support for dependency cascading, virtual packages, and groups when removing packages

IT'S NOT SPAGHETTI GUYS TRUST ME
This commit is contained in:
2026-03-22 18:37:39 +02:00
parent 3ab72fe1dd
commit 88f2a55ca0
2 changed files with 145 additions and 52 deletions
+1
View File
@@ -22,6 +22,7 @@ Uses the Argentum 2 package manager.
Use it at your own risk and only when truly necessary.
-c, --clean Clean up now-unnecessary packages (previous dependencies).
-s, --source [URL] Use a custom source for the operation.
-C, --cascade When removing a package that other packages depend on, remove those packages too instead of aborting.
Examples:
ag2 install halyde Installs the halyde package.