< Home - < Back

prwd


Information about the package, prwd, which is shipped with common Linux distributions. The prwd package is designed for, A tool can print reduced working directory.


Package Name:

prwd

Summary:

A tool can print reduced working directory

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.

Architecture:

x86_64

Version:

1.7

Release:

2.el6

Size:

14 k

Repository:

epel

From Repository:

Licence:

ISC



Handy Yum Commands for prwd


Control the prwd package with the following handy commands outlined below.


Command

Description of Command

yum install prwd

This command will install prwd on the server.

yum remove prwd

This command will un-install prwd on the server. When you run this command, you will be asked if you are sure that you want to remove prwd, so you have to manually confirm that you want to do this.

yum -y remove prwd

This command will un-install prwd on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove prwd when using the -y flag.

yum update prwd

This command will update prwd to the latest version. When you run this command, you will be asked if you are sure that you want to remove prwd, so you have to manually confirm that you want to do this.

yum -y update prwd

This command will update prwd to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove prwd when using the -y flag.

yum info prwd

This command will show you core information about the prwd package.

yum deplist prwd

This command will show you the dependencies for prwd. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update prwd

This command will check if there is an update waiting on prwd. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.