Ubuntu Pastebin

Paste from nhaines at Fri, 13 May 2016 22:51:18 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
usage: libertine-container-manager [-h] [-q] [-v]
                                   create, destroy, install-package,
                                   remove-package, search-cache, update, list,
                                   list-apps, configure ...

Legacy X application support for Unity 8

optional arguments:
  -h, --help            show this help message and exit
  -q, --quiet           do not print status updates on stdout
  -v, --verbose         extra verbose output

subcommands:
  create, destroy, install-package, remove-package, search-cache, update, list, list-apps, configure
    create              Create a new Libertine container.
    destroy             Destroy any existing environment entirely.
    install-package     Install a package in the specified Libertine
                        container.
    remove-package      Remove a package in the specified Libertine container.
    search-cache        Search for packages based on the search string in the
                        specified Libertine container.
    update              Update the packages in the Libertine container.
    list                List all Libertine containers.
    list-apps           List available app launchers in a container.
    configure           Configure various options in the specified Libertine
                        container.
Download as text