cbftp-svn on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cbftp-svn

* (Optional) Uninstall cbftp-svn on Arch using YAY

$ yay -Rns cbftp-svn

2. Manually Install "cbftp-svn" via AUR

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

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

b. Clone cbftp-svn's git locally

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

c. Go to ~/cbftp-svn folder and install it

$ cd ~/cbftp-svn $ makepkg -si

3. Information about the cbftp-svn package on Arch User Repository (AUR)

ID: 1329737
Name: cbftp-svn
PackageBaseID: 140877
PackageBase: cbftp-svn
Version: r1244-2
Description: an advanced multi-purpose FTP/FXP client that focuses on efficient large-scale data spreading, while also supporting most regular FTP/FXP use cases in a modern way. It runs in a terminal and provides a semi-graphical user interface through ncurses.
URL: https://cbftp.glftpd.io
NumVotes: 4
Popularity: 0.032723
OutOfDate:
Maintainer: Bakasura
Submitter: Bakasura
FirstSubmitted: 1554093469
LastModified: 1696633539
URLPath: /cgit/aur.git/snapshot/cbftp-svn.tar.gz