Search Criteria
Package Details: rustup-git 1.27.0.r15.g6e8769c7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rustup-git.git (read-only, click to copy) |
---|---|
Package Base: | rustup-git |
Description: | The Rust toolchain installer |
Upstream URL: | https://github.com/rust-lang/rustup |
Keywords: | cargo rust rustfmt |
Licenses: | MIT, Apache-2.0 |
Conflicts: | cargo, rust, rust-analyzer, rust-nightly, rust-nightly-bin, rustfmt, rustup |
Provides: | cargo, cargo-nightly, lib32-rust-libs, rust, rust-analyzer, rust-musl, rust-nightly, rust-src, rust-wasm, rustfmt, rustup |
Submitter: | jonhoo |
Maintainer: | ilai |
Last Packager: | ilai |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-06 15:30 (UTC) |
Last Updated: | 2024-03-17 06:59 (UTC) |
Dependencies (5)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (optional) – rust-gdb script
- lldb (llvm-rocm-gitAUR, llvm-gitAUR) (optional) – rust-lldb script
Required by (4825)
- 0ad-data-git (requires rust) (make)
- 0ad-git (requires rust) (make)
- 0x-git (requires cargo) (make)
- 2048-rs (requires cargo) (make)
- 2048-rs-git (requires cargo) (make)
- 2048-vanced (requires cargo) (make)
- 2048-vanced-git (requires cargo) (make)
- 7clock (requires cargo) (make)
- a-gpt-git (requires cargo) (make)
- aarty (requires cargo) (make)
- ab-av1 (requires cargo) (make)
- ablescript (requires cargo) (make)
- abstreet-git (requires cargo) (make)
- abstreet-git (requires rust) (make)
- accepted (requires rust) (make)
- acmed (requires cargo) (make)
- acmed (requires rust) (make)
- acquire_rs (requires cargo) (make)
- activate-linux-toggle (requires rustup) (make)
- activitywatch-git (requires cargo) (make)
- Show 4805 more...
Latest Comments
1 2 Next › Last »
erictronic commented on 2024-03-07 22:51 (UTC)
Didn't see xiotas post: (sorry) Yes - it works after adding "options=(!lto)" to PKGBUILD.
erictronic commented on 2024-03-07 22:43 (UTC)
Build run into problem:
... Compiling download v1.27.0 (/home/eric/.cache/pikaur/build/rustup-git/src/rustup-git/download) error: linking with
cc
failed: exit status: 1 ... build/rustup-git/src/rustup-git/target/release/deps/rustup_init-d41bef7789c2890c.rustup_init.8b0928fe8e28d3ec-cgu.0.rcgu.o: undefined reference to symbol 'ZSTD_decompressStream' /usr/bin/ld: /usr/lib/libzstd.so.1: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status= note: some
extern
functions couldn't be found; some native libraries may need to be installed or have their path specified ...xiota commented on 2024-03-04 03:24 (UTC)
Needs
options=(!lto)
to prevent linker errors.takanashi commented on 2023-05-19 07:35 (UTC)
This package should probably conflict with the
rust-analyzer
andrust-analyzer-git
packages. Just had to removerust-analyzer
during an update because of a file conflictilai commented on 2023-05-09 13:55 (UTC)
@MithicSpirit Updated, sorry about that
MithicSpirit commented on 2023-03-25 00:49 (UTC)
Currently fails to build for me due to failing to validate the
list-proxy-names.rs
file with the provided checksum.ilai commented on 2023-03-14 05:11 (UTC)
@theDevPanda Thanks, I updated the PKGBUILD to avoid the conflict
theDevPanda commented on 2023-01-30 01:46 (UTC)
When I try to install fish-git with rust-git install I get:
I can see it being useful for rust to update it's completions, but shouldn't this file be owned by fish? Is there a work around for this?
jonhoo commented on 2017-07-18 00:44 (UTC)
1 2 Next › Last »