Skip to content

Commit e3e627d

Browse files
committed
Add microsoft dotnet repository note
1 parent b5527f9 commit e3e627d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

site/_wiki/Install/Linux.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ hide_from_auto_list: true
2424

2525
3. Refer to [this section]({% link _wiki/FAQ/Linux.md %}#autostart) for instructions on how to auto-start OpenTabletDriver on boot.
2626

27+
If you run into dependency issues with dotnet, you will need to install it through [Microsoft's dotnet repository](https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian).
28+
2729
If you have the Microsoft dotnet repository installed you will have to either make sure you are not using any packages from that repository or use everything dotnet based off that. Mixing packages from different repositories will cause `libhostfxr` issues.
2830
2931
If you're experiencing `libhostfxr` issues, please see the solutions from Microsoft [here]({{ site.data.links.external.Microsoft.DotnetLinuxPackageMixup }}).

0 commit comments

Comments
 (0)