emacs-f on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S emacs-f

* (Optional) Uninstall emacs-f on Arch using YAY

$ yay -Rns emacs-f

2. Manually Install "emacs-f" via AUR

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

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

b. Clone emacs-f's git locally

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

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

$ cd ~/emacs-f $ makepkg -si

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

ID: 922600
Name: emacs-f
PackageBaseID: 122456
PackageBase: emacs-f
Version: 0.20.0-2
Description: Modern API for working with files and directories in Emacs
URL: https://github.com/rejeep/f.el
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: WhittlesJr
FirstSubmitted: 1495206329
LastModified: 1623989193
URLPath: /cgit/aur.git/snapshot/emacs-f.tar.gz