mkbib on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S mkbib

* (Optional) Uninstall mkbib on Arch using YAY

$ yay -Rns mkbib

2. Manually Install "mkbib" via AUR

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

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

b. Clone mkbib's git locally

$ git clone https://aur.archlinux.org/mkbib.git ~/mkbib

c. Go to ~/mkbib folder and install it

$ cd ~/mkbib $ makepkg -si

3. Information about the mkbib package on Arch User Repository (AUR)

ID: 878154
Name: mkbib
PackageBaseID: 63706
PackageBase: mkbib
Version: 2.1-4
Description: A gtk3-Program to create bibtex-files
URL: http://mirror.ctan.org/biblio/bibtex/utils/mkbib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1350564594
LastModified: 1615918711
URLPath: /cgit/aur.git/snapshot/mkbib.tar.gz