git-ftp-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S git-ftp-git

* (Optional) Uninstall git-ftp-git on Arch using YAY

$ yay -Rns git-ftp-git

2. Manually Install "git-ftp-git" via AUR

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

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

b. Clone git-ftp-git's git locally

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

c. Go to ~/git-ftp-git folder and install it

$ cd ~/git-ftp-git $ makepkg -si

3. Information about the git-ftp-git package on Arch User Repository (AUR)

ID: 1055752
Name: git-ftp-git
PackageBaseID: 44323
PackageBase: git-ftp-git
Version: 1.6.0.r5.g1431c02-1
Description: Uses Git to upload only changed files to FTP servers
URL: https://github.com/git-ftp/git-ftp
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: kamils
FirstSubmitted: 1292028688
LastModified: 1648055192
URLPath: /cgit/aur.git/snapshot/git-ftp-git.tar.gz