filezilla-server on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S filezilla-server

* (Optional) Uninstall filezilla-server on Arch using YAY

$ yay -Rns filezilla-server

2. Manually Install "filezilla-server" via AUR

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

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

b. Clone filezilla-server's git locally

$ git clone https://aur.archlinux.org/filezilla-server.git ~/filezilla-server

c. Go to ~/filezilla-server folder and install it

$ cd ~/filezilla-server $ makepkg -si

3. Information about the filezilla-server package on Arch User Repository (AUR)

ID: 1374667
Name: filezilla-server
PackageBaseID: 194961
PackageBase: filezilla-server
Version: 1.8.0-1
Description: A simple FTP, FTPS or SFTP server
URL: https://filezilla-project.org/download.php?type=server
NumVotes: 1
Popularity: 0.490505
OutOfDate: 1707319873
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687377616
LastModified: 1703372620
URLPath: /cgit/aur.git/snapshot/filezilla-server.tar.gz