Are downloaded assets stored in a central directory

Hi All,
when I download a assets from the store I can see it’s stored in my project asset directory. Is it also stored somewhere centrally as well, so I can import asset? Or do I need to download every time I use an asset in a different projects?
Thanks

Cached packages should be stored in ~/.local/share/unity3d/Asset\ Store-5.x by default.

Thanks!