citebib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S citebib

* (Optional) Uninstall citebib on Arch using YAY

$ yay -Rns citebib

2. Manually Install "citebib" via AUR

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

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

b. Clone citebib's git locally

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

c. Go to ~/citebib folder and install it

$ cd ~/citebib $ makepkg -si

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

ID: 1225052
Name: citebib
PackageBaseID: 191378
PackageBase: citebib
Version: 0.4.5-1
Description: Generate a nice Bibtex or Latex bibliography according to the document content
URL: https://github.com/salsergey/CiteBib
NumVotes: 1
Popularity: 0.000606
OutOfDate:
Maintainer: salsergey
Submitter: salsergey
FirstSubmitted: 1678623400
LastModified: 1678627290
URLPath: /cgit/aur.git/snapshot/citebib.tar.gz