mu-editor on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mu-editor

* (Optional) Uninstall mu-editor on Arch using YAY

$ yay -Rns mu-editor

2. Manually Install "mu-editor" via AUR

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

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

b. Clone mu-editor's git locally

$ git clone https://aur.archlinux.org/mu-editor.git ~/mu-editor

c. Go to ~/mu-editor folder and install it

$ cd ~/mu-editor $ makepkg -si

3. Information about the mu-editor package on Arch User Repository (AUR)

ID: 1226677
Name: mu-editor
PackageBaseID: 113818
PackageBase: mu-editor
Version: 1:1.2.0-3
Description: A simple Python editor for beginner programmers
URL: https://codewith.mu/
NumVotes: 14
Popularity: 0.000872
OutOfDate:
Maintainer: daniel7
Submitter: webmeister
FirstSubmitted: 1469007432
LastModified: 1678841977
URLPath: /cgit/aur.git/snapshot/mu-editor.tar.gz