microemulator on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S microemulator

* (Optional) Uninstall microemulator on Arch using YAY

$ yay -Rns microemulator

2. Manually Install "microemulator" via AUR

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

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

b. Clone microemulator's git locally

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

c. Go to ~/microemulator folder and install it

$ cd ~/microemulator $ makepkg -si

3. Information about the microemulator package on Arch User Repository (AUR)

ID: 624891
Name: microemulator
PackageBaseID: 143035
PackageBase: microemulator
Version: 2.0.4-3
Description: This is Java 2 Micro Edition (J2ME) CLDC/MIDP Emulator.
URL: https://sourceforge.net/projects/microemulator/
NumVotes: 1
Popularity: 0.001426
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1561540630
LastModified: 1561540630
URLPath: /cgit/aur.git/snapshot/microemulator.tar.gz