stftp on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "stftp" 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 stftp on Arch using YAY
$
yay -S
stftp
Copied
* (Optional) Uninstall stftp on Arch using YAY
$
yay -Rns
stftp
Copied
2. Manually Install "stftp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone stftp's git locally
$
git clone https://aur.archlinux.org/stftp.git
~/stftp
Copied
c. Go to ~/stftp folder and install it
$
cd
~/stftp
Copied
$
makepkg -si
Copied
3. Information about the stftp package on Arch User Repository (AUR)
ID: 232781
Name: stftp
PackageBaseID: 100400
PackageBase: stftp
Version: 1.1.0-3
Description: A simple terminal FTP client, using ncurses. It aims to be more user friendly than other interactive terminal clients by presenting a fullscreen representation of the remote directory.
URL: http://stftp.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: andrewboktor
Submitter: andrewboktor
FirstSubmitted: 1442812527
LastModified: 1442897190
URLPath: /cgit/aur.git/snapshot/stftp.tar.gz
Name: stftp
PackageBaseID: 100400
PackageBase: stftp
Version: 1.1.0-3
Description: A simple terminal FTP client, using ncurses. It aims to be more user friendly than other interactive terminal clients by presenting a fullscreen representation of the remote directory.
URL: http://stftp.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: andrewboktor
Submitter: andrewboktor
FirstSubmitted: 1442812527
LastModified: 1442897190
URLPath: /cgit/aur.git/snapshot/stftp.tar.gz