=== sammy12 is now known as boolae [05:18] How can I remove installed packages from ubuntu-desktop that is not found in ubuntu-desktop-minimal? [05:24] sudo apt-mark hold ubuntu-desktop-minimal && apt-get remove --purge ubuntu-desktop # ? [06:12] Hey there, I checked many repositories of the canonical organization on GitHub. Many of them were not having a contribution guide. Some of them had but they were just showing us that you should sign the contributing agreement license. I don't think that this is enough information to be provided in the contributing guide. [06:12] I went into many issues tabs also and they were directing us to https://opensource.guide/. This is a basic guide to contribute to any project. I think that each repository should contain a separate contributing guide specific to that repository. [06:12] It will be helpful for the new contributors. [06:12] Thank you! [06:32] I went into many issues tabs also and they were directing us to https://opensource.guide/. This is a basic guide to contribute to any project. I think that each repository should contain a separate contributing guide specific to that repository. [06:32] It will be helpful for the new contributors. [06:32] Thank you! [06:33] I went into many issues tabs also and they were directing us to https://opensource.guide/. This is a basic guide to contribute to any project. I think that each repository should contain a separate contributing guide specific to that repository. [06:33] It will be helpful for the new contributors. [06:33] Thank you! [07:12] I didn't get the answer of the question that I asked sometime before [08:19] Hey there, I checked many repositories of the canonical organization on GitHub. Many of them were not having a contribution guide. Some of them had but they were just showing us that you should sign the contributing agreement license. I don't think that this is enough information to be provided in the contributing guide. [08:19] I went into many issues tabs also and they were directing us to https://opensource.guide/. This is a basic guide to contribute to any project. I think that each repository should contain a separate contributing guide specific to that repository. [08:19] It will be helpful for the new contributors. [08:19] Thank you! === sem2peie- is now known as sem2peie === sem2peie- is now known as sem2peie === popey5 is now known as popey [18:17] How can I generate a default /etc/apt/sources.list ? === JanC is now known as Guest7776 === JanC_ is now known as JanC [21:53] Where can I grab a default copy of /etc/apt/sources.list for Ubuntu 23.04? [22:33] To list all the repos from a default sources.list file I figured out that this can be used: source /etc/os-release; cat /etc/apt/sources.list | grep -A 1 ^deb | sed "s|^--||; s|$VERSION_CODENAME|\$VERSION_CODENAME|" === bdrung_ is now known as bdrung