ipkg on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "ipkg" 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 ipkg on Arch using YAY
$
yay -S
ipkg
Copied
* (Optional) Uninstall ipkg on Arch using YAY
$
yay -Rns
ipkg
Copied
2. Manually Install "ipkg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ipkg's git locally
$
git clone https://aur.archlinux.org/ipkg.git
~/ipkg
Copied
c. Go to ~/ipkg folder and install it
$
cd
~/ipkg
Copied
$
makepkg -si
Copied
3. Information about the ipkg package on Arch User Repository (AUR)
ID: 518126
Name: ipkg
PackageBaseID: 14520
PackageBase: ipkg
Version: 0.99.163-2
Description: The Itsy Package Management System
URL: http://handhelds.org/moin/moin.cgi/Ipkg
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: shtrom
Submitter: shtrom
FirstSubmitted: 1199465274
LastModified: 1528596374
URLPath: /cgit/aur.git/snapshot/ipkg.tar.gz
Name: ipkg
PackageBaseID: 14520
PackageBase: ipkg
Version: 0.99.163-2
Description: The Itsy Package Management System
URL: http://handhelds.org/moin/moin.cgi/Ipkg
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: shtrom
Submitter: shtrom
FirstSubmitted: 1199465274
LastModified: 1528596374
URLPath: /cgit/aur.git/snapshot/ipkg.tar.gz