Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
Linux Self Service

...

Note

Self Service allows installation from standard repositories only. It is not possible to install local packages.

Install via command line

  1. Open terminal/command line and enter the following commands

  2. Enter:

    Code Block
    self-service
    1. You will be prompted for your login password

    2. Without any arguments, this will print help with a list of options

  3. Enter:

    Code Block
    self-service --search <package name>
    1. This searches for available packages containing <package name> in its name or description

  4. Enter:

    Code Block
    self-service --list_installed
    1.  This will list packages installed using self-service

  5. Enter:

    Code Block
    self-service --install <package name> [<package name> … ]
    1. This will check if packages are available from standard repositories and then mark them to be installed in the next 30 minutes

  6. Enter:

    Code Block
    self-service --uninstall <package name> [<package name> ...]
    1. This will mark the package installed using self-service to be removed in the next 30 minutes

    2. Using this on a package marked for install will cancel the installation

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@d0f4455a
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "helpdesk"
labelskb-how-to-articleSoftware Installation
Linux Self Service Software Installation