Search Criteria
Package Details: vhdl-ls 0.86.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vhdl-ls.git (read-only, click to copy) |
|---|---|
| Package Base: | vhdl-ls |
| Description: | Language server for VHDL Written in rust |
| Upstream URL: | github.com/VHDL-LS/rust_hdl |
| Keywords: | hdl language-server lsp vhdl |
| Licenses: | MPL-2.0 |
| Conflicts: | rust_hdl |
| Provides: | vhdl-ls |
| Submitter: | attic_labs |
| Maintainer: | attic_labs |
| Last Packager: | attic_labs |
| Votes: | 1 |
| Popularity: | 0.28 |
| First Submitted: | 2026-03-16 18:38 (UTC) |
| Last Updated: | 2026-03-22 03:14 (UTC) |
Dependencies (2)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
attic_labs commented on 2026-03-22 03:15 (UTC)
Yeah you're right, I made that change locally I guess I never pushed it, should be fixed now
pintert3 commented on 2026-03-22 02:56 (UTC) (edited on 2026-03-22 02:56 (UTC) by pintert3)
Great work man. I want to suggest that you instead install the
vhdl_librariesin/usr/lib/rust_hdl/instead of directly placing them directly inusr/lib/. Upstream actually specifically says:And I'm also thinking it's better for a system that might actually have other vhdl_libraries installed system-wide.