On Tue, 10 Mar 2020 at 21:27:57 +0200, Andoru wrote: > > $ file-roller > > file-roller: symbol lookup error: file-roller: undefined symbol: > > archive_write_add_filter_zstd
That symbol should be available since libarchive 3.3.3.
Do you have a non-system copy of libarchive.so.13, perhaps in /usr/local,
that file-roller is finding instead of the system copy?
smcv

