armips on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "armips" 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 armips on Arch using YAY
$
yay -S
armips
Copied
* (Optional) Uninstall armips on Arch using YAY
$
yay -Rns
armips
Copied
2. Manually Install "armips" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone armips's git locally
$
git clone https://aur.archlinux.org/armips.git
~/armips
Copied
c. Go to ~/armips folder and install it
$
cd
~/armips
Copied
$
makepkg -si
Copied
3. Information about the armips package on Arch User Repository (AUR)
ID: 733950
Name: armips
PackageBaseID: 152600
PackageBase: armips
Version: 0.11.0-1
Description: An assembler for various ARM and MIPS platforms
URL: https://github.com/Kingcom/armips
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: simer
Submitter: simer
FirstSubmitted: 1589111570
LastModified: 1589112318
URLPath: /cgit/aur.git/snapshot/armips.tar.gz
Name: armips
PackageBaseID: 152600
PackageBase: armips
Version: 0.11.0-1
Description: An assembler for various ARM and MIPS platforms
URL: https://github.com/Kingcom/armips
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: simer
Submitter: simer
FirstSubmitted: 1589111570
LastModified: 1589112318
URLPath: /cgit/aur.git/snapshot/armips.tar.gz