开发者

How do I package Mono applications for Debian/Ubuntu

开发者 https://www.devze.com 2023-02-22 02:49 出处:网络
Are there any guidelines or tools for packaging Mono applications for Debian/Ubuntu? Like where to p开发者_如何学运维ut Assemblies that ship with the application etc.Mono has some general guidelines a

Are there any guidelines or tools for packaging Mono applications for Debian/Ubuntu? Like where to p开发者_如何学运维ut Assemblies that ship with the application etc.


Mono has some general guidelines about packaging, but these are not specific to Debian/Ubuntu who may do things differently:

http://www.mono-project.com/Guidelines:Application_Deployment


There's, of course, the Debian CLI Policy. It's a dry read, but will probably clarify some details as to where are some files expected to be deployed.

I must confess I still have some doubts after reading that, but the next step would probably be look into the package sources of some CLI application already in the distribution, like keepass2.

0

精彩评论

暂无评论...
验证码 换一张
取 消