TLDR
Enter a command. For example: libreoffice, ddcutil, iostat.

paru

 
An AUR helper and pacman wrapper. More information: https://github.com/Morganamilo/paru.
 
  • Interactively search for and install a package:
     
    paru {{package_name_or_seach_term}}
     
  • Synchronize and update all packages:
     
    paru
     
  • Upgrade AUR packages:
     
    paru -Sua
     
  • Get information about a package:
     
    paru -Si {{package_name}}
     
  • Download PKGBUILD and other package source files from the AUR or ABS:
     
    paru --getpkgbuild {{package_name}}
     
  • Display the PKGBUILD file of a package:
     
    paru --getpkgbuild --print {{package_name}}

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.