1CDIST-TYPE__APT_MARK(7)              cdist             CDIST-TYPE__APT_MARK(7)
2
3
4

NAME

6       cdist-type__apt_mark - set package state as 'hold' or 'unhold'
7

DESCRIPTION

9       See apt-mark(8) for details.
10

REQUIRED PARAMETERS

12       state  Either "hold" or "unhold".
13

OPTIONAL PARAMETERS

15       name   If  supplied,  use the name and not the object id as the package
16              name.
17

EXAMPLES

19          # hold package
20          __apt_mark quagga --state hold
21          # unhold package
22          __apt_mark quagga --state unhold
23

AUTHORS

25       Ander Punnar <cdist--@--kvlt.ee>
26

COPYING

28       Copyright (C) 2016 Ander Punnar. You can redistribute it and/or  modify
29       it  under  the  terms of the GNU General Public License as published by
30       the Free Software Foundation, either version 3 of the License,  or  (at
31       your option) any later version.
32
34       ungleich GmbH 2020
35
36
37
38
396.9.4                            Dec 21, 2020          CDIST-TYPE__APT_MARK(7)
Impressum