cfiles on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S cfiles

* (Optional) Uninstall cfiles on Arch using YAY

$ yay -Rns cfiles

2. Manually Install "cfiles" via AUR

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

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

b. Clone cfiles's git locally

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

c. Go to ~/cfiles folder and install it

$ cd ~/cfiles $ makepkg -si

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

ID: 636518
Name: cfiles
PackageBaseID: 139077
PackageBase: cfiles
Version: 1.8-2
Description: A ncurses file manager written in C
URL: https://github.com/mananapr/cfiles/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mananapr
Submitter: mananapr
FirstSubmitted: 1548575155
LastModified: 1565426700
URLPath: /cgit/aur.git/snapshot/cfiles.tar.gz