Search Criteria
Package Details: mojo-git 24.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mojo-git.git (read-only, click to copy) |
---|---|
Package Base: | mojo-git |
Description: | Mojo Programming Language - Repository: https://github.com/Sharktheone/arch-mojo |
Upstream URL: | https://developer.modular.com/download |
Licenses: | custom:modular |
Submitter: | sharktheone |
Maintainer: | sharktheone |
Last Packager: | sharktheone |
Votes: | 3 |
Popularity: | 0.024889 |
First Submitted: | 2023-10-26 15:27 (UTC) |
Last Updated: | 2024-08-09 20:12 (UTC) |
Dependencies (11)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- icu (icu-gitAUR)
- libbsd (libbsd-gitAUR)
- libmd (libmd-gitAUR)
- modularAUR
- mojo-libsAUR
- ncurses (ncurses-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
sharktheone commented on 2024-06-08 19:00 (UTC)
@Rulatir It's because mojo needed a account to download the token. This package just installs some libraries and uses their package manager to install mojo. I think in the mean time you don't require a token anymore. I still need to update the build script. Probably it also requires a refactor of the packages.
Rulatir commented on 2024-05-17 18:23 (UTC)
Why does the build process prompt me to open a website, which then proceeds to stronghand me into creating an account, or else I won't be able to install this package?
morne commented on 2024-04-21 07:56 (UTC)
@sharktheone - no worries, thanks for getting back to me, and packaging this up.
sharktheone commented on 2024-04-20 13:36 (UTC)
@morne Sorry for the delayed response. Yes, you can install nightly versions of mojo, since this package just sets up some libraries and uses the modular-cli to install mojo. This means you should be able to just install nightly normally. If you encounter any issues just open a issue at https://github.com/Sharktheone/arch-mojo
morne commented on 2024-04-05 06:04 (UTC)
Is it possible to install the nightly versions that was recently announced ?
phelsong commented on 2024-03-04 03:41 (UTC)
for anyone having trouble, you'll have to clean build for 24.1.0 from 0.7.0 ... packaging on the modular side was updated.
sharktheone commented on 2023-12-07 20:15 (UTC)
@pmatos Yes, modular currently doesn't provide any way of specifying which version should be installed. The only thing I can currently do is to update the version, so yay or paru will update mojo via modular. I've been told, that, that they are currently looking into letting users specify the version of mojo that should be installed. Then I'll update the script, so it installs the correct version. I guess, I'll update the version, so users don't get confused.
pmatos commented on 2023-12-05 08:37 (UTC)
Oh - actually installing mojo-git will install 0.6 and not the version reported in the package. Nice!
pmatos commented on 2023-12-05 08:36 (UTC)
mojo-0.6 was apparently released at modcon yesterday.