Taxonomy archive page listing terms instead of posts

Not without messing with templates, no.

All WordPress pages are based on a query for a post or posts. If you want to list terms the only way to do that is a custom template that queries the terms and lists them.