xmlcopyeditor on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S xmlcopyeditor

* (Optional) Uninstall xmlcopyeditor on Arch using YAY

$ yay -Rns xmlcopyeditor

2. Manually Install "xmlcopyeditor" via AUR

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

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

b. Clone xmlcopyeditor's git locally

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

c. Go to ~/xmlcopyeditor folder and install it

$ cd ~/xmlcopyeditor $ makepkg -si

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

ID: 1281790
Name: xmlcopyeditor
PackageBaseID: 6283
PackageBase: xmlcopyeditor
Version: 1.3.1.0-1
Description: XML editor based on Scintilla.
URL: http://xml-copy-editor.sourceforge.net
NumVotes: 68
Popularity: 0.005915
OutOfDate:
Maintainer: n1t0r
Submitter: djscholl
FirstSubmitted: 1154910175
LastModified: 1688278072
URLPath: /cgit/aur.git/snapshot/xmlcopyeditor.tar.gz