Skip to content

gentoo/dotnet

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Signed-off-by: Arsen.Shnurkov <ArsenShnurkov@users.noreply.github.com>
92d51a2

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gentoo-dotnet official overlay

note that this overlay is community driven, any help is very welcome, since so it could be unstable

Build Status Gentoo discord server

Overlay Installation

Use the eselect repository module to enable this overlay (or repository):

  • eselect repository enable dotnet

Then sync either everything using emerge --sync or just this overlay using emaint -r dotnet sync. Finally add the following USE flags if relevant.

  • add DOTNET_TARGETS="net45 net40" to make.conf


.NET Core

The dev-dotnet/dotnetcore-sdk-bin package in this overlay is deprecated and will not be maintained. Please use the dev-dotnet/dotnet-sdk-bin package that's already available upstream.