php-protobuf on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "php-protobuf" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install php-protobuf on Arch using YAY

$ yay -S php-protobuf

* (Optional) Uninstall php-protobuf on Arch using YAY

$ yay -Rns php-protobuf

2. Manually Install "php-protobuf" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone php-protobuf's git locally

$ git clone https://aur.archlinux.org/php-protobuf.git ~/php-protobuf

c. Go to ~/php-protobuf folder and install it

$ cd ~/php-protobuf $ makepkg -si

3. Information about the php-protobuf package on Arch User Repository (AUR)

ID: 1411337
Name: php-protobuf
PackageBaseID: 126997
PackageBase: php-protobuf
Version: 3.25.3-1
Description: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
URL: https://pecl.php.net/package/protobuf
NumVotes: 1
Popularity: 0.028336
OutOfDate:
Maintainer: micwoj92
Submitter: wolftankk
FirstSubmitted: 1509712550
LastModified: 1708259345
URLPath: /cgit/aur.git/snapshot/php-protobuf.tar.gz