On 07/08/2025 07:23, Alex Wahl wrote:
Just double checking my syntax, is the way to get rid of all removed packages with remnant config apt purge --autoremove?

Are tying to remove packages in "config files" state that are reported by the following commands?

    apt list '?config'
    apt list '~c'

You may use the --dry-run option to check effect of remove commands.

P.S.

Search queries are documented in apt-patterns(5).

Reply via email to