On Tue, 5 May 2026 07:01:29 +0800,
badli al rashid<[email protected]> wrote:

>Hi All,
>
>I am trying to make Debian comply to GNU/Linux by removing some programs
>like "apt purge $(dpkg -l | grep contrib | awk '{print$2}').
>
>It removes LibreOffice, Is libreoffice non GNU/Linux compliant ?
>
>I just have main on my repo. anyother advice for making Debian
>GNU/complaint.
>
>Regards,
>Badli
>
>Sent from Gmail

This is due to that this command greps for contrib, which may be in
packages that aren't Debian contrib, but only has contrib in the name.

See liblucene++-contrib0t64:

https://packages.debian.org/sid/liblucene++-contrib0t64

Which is in Debian main, and is a dependency for libreoffice in some
way, which explains the behaviour you are seeing.

-- Andreas Rönnquist
[email protected]
[email protected]

Reply via email to