openwrt-devel on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install openwrt-devel on Arch using YAY
$
yay -S
openwrt-devel
Copied
* (Optional) Uninstall openwrt-devel on Arch using YAY
$
yay -Rns
openwrt-devel
Copied
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
Copied
b. Clone openwrt-devel's git locally
$
git clone https://aur.archlinux.org/openwrt-devel.git
~/openwrt-devel
Copied
c. Go to ~/openwrt-devel folder and install it
$
cd
~/openwrt-devel
Copied
$
makepkg -si
Copied
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
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