TLDR
Enter a command. For example: apropos, pueue enqueue, csvsort.

vala

 
Vala code runner. Tutorial: https://wiki.gnome.org/Projects/Vala/Tutorial. More information: https://valadoc.org/.
 
  • Run a vala file, with gtk+:
     
    vala {{path/to/file.vala}} --pkg {{gtk+-3.0}}
     
  • Display version info:
     
    vala --version
     
  • Display helper message:
     
    vala --help

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.