bitbake-vim on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bitbake-vim

* (Optional) Uninstall bitbake-vim on Arch using YAY

$ yay -Rns bitbake-vim

2. Manually Install "bitbake-vim" via AUR

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

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

b. Clone bitbake-vim's git locally

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

c. Go to ~/bitbake-vim folder and install it

$ cd ~/bitbake-vim $ makepkg -si

3. Information about the bitbake-vim package on Arch User Repository (AUR)

ID: 1224822
Name: bitbake-vim
PackageBaseID: 113860
PackageBase: bitbake
Version: 2.2.1-1
Description: Build tool executing tasks and managing metadata
URL: https://www.openembedded.org/wiki/Main_Page
NumVotes: 4
Popularity: 0
OutOfDate: 1685951993
Maintainer:
Submitter: ftonello
FirstSubmitted: 1469112527
LastModified: 1678569996
URLPath: /cgit/aur.git/snapshot/bitbake-vim.tar.gz