Skip to content

Trying to figure out the .deb package control file #18041

Answered by kekekeks
Elbon-Eastmage asked this question in Q&A
Discussion options

You must be logged in to vote

I published my program as a linux-x64

Use amd64.

I tried running the command in the tutorial: apt show dotnet-runtime-deps-9.0 on both Windows and Linux, but neither one recognized the command.

You are supposed to run it from a Debian machine with .NET 9 SDK installed. The output is always the same for a particular SDK version, so you could use this one:

Depends: libc6, libgcc1, libgssapi-krb5-2, libstdc++6, zlib1g, libssl1.0.0 | libssl1.0.2 | libssl1.1 | libssl3, libicu | libicu74 | libicu72 | libicu71 | libicu70 | libicu69 | libicu68 | libicu67 | libicu66 | libicu65 | libicu63 | libicu60 | libicu57 | libicu55 | libicu52

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Elbon-Eastmage
Comment options

Answer selected by Elbon-Eastmage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants