opkg-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S opkg-git

* (Optional) Uninstall opkg-git on Arch using YAY

$ yay -Rns opkg-git

2. Manually Install "opkg-git" via AUR

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

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

b. Clone opkg-git's git locally

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

c. Go to ~/opkg-git folder and install it

$ cd ~/opkg-git $ makepkg -si

3. Information about the opkg-git package on Arch User Repository (AUR)

ID: 579321
Name: opkg-git
PackageBaseID: 103482
PackageBase: opkg-git
Version: v0.4.0-1
Description: Opkg is a lightweight package management system based upon ipkg
URL: https://git.yoctoproject.org/cgit/cgit.cgi/opkg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lipnitsk
FirstSubmitted: 1447799260
LastModified: 1548190462
URLPath: /cgit/aur.git/snapshot/opkg-git.tar.gz