deditor on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S deditor

* (Optional) Uninstall deditor on Arch using YAY

$ yay -Rns deditor

2. Manually Install "deditor" via AUR

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

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

b. Clone deditor's git locally

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

c. Go to ~/deditor folder and install it

$ cd ~/deditor $ makepkg -si

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

ID: 227127
Name: deditor
PackageBaseID: 43652
PackageBase: deditor
Version: 0.4.0-1
Description: The editor that boosts your python development
URL: https://launchpad.net/deditor
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: dundee
FirstSubmitted: 1289951728
LastModified: 1441091533
URLPath: /cgit/aur.git/snapshot/deditor.tar.gz