< Home - < Back

mingw64-winpthreads


Information about the package, mingw64-winpthreads, which is shipped with common Linux distributions. The mingw64-winpthreads package is designed for, MinGW pthread library for the win64 target.


Package Name:

mingw64-winpthreads

Summary:

MinGW pthread library for the win64 target

Description:

The POSIX 1003.1-2001 standard defines an application programming interface (API) for writing multithreaded applications. This interface is known more commonly as pthreads. A good number of modern operating systems include a threading library of some kind: Solaris (UI) threads, Win32 threads, DCE threads, DECthreads, or any of the draft revisions of the pthreads standard. The trend is that most of these systems are slowly adopting the pthreads standard API, with application developers following suit to reduce porting woes. Win32 does not, and is unlikely to ever, support pthreads natively. This project seeks to provide a freely available and high-quality solution to this problem.

Architecture:

noarch

Version:

3.3.0

Release:

1.el6

Size:

42 k

Repository:

epel

From Repository:

Licence:

MIT and BSD



Handy Yum Commands for mingw64-winpthreads


Control the mingw64-winpthreads package with the following handy commands outlined below.


Command

Description of Command

yum install mingw64-winpthreads

This command will install mingw64-winpthreads on the server.

yum remove mingw64-winpthreads

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

yum -y remove mingw64-winpthreads

This command will un-install mingw64-winpthreads 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 mingw64-winpthreads when using the -y flag.

yum update mingw64-winpthreads

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

yum -y update mingw64-winpthreads

This command will update mingw64-winpthreads 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 mingw64-winpthreads when using the -y flag.

yum info mingw64-winpthreads

This command will show you core information about the mingw64-winpthreads package.

yum deplist mingw64-winpthreads

This command will show you the dependencies for mingw64-winpthreads. 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 mingw64-winpthreads

This command will check if there is an update waiting on mingw64-winpthreads. 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.