sft on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "sft" 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 sft on Arch using YAY
$
yay -S
sft
Copied
* (Optional) Uninstall sft on Arch using YAY
$
yay -Rns
sft
Copied
2. Manually Install "sft" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sft's git locally
$
git clone https://aur.archlinux.org/sft.git
~/sft
Copied
c. Go to ~/sft folder and install it
$
cd
~/sft
Copied
$
makepkg -si
Copied
3. Information about the sft package on Arch User Repository (AUR)
ID: 1072156
Name: sft
PackageBaseID: 168030
PackageBase: sft
Version: 1.0.2-1
Description: A library for computing the fast Fourier transform (FFT)
URL: https://github.com/ISF-H-BRS/SFT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcel83
Submitter: marcel83
FirstSubmitted: 1623838001
LastModified: 1650985494
URLPath: /cgit/aur.git/snapshot/sft.tar.gz
Name: sft
PackageBaseID: 168030
PackageBase: sft
Version: 1.0.2-1
Description: A library for computing the fast Fourier transform (FFT)
URL: https://github.com/ISF-H-BRS/SFT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcel83
Submitter: marcel83
FirstSubmitted: 1623838001
LastModified: 1650985494
URLPath: /cgit/aur.git/snapshot/sft.tar.gz