essentials4alpine

shell script that installs a list of essential packages on Alpine Linux.

NOTE: THIS IS MEANT TO BE USED ON FRESH INSTALLS - YOU HAVE BEEN WARNED.

THIS WILL INSTALL:

  • ufw + default rules ( if you already have ufw rules configured, it will overwrite them. )
  • lsblk
  • mount
  • nano
  • ntfs-3g
  • 7zip
  • fastfetch
  • curl
  • git
  • ffmpeg
  • openssh
  • sudo
  • man-pages, mandoc
  • bash, bash-completion, bash-doc
  • python3
  • w3m, w3m-image, w3m-doc
  • xz
  • shadow
  • gvfs
  • udisks2

Download:

Download_Latest