Public bug reported: The Nim package in Ubuntu 25.10 is missing the Atlas tool, which is an essential dependency management and project isolation tool for Nim.
Steps to reproduce: 1. Install Nim from Ubuntu repositories: `sudo apt install nim` 2. Attempt to run Atlas: `atlas --version` 3. Command not found error occurs Expected behavior: Atlas should be included with the Nim installation as it is a core development tool for project management and dependency isolation. Additional context: According to Nim's [packaging documentation](https://github.com/nim-lang/Nim/blob/devel/doc/packaging.md), the complete distribution should include all core tools. Currently, users must install Nim through alternative methods like grabnim, choosenim, or building from source to access Atlas functionality. ** Affects: nim (Ubuntu) Importance: Undecided Status: New ** Project changed: launchpad => nim (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2128966 Title: nim package is missing atlas tool To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nim/+bug/2128966/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
