

# apk add apache2 php7-apache2 php7-gd php7-mysqli
WIPEFS EXAMPLE INSTALL
To install Apache2 along with PHP7 and modules, run: Sample outputs: (1/1) Installing htop (2.0.2-r0)
WIPEFS EXAMPLE HOW TO
Php7-mysqli-7.0.16-r0 - PHP7 extension: mysqli How to install a package(s) by name Php7-sysvsem-7.0.16-r0 - PHP7 extension: sysvsem Php7-sysvmsg-7.0.16-r0 - PHP7 extension: sysvmsg Php7-apcu-5.1.8-r0 - PHP extension APC User Cache Php7-sockets-7.0.16-r0 - PHP7 extension: sockets Php7-pspell-7.0.16-r0 - PHP7 extension: pspell Php7-enchant-7.0.16-r0 - PHP7 extension: enchant Php7-mysqlnd-7.0.16-r0 - PHP7 extension: mysqlnd Php7-fpm-7.0.16-r0 - PHP FastCGI Process Manager Php7-common-7.0.16-r0 - The PHP language runtime engine - 7th branch (common config) Php7-pcntl-7.0.16-r0 - PHP7 extension: pcntl Php7-pdo_mysql-7.0.16-r0 - PHP7 extension: pdo_mysql Php7-litespeed-7.0.16-r0 - PHP LiteSpeed SAPI Php7-phpdbg-7.0.16-r0 - Interactive PHP debugger Php7-pear-7.0.16-r0 - PHP Extension and Application Repository Php7-openssl-7.0.16-r0 - PHP7 extension: openssl

Sample outputs: php7-intl-7.0.16-r0 - PHP7 extension: intl The syntax is as follows to search all php7 packages or php5 packages: Shared-mime-info-lang-1.8-r0 - Languages for package shared-mime-infoĪltermime-0.3.11-r0 - alterMIME - MIME encoded email pack alteration toolĪt-3.1.20-r0 - AT and batch delayed command scheduling utility and daemonįbida-2.12-r0 - Few applications to display and elementary edit images How do I search package by wildcards? Perl-net-http-doc-6.09-r0 - Net::HTTP perl module (documentation) Perl-mime-types-2.13-r0 - Definition of MIME types Py2-psycopg2-2.6.2-r1 - A Python-PostgreSQL Database Adapter (for python2) Nrpe-2.15-r4 - NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. Nagios-plugins-mrtg-2.1.4-r2 - Nagios plugin check_mrtg Mesa-gl-12.0.3-r0 - Mesa libGL runtime libraries Gst-plugins-bad1-1.8.3-r0 - GStreamer bad pluginsĭocker-bash-completion-1.12.6-r0 - Bash completion for Docker Samba-libs-4.5.7-r0 - Samba core libraries Php5-5.6.30-r0 - The PHP language runtime engine Jack-1.9.10-r2 - The Jack Audio Connection Kit Imapsync-doc-1.727-r1 - IMAP synchronisation, sync, copy or migration tool (documentation)Įvince-lang-3.22.1-r0 - Languages for package evince Openlibm-0.5.4-r0 - High quality system independent, portable, open source libm implementation Xcb-util-keysyms-dev-0.4.0-r0 - Utility libraries for XC Binding - keysyms (development files) Gst-plugins-base0.10-dev-0.10.36-r3 - GStreamer Multimedia Framework Base Plugins (development files)

Sample outputs: gettext-0.19.8.1-r0 - GNU locale utilities Htop-2.0.2-r0 - An interactive process viewer To list all packages available, along with their descriptions Sample outputs: htop-doc-2.0.2-r0 - An interactive process viewer (documentation)
WIPEFS EXAMPLE UPDATE
You can install packages from a local disk (such as CDROM or a USB stick) or the internet archive location using apk command, the Alpine package manager for binary packages, instead of compiling them from the source.įig.01: How to update the package list in Alpine Linux How to search for package(s)įor example, search a package named htop, run: Like most modern Linux distros, all software packages for Alpine Linux are digitally signed to avoid security problems. One can use the apk command to delete, install, upgrade, or list software on a running Alpine Linux based system. APK stands for Alpine Linux package keeper (manager). Alpine comes with PaX and grsecurity for Linux kernel protection, including all binaries with stack smashing protection. This distro is designed with security in mind and targeted at power users who want a secure machine. Alpine Linux is a free and open-source Linux kernel-based distro.
