git-ftp on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "git-ftp" 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
Copied
b. Install git-ftp on Arch using YAY
$
yay -S
git-ftp
Copied
* (Optional) Uninstall git-ftp on Arch using YAY
$
yay -Rns
git-ftp
Copied
2. Manually Install "git-ftp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-ftp's git locally
$
git clone https://aur.archlinux.org/git-ftp.git
~/git-ftp
Copied
c. Go to ~/git-ftp folder and install it
$
cd
~/git-ftp
Copied
$
makepkg -si
Copied
3. Information about the git-ftp package on Arch User Repository (AUR)
ID: 700750
Name: git-ftp
PackageBaseID: 78897
PackageBase: git-ftp
Version: 1.6.0-1
Description: Uses Git to upload only changed files to FTP servers
URL: https://github.com/git-ftp/git-ftp
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: loonies
Submitter: Barthalion
FirstSubmitted: 1392211179
LastModified: 1582585137
URLPath: /cgit/aur.git/snapshot/git-ftp.tar.gz
Name: git-ftp
PackageBaseID: 78897
PackageBase: git-ftp
Version: 1.6.0-1
Description: Uses Git to upload only changed files to FTP servers
URL: https://github.com/git-ftp/git-ftp
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: loonies
Submitter: Barthalion
FirstSubmitted: 1392211179
LastModified: 1582585137
URLPath: /cgit/aur.git/snapshot/git-ftp.tar.gz