openwrt-devel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S openwrt-devel

* (Optional) Uninstall openwrt-devel on Arch using YAY

$ yay -Rns openwrt-devel

2. Manually Install "openwrt-devel" via AUR

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

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

b. Clone openwrt-devel's git locally

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

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

$ cd ~/openwrt-devel $ makepkg -si

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

ID: 1361607
Name: openwrt-devel
PackageBaseID: 138581
PackageBase: openwrt-devel
Version: 0.9-1
Description: Metapackage to pull all dependencies required to build OpenWrt
URL: https://openwrt.org/docs/guide-developer/build-system/install-buildsystem
NumVotes: 10
Popularity: 0.002693
OutOfDate:
Maintainer: graysky
Submitter: hsc
FirstSubmitted: 1546799853
LastModified: 1701198777
URLPath: /cgit/aur.git/snapshot/openwrt-devel.tar.gz