TLDR
Enter a command. For example: nokogiri, which, xidel, autopep8.

haxelib

 
Haxe Library Manager. More information: https://lib.haxe.org/.
 
  • Search for a Haxe library:
     
    haxelib search {{keyword}}
     
  • Install a Haxe library:
     
    haxelib install {{libname}}
     
  • Install a specific version of a Haxe library:
     
    haxelib install {{libname}} {{version}}
     
  • Upgrade all installed Haxe libraries:
     
    haxelib upgrade
     
  • Install the development version of a library from a Git repository:
     
    haxelib git {{libname}} {{git_url}}
     
  • Uninstall a Haxe library:
     
    haxelib remove {{libname}}
     
  • Print a tree of locally installed Haxe libraries:
     
    haxelib list

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.