从.net创建Linux Plaform的安装文件 [英] Create Setup file for Linux Plaform from .net

查看:40
本文介绍了从.net创建Linux Plaform的安装文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我想用C#开发Linux应用程序。所以我建议我已经下载了适用于Windows平台的Monodevelop工具,我也在monodevelop工具中编写了代码。现在我想打包Ubuntu,可以使用apt-get工具进行安装。我如何创建?

Hi,

I wanted to develop application for Linux in C#. So as suggested I have downloaded Monodevelop tool for Windows platform, I have written code also in monodevelop tool. Now I want to package for Ubuntu which can be install using apt-get tool. How do I create ?

推荐答案

请参阅这篇关于在C#中创建Debian软件包( dpkg )的文章: https://sites.google.com/site/vysakhp/articles/create-debian-packages- for-mono-applications [ ^ ]。



这只是一个例子。如果您想了解其他包管理系统的所有细节,您必须自己做适当的研究。请理解:此论坛不是软件/文档查找服务。



参见:

https://en.wikipedia.org/wiki/Package_manager [ ^ ],

https:// en.wikipedia.org/wiki/Package_format [ ^ ],

https://en.wikipedia.org/wiki/List_of_software_package_management_systems [ ^ ]。



,例如,

https://en.wikipedia.org/wiki/Debian [ ^ ],

https://en.wikipedia.org/wiki/Dpkg [ ^ ]。



-SA
Please see this article on creating of Debian packages (dpkg) in C#: https://sites.google.com/site/vysakhp/articles/create-debian-packages-for-mono-applications[^].

This is just one example. If you want to find out all the detail on other package management systems, you will have to do appropriate research by yourself. Please understand: this forum is not a software/documentation-finding service.

See also:
https://en.wikipedia.org/wiki/Package_manager[^],
https://en.wikipedia.org/wiki/Package_format[^],
https://en.wikipedia.org/wiki/List_of_software_package_management_systems[^].

and, for example,
https://en.wikipedia.org/wiki/Debian[^],
https://en.wikipedia.org/wiki/Dpkg[^].

—SA


这篇关于从.net创建Linux Plaform的安装文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆