lpcscrypt on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S lpcscrypt

* (Optional) Uninstall lpcscrypt on Arch using YAY

$ yay -Rns lpcscrypt

2. Manually Install "lpcscrypt" via AUR

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

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

b. Clone lpcscrypt's git locally

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

c. Go to ~/lpcscrypt folder and install it

$ cd ~/lpcscrypt $ makepkg -si

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

ID: 780137
Name: lpcscrypt
PackageBaseID: 135354
PackageBase: lpcscrypt
Version: 2.1.1.15-0
Description: Programming tool for LPC1800 and LPC4000 series microcontrollers
URL: https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcscrypt-v2-1-1:LPCSCRYPT
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: codyps
Submitter: codyps
FirstSubmitted: 1535167278
LastModified: 1597772550
URLPath: /cgit/aur.git/snapshot/lpcscrypt.tar.gz