How To Install golang-github-msprev-fzf-bibtex on Fedora 36

In this tutorial we learn how to install golang-github-msprev-fzf-bibtex in Fedora 36. golang-github-msprev-fzf-bibtex is A BibTeX source for fzf

Introduction

In this tutorial we learn how to install golang-github-msprev-fzf-bibtex on Fedora 36.

What is golang-github-msprev-fzf-bibtex

A BibTeX source for fzf. fzf-bibtex uses BibTool parse BibTeX files, caches the results, and supports vim integration for users of the fzf.vim plugin. It includes support for Markdown and LaTeX citation formats.

We can use yum or dnf to install golang-github-msprev-fzf-bibtex on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-msprev-fzf-bibtex.

Install golang-github-msprev-fzf-bibtex on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-msprev-fzf-bibtex using dnf by running the following command:

sudo dnf -y install golang-github-msprev-fzf-bibtex

Install golang-github-msprev-fzf-bibtex on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-msprev-fzf-bibtex using yum by running the following command:

sudo yum -y install golang-github-msprev-fzf-bibtex

How To Uninstall golang-github-msprev-fzf-bibtex on Fedora 36

To uninstall only the golang-github-msprev-fzf-bibtex package we can use the following command:

sudo dnf remove golang-github-msprev-fzf-bibtex

golang-github-msprev-fzf-bibtex Package Contents on Fedora 36

/usr/bin/bibtex-cite
/usr/bin/bibtex-ls
/usr/bin/bibtex-markdown
/usr/lib/.build-id
/usr/lib/.build-id/61
/usr/lib/.build-id/61/895c516c86e638488a7e52c56f33ccb5175770
/usr/lib/.build-id/92
/usr/lib/.build-id/92/06106cdc05b3649b49762bc1a304e9016eaf93
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/9a4545e68c0f2933cb2399f8055051a7194847
/usr/share/doc/golang-github-msprev-fzf-bibtex
/usr/share/doc/golang-github-msprev-fzf-bibtex/readme.md
/usr/share/licenses/golang-github-msprev-fzf-bibtex
/usr/share/licenses/golang-github-msprev-fzf-bibtex/LICENSE.txt

References

Summary

In this tutorial we learn how to install golang-github-msprev-fzf-bibtex on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).