How to Install and Uninstall ghc-psqueues.x86_64 Package on Fedora 39
Last updated: November 26,2024
1. Install "ghc-psqueues.x86_64" package
Please follow the guidance below to install ghc-psqueues.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ghc-psqueues.x86_64
Copied
2. Uninstall "ghc-psqueues.x86_64" package
Please follow the step by step instructions below to uninstall ghc-psqueues.x86_64 on Fedora 39:
$
sudo dnf remove
ghc-psqueues.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-psqueues.x86_64 package on Fedora 39
Last metadata expiration check: 5:56:47 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-psqueues
Version : 0.2.7.3
Release : 6.fc39
Architecture : x86_64
Size : 100 k
Source : ghc-psqueues-0.2.7.3-6.fc39.src.rpm
Repository : fedora
Summary : Pure priority search queues
URL : https://hackage.haskell.org/package/psqueues
License : BSD-3-Clause
Description : The psqueues package provides Priority Search Queues> in three different
: flavors. Each of the three implementations provides the same API, so they can
: be used interchangeably. Typical applications of Priority Search Queues
: include:
:
: * Caches, and more specifically LRU Caches;
:
: * Schedulers;
:
: * Pathfinding algorithms, such as Dijkstra's and A*.
Available Packages
Name : ghc-psqueues
Version : 0.2.7.3
Release : 6.fc39
Architecture : x86_64
Size : 100 k
Source : ghc-psqueues-0.2.7.3-6.fc39.src.rpm
Repository : fedora
Summary : Pure priority search queues
URL : https://hackage.haskell.org/package/psqueues
License : BSD-3-Clause
Description : The psqueues package provides Priority Search Queues> in three different
: flavors. Each of the three implementations provides the same API, so they can
: be used interchangeably. Typical applications of Priority Search Queues
: include:
:
: * Caches, and more specifically LRU Caches;
:
: * Schedulers;
:
: * Pathfinding algorithms, such as Dijkstra's and A*.