Restore a package from a custom backup directory

tlmgr restore

  • Restore package backups created with `tlmgr backup`.
    The default backup directory is specified by the `backupdir` option, and can be obtained with `tlmgr option`.
    More information: <https://www.tug.org/texlive/tlmgr.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

tlmgr restore {{package}} {{revision}} --backupdir {{path/to/backup_directory}}

click the source code to copy install tlmgr restore on any operating system with command-not-found.com