Skip to content

More Pre-Built Linux Libraries #453

Closed
@mattleibow

Description

@mattleibow

Right now there is a pre-built library for Linux x64 that goes with each release. I want to add more to make life easier.

Leave comments and other feedback so that I can add other distros and architectures. Also for feedback is the platforms that a binary can be re-used. (For example, the Ubuntu 14.04 binary can also work on CentOS 7)

This doc has the list for .NET Core:
https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites?tabs=netcore2x
This is the platforms supported by mono:
https://www.mono-project.com/download/stable/#download-lin

Current Support

Proposed Support

  • Debian (x86)

Dropped

  • Raspberry Pi (ARM) (steps)
    Not actually because we have the PR Build for Linux ARM32 (armhf) and ARM64 (aarch64) #1382 that automatically supports it.
  • CentOS (x64)
    Not really because this should work with the Debian binaries.
  • RHEL 6/7 (x64)
    Not really because this should work with the Debian binaries.

VS bug #733081

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions