ccfe on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ccfe

* (Optional) Uninstall ccfe on Arch using YAY

$ yay -Rns ccfe

2. Manually Install "ccfe" via AUR

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

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

b. Clone ccfe's git locally

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

c. Go to ~/ccfe folder and install it

$ cd ~/ccfe $ makepkg -si

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

ID: 962771
Name: ccfe
PackageBaseID: 52023
PackageBase: ccfe
Version: 1.58-2
Description: Tool to supply an interactive screen-oriented interface to command line scripts and commands
URL: http://ccfe.altervista.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: seberm
FirstSubmitted: 1314796341
LastModified: 1632002483
URLPath: /cgit/aur.git/snapshot/ccfe.tar.gz