emacs-fold-dwim on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emacs-fold-dwim

* (Optional) Uninstall emacs-fold-dwim on Arch using YAY

$ yay -Rns emacs-fold-dwim

2. Manually Install "emacs-fold-dwim" via AUR

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

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

b. Clone emacs-fold-dwim's git locally

$ git clone https://aur.archlinux.org/emacs-fold-dwim.git ~/emacs-fold-dwim

c. Go to ~/emacs-fold-dwim folder and install it

$ cd ~/emacs-fold-dwim $ makepkg -si

3. Information about the emacs-fold-dwim package on Arch User Repository (AUR)

ID: 191999
Name: emacs-fold-dwim
PackageBaseID: 74989
PackageBase: emacs-fold-dwim
Version: 1.3-2
Description: DWIM stands for “DoWhatIMean”, as in the idea that one keystroke can do different things depending on the context.
URL: http://www.dur.ac.uk/p.j.heslin/Software/Emacs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yuki-san
FirstSubmitted: 1383296398
LastModified: 1434008503
URLPath: /cgit/aur.git/snapshot/emacs-fold-dwim.tar.gz