How to Install and Uninstall prwd.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 01,2024

1. Install "prwd.x86_64" package

Please follow the steps below to install prwd.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install prwd.x86_64

2. Uninstall "prwd.x86_64" package

Please follow the steps below to uninstall prwd.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove prwd.x86_64 $ sudo dnf autoremove

3. Information about the prwd.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:36:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : prwd
Version : 1.9.1
Release : 1.el8
Architecture : x86_64
Size : 31 k
Source : prwd-1.9.1-1.el8.src.rpm
Repository : epel
Summary : A tool to print a reduced working directory
URL : http://tamentis.com/projects/prwd
License : ISC
Description : Most shells read $PS1 differently and have a very rigid way to display
: the current working directory. prwd allows you to have one way to handle
: the display of your working directory and use it across multiple shells.
: It also allows you to keep an eye on your current branch when you enter
: a project handled by git or mercurial.