简体   繁体   English

如何使ubuntu软件中心了解我的debian文件

[英]how to make ubuntu software center know about my debian file

I created a debian installation file for my software and now i want to publish it. 我为我的软件创建了一个debian安装文件,现在我想发布它。 Primarily I want a user install my software by going to Ubuntu Software Center typing a few search keywords and it would display my installation as one of the search results. 首先,我希望用户通过输入一些搜索关键字进入Ubuntu软件中心来安装我的软件,它会将我的安装显示为搜索结果之一。 Then user would click install and software would install. 然后,用户单击安装,然后将安装软件。 How do i achieve that?? 我该如何实现?

I looked through answers and some docs but they are very vague and long. 我浏览了答案和一些文档,但它们非常模糊且冗长。 I know it has to be easy step-by-step somewhere. 我知道在某个地方必须很容易逐步进行。 Please help! 请帮忙!

Well, Debian and Ubuntu repos go by PPA, so you can create a repo with aptly or similar and have people add your PPA repo. 好了,Debian和Ubuntu回购协议是通过PPA进行的,因此您可以使用适当或相似的名称创建一个回购协议,并让人们添加您的PPA回购协议。 Or you can request your package to be added to their main repo. 或者,您可以请求将软件包添加到其主仓库中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何解决“包装质量不好”的ubuntu软件中心 - How to solve “the package is of bad quality” ubuntu software center 如何在没有软件中心的Linux / Ubuntu上安装应用程序 - How to install applications on Linux / Ubuntu without software center 如何制作ubuntu可执行文件并在我的安装文件中运行它 - How to make a ubuntu executable and run it in my install file Debian / Ubuntu的调试信息文件约定? - Debug information file conventions for Debian/Ubuntu? ubuntu 上的 docker 映像出现关于 debian.org 的错误 - docker image on ubuntu having an error about debian.org 在debian下编译的python文件与ubuntu兼容 - is compiled python file under debian is compatible with ubuntu 如何让我的程序在切换到另一个用户时使用我的软件(而不是系统默认软件)? - How to make my program to use my software ( instead of system default software) when switch to another user? 如何在Ubuntu或Debian上设置物理硬件终端? - How to setup a physical, hardware terminal on Ubuntu or Debian? 如何在 Debian/Ubuntu 上使用 mozjpeg 和 libimagequant 安装 libvips? - How to install libvips with mozjpeg and libimagequant on Debian/Ubuntu? 如何查找ubuntu中安装的软件版本 - How to find version of a software installed in ubuntu
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM