protoc-gen-js-bin on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "protoc-gen-js-bin" 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 protoc-gen-js-bin on Arch using YAY

$ yay -S protoc-gen-js-bin

* (Optional) Uninstall protoc-gen-js-bin on Arch using YAY

$ yay -Rns protoc-gen-js-bin

2. Manually Install "protoc-gen-js-bin" via AUR

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

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

b. Clone protoc-gen-js-bin's git locally

$ git clone https://aur.archlinux.org/protoc-gen-js-bin.git ~/protoc-gen-js-bin

c. Go to ~/protoc-gen-js-bin folder and install it

$ cd ~/protoc-gen-js-bin $ makepkg -si

3. Information about the protoc-gen-js-bin package on Arch User Repository (AUR)

ID: 1199279
Name: protoc-gen-js-bin
PackageBaseID: 189658
PackageBase: protoc-gen-js-bin
Version: 3.21.2-1
Description: Javascript support for Google's protocol buffers
URL: https://github.com/protocolbuffers/protobuf-javascript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brunoluvizotto
Submitter: brunoluvizotto
FirstSubmitted: 1674149682
LastModified: 1674149682
URLPath: /cgit/aur.git/snapshot/protoc-gen-js-bin.tar.gz