visual on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S visual

* (Optional) Uninstall visual on Arch using YAY

$ yay -Rns visual

2. Manually Install "visual" via AUR

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

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

b. Clone visual's git locally

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

c. Go to ~/visual folder and install it

$ cd ~/visual $ makepkg -si

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

ID: 261731
Name: visual
PackageBaseID: 105359
PackageBase: visual
Version: 1.27-2
Description: A highly visual ARM emulator, designed to make learning ARM Assembly language easier.
URL: http://salmanarif.bitbucket.org/visual/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: navigaid
Submitter: Manouchehri
FirstSubmitted: 1451658139
LastModified: 1451838212
URLPath: /cgit/aur.git/snapshot/visual.tar.gz