python-xpi2pkgbuild on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-xpi2pkgbuild

* (Optional) Uninstall python-xpi2pkgbuild on Arch using YAY

$ yay -Rns python-xpi2pkgbuild

2. Manually Install "python-xpi2pkgbuild" via AUR

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

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

b. Clone python-xpi2pkgbuild's git locally

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

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

$ cd ~/python-xpi2pkgbuild $ makepkg -si

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

ID: 1248730
Name: python-xpi2pkgbuild
PackageBaseID: 193092
PackageBase: python-xpi2pkgbuild
Version: 1.0.0-1
Description: Mozilla XPI based PKGBUILD generator using mozilla addon API.
URL: https://github.com/perigoso/xpi2pkgbuild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: perigoso
Submitter: perigoso
FirstSubmitted: 1682617896
LastModified: 1682617896
URLPath: /cgit/aur.git/snapshot/python-xpi2pkgbuild.tar.gz