avsrepo
A simple package repository for AviSynth+ https://forum.doom9.org/showthread.php?t=175822
How to download and setup avsrepo
Open terminal and run command
git clone https://github.com/theChaosCoder/avsrepo.git
git clone is used to create a copy or clone of avsrepo repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with avsrepo https://github.com/theChaosCoder/avsrepo/archive/master.zip
Or simply clone avsrepo with SSH
[email protected]:theChaosCoder/avsrepo.git