vboxmanage-bash-completion on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "vboxmanage-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

b. Install vboxmanage-bash-completion on Arch using YAY

$ yay -S vboxmanage-bash-completion

* (Optional) Uninstall vboxmanage-bash-completion on Arch using YAY

$ yay -Rns vboxmanage-bash-completion

2. Manually Install "vboxmanage-bash-completion" via AUR

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

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

b. Clone vboxmanage-bash-completion's git locally

$ git clone https://aur.archlinux.org/vboxmanage-bash-completion.git ~/vboxmanage-bash-completion

c. Go to ~/vboxmanage-bash-completion folder and install it

$ cd ~/vboxmanage-bash-completion $ makepkg -si

3. Information about the vboxmanage-bash-completion package on Arch User Repository (AUR)

ID: 925893
Name: vboxmanage-bash-completion
PackageBaseID: 168309
PackageBase: vboxmanage-bash-completion
Version: 1.0-1
Description: VBoxManage bash completion script
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhe
Submitter: dhe
FirstSubmitted: 1624619399
LastModified: 1624619399
URLPath: /cgit/aur.git/snapshot/vboxmanage-bash-completion.tar.gz