textsuggest-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S textsuggest-git

* (Optional) Uninstall textsuggest-git on Arch using YAY

$ yay -Rns textsuggest-git

2. Manually Install "textsuggest-git" via AUR

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

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

b. Clone textsuggest-git's git locally

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

c. Go to ~/textsuggest-git folder and install it

$ cd ~/textsuggest-git $ makepkg -si

3. Information about the textsuggest-git package on Arch User Repository (AUR)

ID: 517654
Name: textsuggest-git
PackageBaseID: 112705
PackageBase: textsuggest-git
Version: r35.ccbcbc9-1
Description: Simple Linux utility to autocomplete words using rofi
URL: https://gitlab.com/bharadwaj-raju/TextSuggest
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: shellkr
FirstSubmitted: 1466572701
LastModified: 1528437609
URLPath: /cgit/aur.git/snapshot/textsuggest-git.tar.gz