please consider switching to https://github.com/nim-lang/choosenim which is the official fork as the main repo has been abandoned for years.
Search Criteria
Package Details: choosenim 0.8.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/choosenim.git (read-only, click to copy) |
---|---|
Package Base: | choosenim |
Description: | Installs different versions of Nim compiler and tools and switches between them |
Upstream URL: | https://github.com/nim-lang/choosenim |
Keywords: | nim |
Licenses: | BSD-3-Clause |
Conflicts: | nim |
Provides: | nim, nimble, nimgrep, nimpretty, nimsuggest |
Submitter: | 0x647262 |
Maintainer: | SpotlightKid |
Last Packager: | SpotlightKid |
Votes: | 10 |
Popularity: | 0.22 |
First Submitted: | 2019-05-15 05:11 (UTC) |
Last Updated: | 2024-11-05 13:07 (UTC) |
Dependencies (5)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (optional) – C/C++ backend
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (optional) – C/C++ backend
Required by (76)
- boomer-git (requires nimble) (make)
- c2nim (requires nim) (make)
- c2nim (requires nim) (optional)
- c2nim (requires nimble) (make)
- c2nim-git (requires nim) (optional)
- c2nim-git (make)
- catnap-git (requires nim) (make)
- chawan-git (requires nim) (make)
- clonk-git (requires nim) (make)
- clonk-git (requires nimble) (make)
- dmusic (requires nim) (make)
- firefox-tridactyl-native (requires nimble) (make)
- firefox-tridactyl-native (requires nim) (make)
- gnunet-groupchat-git (requires nimble) (make)
- gnunet-groupchat-git (requires nim) (make)
- goldie-git (requires nimble) (make)
- goldie-git (requires nim) (make)
- gridmonger-git (requires nim) (make)
- happyx (make)
- happyx-git (make)
- Show 56 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2
awe00 commented on 2024-08-15 10:53 (UTC)
micwoj92 commented on 2024-07-30 23:10 (UTC)
Needs git in makedeps:
==> Starting prepare()...
Verifying dependencies for choosenim@0.8.4
Prompt: No local packages.json found, download it from internet? -> [forced yes]
Downloading Official package list
Success Package list downloaded.
Installing nimble@#8f7af86
Downloading https://github.com/nim-lang/nimble using git
Tip: 6 messages have been suppressed, use --verbose to show them.
tools.nim(52) doCmdEx
Error: 'git' not in PATH.
==> ERROR: A failure occurred in prepare().
Aborting...
eclairevoyant commented on 2023-06-04 01:39 (UTC)
Non *-bin
packages for open-source software must build from source. If you want to install the prebuilt version, I have created choosenim-bin
for this purpose (which also fixes some the other packaging issues).
squattingmonk commented on 2022-01-28 06:19 (UTC)
Works just fine for me with paru, yay, and makepkg. Do you perhaps have cached files that are interfering with the checksum?
Avahe commented on 2021-11-13 22:59 (UTC)
Checksum seems to be failing, had to paru -S choosenim --mflags "--skipchecksums --skippgpcheck"
Is the author aware?
shirleyquirk commented on 2020-10-17 17:54 (UTC)
0.7.0 fails to build, due to incorrect checksum, as the release tarball was changed. anyway, 0.7.2 is out, so bump the version before updpkgsums
mantielero commented on 2020-03-07 12:53 (UTC)
Please update to v0.6.0.
rid9 commented on 2019-12-26 13:45 (UTC)
The newest release download link is https://github.com/dom96/choosenim/releases/download/v0.5.0/choosenim-0.5.0_linux_amd64
geov commented on 2019-12-21 10:52 (UTC)
1-st source returns 404 error
Pinned Comments
SpotlightKid commented on 2024-09-22 08:57 (UTC)
This package now is built using the official Nim binary distribution for x86_64, so no previous Nim installation is needed to bootstrap.