How to offline setup footprint libraries instead of online through github

I’m at the stage of schematic and now I would like to go to CvPCB but since I’m on a proxy network I can’t do it through github.
Can someone suggest me step by step procedure of setting up the environment (variables, paths, files savings etc) for making CvPCB work with offline downloaded libraries?
Thanks.

or use the python download script found in the kicad-library-utils repo. (This can download a specific release of the repos. But this script does not setup your fp-lib-table this still needs to be done with the lib wizard.)

@Rene_Poschl I’m not sure either of those methods work through a proxy.

The first step is to get the zip files for the footprints. There are versioned compendium zips at http://downloads.kicad.org/libraries/. To get the latest versions from KiCad, you need to download the zip for each repository, which is a bit tedious. I don’t know if there is a script to do that using http only, it could be done.

Once you have the zip files, it is easy.

  1. Unzip the files on local disk.
  2. Delete existing github entries in Footprint Library Manager
  3. Use the Footprint Library Wizard to import local libs