Package Details: mojo-git 24.4-2

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.000293
First Submitted: 2023-10-26 15:27 (UTC)
Last Updated: 2024-08-09 20:12 (UTC)

Latest Comments

1 2 Next › Last »

kseistrup commented on 2025-06-23 07:00 (UTC)

Does this package still build?

==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
 -> error making: mojo-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
mojo - exit status 8
mojo-git - exit status 4

I'm not quite sure what is package names and what is common English words, but:

 -> Failed to install layer, rolling up to next layer.error:error making: mojo-git - exit status 4

and

modular: error: http error: response code 401

incans commented on 2025-03-17 11:53 (UTC)

So that fact that the mojo command itself doesn't get added to the user's PATH, that's a feature of the modular installer, not this package?

Anyway, modular (the command) is now deprecated in favour of the new tool "magic". Any chance of that being packaged for AUR?

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.