protoc-gen-ts on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S protoc-gen-ts

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

$ yay -Rns protoc-gen-ts

2. Manually Install "protoc-gen-ts" 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-ts's git locally

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

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

$ cd ~/protoc-gen-ts $ makepkg -si

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

ID: 1036477
Name: protoc-gen-ts
PackageBaseID: 175973
PackageBase: protoc-gen-ts
Version: 0.8.2-1
Description: Aim of this protoc plugin is to make usage of protocol buffers easy in Javascript/Typescript by taking modern approaches.
URL: https://github.com/thesayyn/protoc-gen-ts
NumVotes: 0
Popularity: 0
OutOfDate: 1697671056
Maintainer:
Submitter: icepie
FirstSubmitted: 1644812182
LastModified: 1644812182
URLPath: /cgit/aur.git/snapshot/protoc-gen-ts.tar.gz