Hi Francois,
You can’t install libraries in Drupal 8 like you did in Drupal 7 anymore.
There are two solutions. One is with Ludwig for PHP libraries and the second for JS libraries is to add them in the theme.
Twentytwenty is a JS library so check my answer from this post onwards.
You need to install the override theme and make the modifications there.