-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathubuntu.yml
45 lines (45 loc) · 816 Bytes
/
ubuntu.yml
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
45
---
- packages:
- id: dummy
descr: Dummy test package
category: xtras
type: posix
check: which nonexistentscript
install: "./examples/custom.sh test"
- id: firefox
descr: Firefox browser
category: web
type: snap
- defaults:
type: apt
category: dev-admin
packages:
- id: build-essential
descr: build-essential for compiling C/C++
- id: remmina
descr: Remmina remote desktop client
- defaults:
type: posix
category: A
packages:
- id: a01
- id: a04
- id: a05
- id: a02
- id: a03
- id: a06
- id: a07
- id: a08
- id: a09
- id: a10
- id: a11
- id: a12
- id: a13
- id: a14
- id: a15
- id: a16
- id: a17
- id: a18
- id: a19
- id: a20
- id: a21