• Contact Us
  • copyright
  • About Us
  • Privacy Policy
  • Devops
  • Linux
Globedrill

How to install and uninstall bibtool on CentOS 8 server

How to install and uninstall bibtool on CentOS 8 server

 

BibTool is a tool for manipulating BibTeX DataBases. Follow the below steps to downoad and install BibTool package on CentOS server.

Step 1 : Log into CentOS 8 server as ‘root’ user

Steps 2 : Run the command ‘yum install epel-release -y’ to install the EPEL repository

 

[root@server /]# yum install epel-release -y

===================================================================================================
Package Architecture Version Repository Size
===================================================================================================
Installing:
epel-release noarch 8-8.el8 extras 23 k

Transaction Summary
===================================================================================================
Install 1 Package

Total download size: 23 k
Installed size: 32 k
Is this ok [y/N]:y

 

Steps 3 : Run the command ‘yum install BibTool’ to install the bibtool package

 

#yum install BibTool

===================================================================================================
Package Architecture Version Repository Size
===================================================================================================
Installing:
BibTool x86_64 2.68-1.el8 epel 613 k

Transaction Summary
===================================================================================================
Install 1 Package

Total download size: 613 k
Installed size: 777 k
Is this ok [y/N]: y

 

Steps 4 : Enter ‘y’ and press enter if yum ask for confirmation while installing the package

 
 

How to remove/Uninstall BibTool package on CentOS 8 server

 

Step 1 : Log into CentOS 8 server as ‘root’ user

Step 2 : Run the command ‘yum remove BibTool’ to uninstall the package

.

About Us

Globedrill.com is a website that publishes articles related to Linux and Devops. Globedrill was started on April 2016.

Contact Us

Email : globedrill.c@gmail.com

Globedrill

Copyright © 2016 Globedrill. All Rights Reserved. The content in this website is copyrighted to Globedrill.com and may not be republished either online or offline.

  • About Us
  • Privacy Policy
  • Contact Us
  • copyright