fdcurses on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fdcurses

* (Optional) Uninstall fdcurses on Arch using YAY

$ yay -Rns fdcurses

2. Manually Install "fdcurses" via AUR

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

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

b. Clone fdcurses's git locally

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

c. Go to ~/fdcurses folder and install it

$ cd ~/fdcurses $ makepkg -si

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

ID: 1415268
Name: fdcurses
PackageBaseID: 197939
PackageBase: fdcurses
Version: 24.2.19-1
Description: Ham Radio - ARRL Field Day logger CURSES
URL: https://pypi.org/project/fdcurses/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: not_anonymous
Submitter: not_anonymous
FirstSubmitted: 1695747098
LastModified: 1708876957
URLPath: /cgit/aur.git/snapshot/fdcurses.tar.gz