Skip to content

Commit a54d70a

Browse files
authored
Merge pull request #352 from Kuuuube/debian-ubuntu-dotnet
Add note on microsoft dotnet repository for debian and ubuntu
2 parents b5527f9 + bc1cdf4 commit a54d70a

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 uninstallable 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)