mcu8051ide on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S mcu8051ide

* (Optional) Uninstall mcu8051ide on Arch using YAY

$ yay -Rns mcu8051ide

2. Manually Install "mcu8051ide" via AUR

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

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

b. Clone mcu8051ide's git locally

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

c. Go to ~/mcu8051ide folder and install it

$ cd ~/mcu8051ide $ makepkg -si

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

ID: 473838
Name: mcu8051ide
PackageBaseID: 111920
PackageBase: mcu8051ide
Version: 1.4.10-3
Description: Graphical IDE for MCS-51 based microcontrollers
URL: https://sourceforge.net/projects/mcu8051ide/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: xMase
Submitter: munikarmanish
FirstSubmitted: 1464750471
LastModified: 1514645821
URLPath: /cgit/aur.git/snapshot/mcu8051ide.tar.gz