Skip to content

Does not install on Ubuntu #1127

@mabushey

Description

@mabushey

I have Rust installed the correct way via the OS:

$ dpkg -l | grep rust                                                                                                                                                                                                                 127 ↵ master 
ii  libstd-rust-1.43:amd64                                      1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 amd64        Rust standard libraries
ii  libstd-rust-dev:amd64                                       1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 amd64        Rust standard libraries - development files
ii  p11-kit-modules:amd64                                       0.23.20-1build1                         amd64        p11-glue proxy and trust modules
ii  rust-gdb                                                    1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 all          Rust debugger (gdb)
ii  rustc                                                       1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 amd64        Rust systems programming language

The docs infer I need to run rustc. I would be happy to that in a docker container, but I'm not trashing my OS... Is there any way to install this the Debian [correct] way on Ubuntu? I'm happy to copy the plugin into ~/.vim_runtime/my_plugins If I can figure out how to compile it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions