python-mypy-protobuf on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "python-mypy-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 python-mypy-protobuf on Arch using YAY

$ yay -S python-mypy-protobuf

* (Optional) Uninstall python-mypy-protobuf on Arch using YAY

$ yay -Rns python-mypy-protobuf

2. Manually Install "python-mypy-protobuf" via AUR

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

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

b. Clone python-mypy-protobuf's git locally

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

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

$ cd ~/python-mypy-protobuf $ makepkg -si

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

ID: 1426585
Name: python-mypy-protobuf
PackageBaseID: 171154
PackageBase: python-mypy-protobuf
Version: 3.5.0-2
Description: Generate mypy stub files from protobuf specs
URL: https://github.com/nipunn1313/mypy-protobuf
NumVotes: 7
Popularity: 1.9E-5
OutOfDate:
Maintainer: sameer
Submitter: demize
FirstSubmitted: 1631923970
LastModified: 1710351572
URLPath: /cgit/aur.git/snapshot/python-mypy-protobuf.tar.gz