base-devel-meta on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S base-devel-meta

* (Optional) Uninstall base-devel-meta on Arch using YAY

$ yay -Rns base-devel-meta

2. Manually Install "base-devel-meta" via AUR

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

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

b. Clone base-devel-meta's git locally

$ git clone https://aur.archlinux.org/base-devel-meta.git ~/base-devel-meta

c. Go to ~/base-devel-meta folder and install it

$ cd ~/base-devel-meta $ makepkg -si

3. Information about the base-devel-meta package on Arch User Repository (AUR)

ID: 1118471
Name: base-devel-meta
PackageBaseID: 169668
PackageBase: base-devel-meta
Version: 2022.07.27-1
Description: Metapackage for all the base-devel group.
URL: https://www.archlinux.org/
NumVotes: 28
Popularity: 1.040357
OutOfDate:
Maintainer: whynothugo
FirstSubmitted: 1628334911
LastModified: 1659004060
URLPath: /cgit/aur.git/snapshot/base-devel-meta.tar.gz