lowRISC / lowRISC/opentitan

[Getting Started - Installing dependencies using the package manager] libncursesw5 cannot be installed on Ubuntu 24.04

Open
#24,589 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

### Description

Hi there,

It seems libncursesw5 is unavailable for use on ubuntu 24.04 so I changed the code on apt-requirements.txt (on my device) to use libncursesw6 instead.

Would this cause any problems in using the platform for verilator simulations?

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with apt-requirements.txt and compare the listed ncurses package with Ubuntu 24.04 availability. Verify the dependency installation path and confirm that Verilator simulations still work with the supported package choice; the issue does not name a specific test file.

Written by the indexing model from the issue text.

Assessment

Tech stack
ubuntu
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.