chfs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chfs

* (Optional) Uninstall chfs on Arch using YAY

$ yay -Rns chfs

2. Manually Install "chfs" via AUR

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

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

b. Clone chfs's git locally

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

c. Go to ~/chfs folder and install it

$ cd ~/chfs $ makepkg -si

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

ID: 1382871
Name: chfs
PackageBaseID: 166270
PackageBase: chfs
Version: 3.1-2
Description: CuteHttpFileServer(CHFS) is a free, HTTP-protocol file-sharing server that is quickly accessible using a browser
URL: http://iscute.cn/chfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jay716
Submitter: jay716
FirstSubmitted: 1619839332
LastModified: 1704788514
URLPath: /cgit/aur.git/snapshot/chfs.tar.gz