lwtools on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S lwtools

* (Optional) Uninstall lwtools on Arch using YAY

$ yay -Rns lwtools

2. Manually Install "lwtools" via AUR

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

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

b. Clone lwtools's git locally

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

c. Go to ~/lwtools folder and install it

$ cd ~/lwtools $ makepkg -si

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

ID: 1384165
Name: lwtools
PackageBaseID: 140223
PackageBase: lwtools
Version: 4.22-1
Description: Cross-development tools for the Motorola 6809 and Hitachi 6309 microprocessors.
URL: http://www.lwtools.ca/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hpmachining
Submitter: Baraclese
FirstSubmitted: 1552229702
LastModified: 1704997139
URLPath: /cgit/aur.git/snapshot/lwtools.tar.gz