armips on AUR (Arch User Repository)

Last updated: July 02,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

b. Install armips on Arch using YAY

$ yay -S armips

* (Optional) Uninstall armips on Arch using YAY

$ yay -Rns armips

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

b. Clone armips's git locally

$ git clone https://aur.archlinux.org/armips.git ~/armips

c. Go to ~/armips folder and install it

$ cd ~/armips $ makepkg -si

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