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