ded on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ded

* (Optional) Uninstall ded on Arch using YAY

$ yay -Rns ded

2. Manually Install "ded" via AUR

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

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

b. Clone ded's git locally

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

c. Go to ~/ded folder and install it

$ cd ~/ded $ makepkg -si

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

ID: 1364765
Name: ded
PackageBaseID: 100549
PackageBase: ded
Version: 20230122-1
Description: directory editor, file manager similar to Emacs dired
URL: https://invisible-island.net/ded/ded.html
NumVotes: 2
Popularity: 0.136094
OutOfDate:
Maintainer: TwoFinger
Submitter: aksr
FirstSubmitted: 1442950948
LastModified: 1701741608
URLPath: /cgit/aur.git/snapshot/ded.tar.gz