KTUG TeX Live Private repository

  1. Make this site your aux repository.
    tlmgr repository add https://mirror.ischo.org/KTUG/texlive/tlnet ktug
  2. If you have never registered the pinning info to ktug repository, then execute the following command just once: for only KTUG Private Repository
    tlmgr pinning add ktug "*"
  3. test KTUG Private Repository
    tlmgr install jiwonlipsum
  4. add GPG key for KTUG Private Repository: If your are on a system without gpg, just skip this.
    wget https://mirror.ischo.org/KTUG/texlive/tlnet/ktugrepo.pub.txt
    tlmgr key add /path/to/ktugrepo.pub.txt
  5. Update TEXLIVE
    tlmgr update --all --self
  6. Some useful commands:
    tlmgr repository list
    tlmgr pinning show