title2bib on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S title2bib

* (Optional) Uninstall title2bib on Arch using YAY

$ yay -Rns title2bib

2. Manually Install "title2bib" via AUR

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

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

b. Clone title2bib's git locally

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

c. Go to ~/title2bib folder and install it

$ cd ~/title2bib $ makepkg -si

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

ID: 766546
Name: title2bib
PackageBaseID: 133091
PackageBase: title2bib
Version: 0.4.1-1
Description: Generate a bibtex given a title
URL: https://github.com/bibcure/title2bib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: snowball
FirstSubmitted: 1527942109
LastModified: 1595009200
URLPath: /cgit/aur.git/snapshot/title2bib.tar.gz