Package Details: vlang-bin 0.4.8-1

Git Clone URL: https://aur.archlinux.org/vlang-bin.git (read-only, click to copy)
Package Base: vlang-bin
Description: Simple, fast, safe, compiled language for developing maintainable software (binary release)
Upstream URL: https://vlang.io
Keywords: language programming v vlang
Licenses: MIT
Conflicts: v, vlang, vlang-git
Provides: vlang
Submitter: ragouel
Maintainer: Chewing_Bever
Last Packager: Chewing_Bever
Votes: 5
Popularity: 0.79
First Submitted: 2020-03-17 22:41 (UTC)
Last Updated: 2024-09-29 14:14 (UTC)

Dependencies (4)

Required by (8)

Sources (1)

Pinned Comments

lberrymage commented on 2021-01-20 05:09 (UTC) (edited on 2021-01-20 05:09 (UTC) by lberrymage)

The only way I was able to make it run, was to grant 777 recursively on /usr/lib/vlang/cmd, which is a potential security risk. Use at your own risk.

We should be able to solve the chmod 777 problem once upstream cuts a new release. See this commit.

ragouel commented on 2020-06-13 02:07 (UTC)

The only way I was able to make it run, was to grant 777 recursively on /usr/lib/vlang/cmd, which is a potential security risk. Use at your own risk.

Latest Comments

« First ‹ Previous 1 2

lberrymage commented on 2020-07-19 23:46 (UTC) (edited on 2020-07-19 23:47 (UTC) by lberrymage)

@ragouel I have a solution for the permissions issue over on the vlang package - please feel free to adopt/adapt it so we don't need to chmod 777 :)

ragouel commented on 2020-06-13 02:07 (UTC)

The only way I was able to make it run, was to grant 777 recursively on /usr/lib/vlang/cmd, which is a potential security risk. Use at your own risk.

tee commented on 2020-06-13 01:24 (UTC)

still not working

$ v
For usage information, quit V REPL using `exit` and use `v help`
cannot compile `/usr/lib/vlang/cmd/tools/vrepl.v`: Permission denied

ragouel commented on 2020-06-12 16:11 (UTC)

Thanks, fixed.

tee commented on 2020-06-08 06:24 (UTC) (edited on 2020-06-08 06:25 (UTC) by tee)

/cmd is not installed

For usage information, quit V REPL using `exit` and use `v help`
cannot compile `/usr/lib/vlang/cmd/tools/vrepl.v`:
builder error: /usr/lib/vlang/cmd/tools/vrepl.v doesn't exist