conda-bash-completion on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "conda-bash-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 conda-bash-completion on Arch using YAY
$
yay -S
conda-bash-completion
Copied
* (Optional) Uninstall conda-bash-completion on Arch using YAY
$
yay -Rns
conda-bash-completion
Copied
2. Manually Install "conda-bash-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 conda-bash-completion's git locally
$
git clone https://aur.archlinux.org/conda-bash-completion.git
~/conda-bash-completion
Copied
c. Go to ~/conda-bash-completion folder and install it
$
cd
~/conda-bash-completion
Copied
$
makepkg -si
Copied
3. Information about the conda-bash-completion package on Arch User Repository (AUR)
ID: 1337515
Name: conda-bash-completion
PackageBaseID: 198769
PackageBase: conda-bash-completion
Version: 1.7-1
Description: Bash completion for conda and mamba
URL: https://github.com/tartansandal/conda-bash-completion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pika02
Submitter: pika02
FirstSubmitted: 1697865108
LastModified: 1697865108
URLPath: /cgit/aur.git/snapshot/conda-bash-completion.tar.gz
Name: conda-bash-completion
PackageBaseID: 198769
PackageBase: conda-bash-completion
Version: 1.7-1
Description: Bash completion for conda and mamba
URL: https://github.com/tartansandal/conda-bash-completion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pika02
Submitter: pika02
FirstSubmitted: 1697865108
LastModified: 1697865108
URLPath: /cgit/aur.git/snapshot/conda-bash-completion.tar.gz