mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-25 02:38:42 +08:00
52 lines
583 B
YAML
52 lines
583 B
YAML
common_packages_redhat:
|
|
- snapd
|
|
- mosh
|
|
- wget
|
|
- openssl
|
|
- unzip
|
|
- bzip2
|
|
- expect
|
|
- at
|
|
- tree
|
|
- vim
|
|
- screen
|
|
- pwgen
|
|
- git
|
|
- htop
|
|
- ImageMagick
|
|
- inotify-tools
|
|
- libselinux-python
|
|
- libselinux-python3
|
|
- yum-utils
|
|
- gcc
|
|
- jq
|
|
- telnet
|
|
- mlocate
|
|
|
|
common_packages_debian:
|
|
- snapd
|
|
- acl
|
|
- mosh
|
|
- curl
|
|
- gnupg2
|
|
- ca-certificates
|
|
- lsb-release
|
|
- wget
|
|
- openssl
|
|
- unzip
|
|
- bzip2
|
|
- expect
|
|
- at
|
|
- tree
|
|
- vim
|
|
- screen
|
|
- pwgen
|
|
- git
|
|
- htop
|
|
- imagemagick
|
|
- goaccess
|
|
- jq
|
|
- net-tools
|
|
- mlocate
|
|
- chrony
|