microcks-cli icon indicating copy to clipboard operation
microcks-cli copied to clipboard

Publish `microcks` to `apt-get` package manager for installation on linux/debian based systems

Open Harsh4902 opened this issue 7 months ago • 5 comments

Reason/Context

  • We can publish binary of our CLI tool to apt-get package manager for easy installation on linux/debian based systems.

Description

  • Currently, we are serving binaries from our releases and installing it using curl.
  • This thing can be enhanced for linux/debian based system by publishing it to the apt-get package manager.

Implementation ideas

No response

Harsh4902 avatar May 07 '25 11:05 Harsh4902

Hello @Harsh4902 ! I think there is 2 step involved i.e Generating .deb packages & then hosting .deb packages so users can run sudo apt install microcks-cli. I just wanted to ask should I work on generating .deb packages which would allow users to install with something like this command sudo dpkg -i microcks-cli_version_linux_amd64.deb. I am not 100% sure about how to publish to package managers

Please correct me if I am missing something or do not understand the issue

Alokzh avatar Jun 01 '25 09:06 Alokzh

@Alokzh Yes, you are right. But here, generating a .deb package is not a headache. We want to publish it so people can directly install it using apt install command.

Harsh4902 avatar Jun 01 '25 11:06 Harsh4902

Totally makes sense @Harsh4902 Since I'm quite new to this, also I have my GSoC Project so I'll not waste your time This seems to be interesting one so I'll definitely try to read more about it

Alokzh avatar Jun 01 '25 14:06 Alokzh

@Alokzh Okay, no problem.

Harsh4902 avatar Jun 02 '25 15:06 Harsh4902

This issue has been automatically marked as stale because it has not had recent activity :sleeping:

It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience :heart:

github-actions[bot] avatar Jul 03 '25 00:07 github-actions[bot]

Postponing this to Next release

lbroudoux avatar Nov 28 '25 13:11 lbroudoux