visual on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install visual on Arch using YAY
$
yay -S
visual
Copied
* (Optional) Uninstall visual on Arch using YAY
$
yay -Rns
visual
Copied
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
Copied
b. Clone visual's git locally
$
git clone https://aur.archlinux.org/visual.git
~/visual
Copied
c. Go to ~/visual folder and install it
$
cd
~/visual
Copied
$
makepkg -si
Copied
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
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