completion on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "completion" 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 completion on Arch using YAY
$
yay -S
completion
Copied
* (Optional) Uninstall completion on Arch using YAY
$
yay -Rns
completion
Copied
2. Manually Install "completion" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone completion's git locally
$
git clone https://aur.archlinux.org/completion.git
~/completion
Copied
c. Go to ~/completion folder and install it
$
cd
~/completion
Copied
$
makepkg -si
Copied
3. Information about the completion package on Arch User Repository (AUR)
ID: 296961
Name: completion
PackageBaseID: 86209
PackageBase: completion
Version: r273.1e5d4e3-1
Description: Editor and language agnostic completion backend
URL: https://github.com/quarnster/completion
NumVotes: 0
Popularity: 0
OutOfDate: 1705077354
Maintainer:
Submitter: jhass
FirstSubmitted: 1412205609
LastModified: 1461576754
URLPath: /cgit/aur.git/snapshot/completion.tar.gz
Name: completion
PackageBaseID: 86209
PackageBase: completion
Version: r273.1e5d4e3-1
Description: Editor and language agnostic completion backend
URL: https://github.com/quarnster/completion
NumVotes: 0
Popularity: 0
OutOfDate: 1705077354
Maintainer:
Submitter: jhass
FirstSubmitted: 1412205609
LastModified: 1461576754
URLPath: /cgit/aur.git/snapshot/completion.tar.gz