packageprovides on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S packageprovides

* (Optional) Uninstall packageprovides on Arch using YAY

$ yay -Rns packageprovides

2. Manually Install "packageprovides" via AUR

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

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

b. Clone packageprovides's git locally

$ git clone https://aur.archlinux.org/packageprovides.git ~/packageprovides

c. Go to ~/packageprovides folder and install it

$ cd ~/packageprovides $ makepkg -si

3. Information about the packageprovides package on Arch User Repository (AUR)

ID: 1041513
Name: packageprovides
PackageBaseID: 175929
PackageBase: packageprovides
Version: 0.1.1-1
Description: Metapackage creator for Arch and Arch-based GNU/Linux distributions. Used to specify that a package provides anothers functionality, in case that is not specified in the repos or AUR.
URL: https://git.sr.ht/~pcitechie/PackageProvides
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PCITechie
Submitter: PCITechie
FirstSubmitted: 1644702580
LastModified: 1645561723
URLPath: /cgit/aur.git/snapshot/packageprovides.tar.gz