Forrest logo
back to context overview

wajig

List of commands for wajig:

  • wajig:tldr:07bbb wajig: List versions of upgradable packages.
    $ wajig toupgrade
    try on your machine
    explain this command
  • wajig:tldr:36419 wajig: Display packages which have some form of dependency on the given package.
    $ wajig dependents ${package}
    try on your machine
    explain this command
  • wajig:tldr:4829b wajig: List the version and distribution for all installed packages.
    $ wajig versions
    try on your machine
    explain this command
  • wajig:tldr:61778 wajig: Remove a package and its configuration files.
    $ wajig purge ${package}
    try on your machine
    explain this command
  • wajig:tldr:a70ac wajig: Display the sizes of installed packages.
    $ wajig sizes
    try on your machine
    explain this command
  • wajig:tldr:bf5b2 wajig: Install a package, or update it to the latest available version.
    $ wajig install ${package}
    try on your machine
    explain this command
  • wajig:tldr:f23bc wajig: Perform an update and then a dist-upgrade.
    $ wajig daily-upgrade
    try on your machine
    explain this command
  • wajig:tldr:fd723 wajig: Update the list of available packages and versions.
    $ wajig update
    try on your machine
    explain this command
back to context overview