How to Install and Uninstall dos2unix.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 28,2024

1. Install "dos2unix.x86_64" package

This is a short guide on how to install dos2unix.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install dos2unix.x86_64

2. Uninstall "dos2unix.x86_64" package

Learn how to uninstall dos2unix.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove dos2unix.x86_64 $ sudo yum autoremove

3. Information about the dos2unix.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : dos2unix
Arch : x86_64
Version : 6.0.3
Release : 7.el7
Size : 190 k
Repo : installed
From repo : base
Summary : Text file format converters
URL : http://waterlan.home.xs4all.nl/dos2unix.html
License : BSD
Description : Convert text files with DOS or Mac line endings to Unix line
: endings and vice versa.