Show HN: Prebuilt RISC-V64 Binaries for GCC, PyTorch, Kubernetes, and More

alitariq45891 pts0 comments

GitHub - Cloud-V-10xE/RISC-V-software: This repository contains all the binaries for the RISCV supported architecture Β· GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Uh oh!

There was an error while loading. Please reload this page.

Cloud-V-10xE

RISC-V-software

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>243 Commits<br>243 Commits

.github

.github

cloudv-builds

cloudv-builds

docs/packages

docs/packages

github-actions-riscv

github-actions-riscv

github-runner-riscv

github-runner-riscv

Contributing.md

Contributing.md

readme.md

readme.md

View all files

Repository files navigation

RISC-V Software Archive

Prebuilt binaries for RISC-V 64-bit Linux β€” built natively on real hardware

πŸ“¦ Browse Packages Β· πŸ“– Docs Β· 🀝 Contribute

Why this exists

Getting software running on RISC-V is harder than it should be. Official releases skip riscv64. Package managers ship outdated versions. Developers who need the latest GCC, Go, Python, or Kubernetes tooling on RISC-V hardware end up spending hours building from source.

This project solves that by building popular packages natively on RISE Runners and publishing ready-to-use binaries which are updated automatically every month.

πŸš€ Quick Start

Download a binary

Visit the package archive and download the version you need, or use wget directly from a release:

/gcc--riscv64-linux.tar.gz<br>tar -xzf gcc--riscv64-linux.tar.gz -C /usr/local/"># Example: install the latest GCC<br>wget https://github.com/Cloud-V-10xE/RISC-V-software/releases/download/tag>/gcc-version>-riscv64-linux.tar.gz<br>tar -xzf gcc-version>-riscv64-linux.tar.gz -C /usr/local/

Use a Docker image

All Docker images are multi-arch (amd64 + riscv64):

# Pull a Kubernetes component image<br>docker pull cloudv10x/kube-apiserver:latest

πŸ—οΈ How it works

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”<br>β”‚ GitHub Actions β”‚<br>β”‚ β”‚<br>β”‚ Individual build workflows (build-gcc.yml etc.) β”‚<br>β”‚ β”‚ β”‚<br>β”‚ β–Ό runs on β”‚<br>β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚<br>β”‚ β”‚ RISE β”‚ β”‚ ubuntu-latest (x86) β”‚ β”‚<br>β”‚ β”‚ β”‚ β”‚ for Docker images β”‚ β”‚<br>β”‚ β”‚ Runners β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚<br>β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚<br>β”‚ β”‚ β”‚<br>β”‚ β–Ό uploads artifact β”‚<br>β”‚ Central Release workflow (daily) β”‚<br>β”‚ β”‚ β”‚<br>β”‚ β–Ό creates GitHub release β”‚<br>β”‚ GitHub Releases ──────► GitHub Pages site β”‚<br>β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Each package has its own workflow file in .github/workflows/. The central release workflow runs daily, collects the latest successful artifact from each build workflow, and bundles them into a single GitHub release. The GitHub Pages site regenerates automatically after each release.

See docs/architecture.md for a detailed explanation.

Contributing

Want to add a new package or fix a failing build? See CONTRIBUTING.md for a step-by-step guide.

The short version:

Add an entry to .github/pages/packages.json

Add a workflow file .github/workflows/build-.yml

Add documentation to docs/packages/.md

Open a pull request

πŸ“„ License

The workflow files, tooling, and documentation in this repository are licensed under the MIT License.

Each prebuilt binary retains its own upstream license.

Built with ❀️ by Cloud-V

About

This repository contains all the binaries for the RISCV supported architecture

Resources

Readme

Contributing

Contributing

Uh oh!

There was an error while loading. Please reload this page.

Activity

Custom properties

Stars

stars

Watchers

watching

Forks

forks

Report repository

Releases<br>26

RISC-V Release 2026-07-06

Latest

Jul 6, 2026

+ 25 releases

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

C#<br>94.6%

JavaScript<br>3.0%

Shell<br>1.1%

Python<br>0.7%

HTML<br>0.5%

Dockerfile<br>0.1%

You can’t perform that action at this time.

github risc reload latest packages release

Related Articles