so weird, help solve out!
Downloading https://github.com/nim-lang/c2nim using git
Verifying dependencies for [email protected]
Installing [email protected]
Building c2nim/c2nim using c backend
/tmp/nimble_3790/githubcom_nimlangc2nim/c2nim.nim(12, 16) Warning: Number
of spaces around '/' is not consistent [Spacing]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/llstream.nim(13, 3)
Warning: imported and not used: 'strutils' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/options.nim(11, 26)
Warning: imported and not used: 'osproc' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/idents.nim(15, 11)
Warning: imported and not used: 'strutils' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/ast.nim(13, 41) Warning:
imported and not used: 'strutils' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/ast.nim(13, 55) Warning:
imported and not used: 'sha1' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/ast.nim(13, 22) Warning:
imported and not used: 'nversion' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/ast.nim(13, 32) Warning:
imported and not used: 'options' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/lexer.nim(610, 26)
Warning: See corresponding Defect; RangeError is deprecated [Deprecated]
/tmp/nimble_3790/githubcom_nimlangc2nim/clexer.nim(16, 17) Warning:
imported and not used: 'nversion' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/cparser.nim(23, 12) Warning:
imported and not used: 'hashes' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/cparser.nim(23, 39) Warning:
imported and not used: 'nversion' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/ast.nim(1059, 15) Warning:
Potential object case transition, instantiate new object instead
[CaseTransition]
/tmp/nimble_3790/githubcom_nimlangc2nim/compiler/ast.nim(1182, 15) Warning:
Potential object case transition, instantiate new object instead
[CaseTransition]
/tmp/nimble_3790/githubcom_nimlangc2nim/cparser.nim(1579, 29) Warning:
Potential object case transition, instantiate new object instead
[CaseTransition]
/tmp/nimble_3790/githubcom_nimlangc2nim/cparser.nim(2104, 29) Warning:
Potential object case transition, instantiate new object instead
[CaseTransition]
/tmp/nimble_3790/githubcom_nimlangc2nim/cparser.nim(1746, 33) Warning:
Potential object case transition, instantiate new object instead
[CaseTransition]
/tmp/nimble_3790/githubcom_nimlangc2nim/cparser.nim(3101, 19) Warning:
Potential object case transition, instantiate new object instead
[CaseTransition]
/tmp/nimble_3790/githubcom_nimlangc2nim/cparser.nim(3122, 41) Warning:
Potential object case transition, instantiate new object instead
[CaseTransition]
/tmp/nimble_3790/githubcom_nimlangc2nim/c2nim.nim(12, 16) Warning: imported
and not used: 'nversion' [UnusedImport]
/tmp/nimble_3790/githubcom_nimlangc2nim/c2nim.nim(12, 16) Warning: imported
and not used: 'options' [UnusedImport]
Prompt: [email protected] already exists. Overwrite? [y/N]
Answer: y
Success: c2nim installed successfully
$ cd ~/.nimble
$ ls
pkgs/ nimbledata.json packages_official.json packages_temp.json
$ c2nim
bash: c2nim: command not found
Run