TLDR
Enter a command. For example: tlmgr update, lmms, coffee, hadolint.

gacutil

 
Global Assembly Cache (CAG) management utility. More information: https://manned.org/gacutil.
 
  • Install the specified assembly into GAC:
     
    gacutil -i {{path/to/assembly.dll}}
     
  • Uninstall the specified assembly from GAC:
     
    gacutil -i {{assembly_display_name}}
     
  • Print the content of GAC:
     
    gacutil -l

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.