symfony-console-autocomplete on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "symfony-console-autocomplete" 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 symfony-console-autocomplete on Arch using YAY

$ yay -S symfony-console-autocomplete

* (Optional) Uninstall symfony-console-autocomplete on Arch using YAY

$ yay -Rns symfony-console-autocomplete

2. Manually Install "symfony-console-autocomplete" via AUR

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

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

b. Clone symfony-console-autocomplete's git locally

$ git clone https://aur.archlinux.org/symfony-console-autocomplete.git ~/symfony-console-autocomplete

c. Go to ~/symfony-console-autocomplete folder and install it

$ cd ~/symfony-console-autocomplete $ makepkg -si

3. Information about the symfony-console-autocomplete package on Arch User Repository (AUR)

ID: 936477
Name: symfony-console-autocomplete
PackageBaseID: 133810
PackageBase: symfony-console-autocomplete
Version: 1.4.1-1
Description: Bash autocompletion for Symfony Console based scripts.
URL: https://github.com/bamarni/symfony-console-autocomplete
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: norival
Submitter: TomaszGasior
FirstSubmitted: 1530132249
LastModified: 1626716263
URLPath: /cgit/aur.git/snapshot/symfony-console-autocomplete.tar.gz