fdic on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S fdic

* (Optional) Uninstall fdic on Arch using YAY

$ yay -Rns fdic

2. Manually Install "fdic" via AUR

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

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

b. Clone fdic's git locally

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

c. Go to ~/fdic folder and install it

$ cd ~/fdic $ makepkg -si

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

ID: 521127
Name: fdic
PackageBaseID: 133333
PackageBase: fdic
Version: 1.0.8.testing-1
Description: Dictionary filter for STDIN
URL: https://github.com/tejohnso/dictionary-filter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tejohnso
Submitter: tejohnso
FirstSubmitted: 1528580552
LastModified: 1529545560
URLPath: /cgit/aur.git/snapshot/fdic.tar.gz