ubuntu-post-install icon indicating copy to clipboard operation
ubuntu-post-install copied to clipboard

Custom categories in apt (and all)

Open baruchiro opened this issue 5 years ago • 4 comments

Why is this list of categories is strict?

What about adding custom cateogry?

https://github.com/tprasadtp/ubuntu-post-install/blob/9c5ef2c863a9b1fd6d37c6b0da058384311b1c50/after-effects#L845-L869

baruchiro avatar Jan 22 '21 10:01 baruchiro

I think we will add more complexity by adding custom category/categories. If you have suggestions for more generic categories please feel free to add them, but adding a custom one will be little complicated with just bash. Moreover, as it says in the docs categories are for ease of use while writing configs. For the script it does not matter if you have python3-minimal under multimedia. :smile:

However, if you have some ideas on how it can be done without adding too much complexity, feel free to create a PR and I will be happy to merge. :+1: :+1:

tprasadtp avatar Jan 23 '21 00:01 tprasadtp

I will think about that.

I was thinking of asking you to open up the possibility of Github Discussion, to share with you my use-cases and learn from you what are you plans.

baruchiro avatar Jan 24 '21 17:01 baruchiro

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Jun 09 '21 02:06 github-actions[bot]

Keeping this alive

TejasAvinashShetty avatar Jan 14 '22 05:01 TejasAvinashShetty