tme on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S tme

* (Optional) Uninstall tme on Arch using YAY

$ yay -Rns tme

2. Manually Install "tme" via AUR

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

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

b. Clone tme's git locally

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

c. Go to ~/tme folder and install it

$ cd ~/tme $ makepkg -si

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

ID: 1386713
Name: tme
PackageBaseID: 38949
PackageBase: tme
Version: 0.12rc11-1
Description: The Machine Emulator, or tme, provides a general-purpose framework for computer emulation.
URL: http://phabrics.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: phabrics
Submitter:
FirstSubmitted: 1279305505
LastModified: 1705405696
URLPath: /cgit/aur.git/snapshot/tme.tar.gz