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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
Source: vyos-user-utils
Section: contrib/net
Priority: extra
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.9.1
Package: vyos-user-utils
Architecture: all
Depends:
aptitude,
arpwatch,
atop,
bgpq3,
dnsdist,
dnsutils,
exfat-fuse,
exfatprogs,
fancontrol,
grepcidr,
haveged,
htop,
iftop,
iotop,
ipcalc,
irqtop,
jq,
libnss-myhostname,
localepurge,
lsof,
minicom,
nano,
ndisc6,
netcat-openbsd,
nmap,
numactl,
openssh-client,
screen,
sipcalc,
socat,
ssl-cert,
whois
Description: VyOS user utilities metapackage
Installs utilities that are provided for the users but no used by VyOS scripts.
|