How to Install and Uninstall php Package on Arch Linux
Last updated: November 22,2024
1. Install "php" package
Please follow the step by step instructions below to install php on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
php
Copied
2. Uninstall "php" package
This guide covers the steps necessary to uninstall php on Arch Linux:
$
sudo pacman -Rcns
php
Copied
3. Information about the php package on Arch Linux
Repository : extra
Name : php
Version : 8.3.3-1
Description : A general-purpose scripting language that is especially suited
to web development
Architecture : x86_64
URL : https://www.php.net/
Licenses : PHP
Groups : None
Provides : php-interpreter=8.3 php-intl=8.3.3
Depends On : libxml2 curl libzip pcre2 argon2 oniguruma
Optional Deps : None
Conflicts With : php-intl
Replaces : php-intl
Download Size : 4.44 MiB
Installed Size : 28.73 MiB
Packager : Pierre Schmitz
Build Date : Fri Feb 16 17:14:40 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : php
Version : 8.3.3-1
Description : A general-purpose scripting language that is especially suited
to web development
Architecture : x86_64
URL : https://www.php.net/
Licenses : PHP
Groups : None
Provides : php-interpreter=8.3 php-intl=8.3.3
Depends On : libxml2 curl libzip pcre2 argon2 oniguruma
Optional Deps : None
Conflicts With : php-intl
Replaces : php-intl
Download Size : 4.44 MiB
Installed Size : 28.73 MiB
Packager : Pierre Schmitz
Build Date : Fri Feb 16 17:14:40 2024
Validated By : MD5 Sum SHA-256 Sum Signature