python-lda on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "python-lda" 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 python-lda on Arch using YAY
$
yay -S
python-lda
Copied
* (Optional) Uninstall python-lda on Arch using YAY
$
yay -Rns
python-lda
Copied
2. Manually Install "python-lda" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-lda's git locally
$
git clone https://aur.archlinux.org/python-lda.git
~/python-lda
Copied
c. Go to ~/python-lda folder and install it
$
cd
~/python-lda
Copied
$
makepkg -si
Copied
3. Information about the python-lda package on Arch User Repository (AUR)
ID: 828377
Name: python-lda
PackageBaseID: 110498
PackageBase: python-lda
Version: 2.0.0-2
Description: Topic modeling with latent Dirichlet allocation using Gibbs sampling
URL: https://github.com/lda-project/lda
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: wicast
FirstSubmitted: 1461498052
LastModified: 1607033695
URLPath: /cgit/aur.git/snapshot/python-lda.tar.gz
Name: python-lda
PackageBaseID: 110498
PackageBase: python-lda
Version: 2.0.0-2
Description: Topic modeling with latent Dirichlet allocation using Gibbs sampling
URL: https://github.com/lda-project/lda
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: wicast
FirstSubmitted: 1461498052
LastModified: 1607033695
URLPath: /cgit/aur.git/snapshot/python-lda.tar.gz