How to Install and Uninstall golang-github-sdboyer-constext-devel.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "golang-github-sdboyer-constext-devel.noarch" package
Here is a brief guide to show you how to install golang-github-sdboyer-constext-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-sdboyer-constext-devel.noarch
Copied
2. Uninstall "golang-github-sdboyer-constext-devel.noarch" package
This is a short guide on how to uninstall golang-github-sdboyer-constext-devel.noarch on Fedora 35:
$
sudo dnf remove
golang-github-sdboyer-constext-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-sdboyer-constext-devel.noarch package on Fedora 35
Last metadata expiration check: 3:31:01 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-sdboyer-constext-devel
Version : 0
Release : 0.10.20180316git836a144.fc35
Architecture : noarch
Size : 14 k
Source : golang-github-sdboyer-constext-0-0.10.20180316git836a144.fc35.src.rpm
Repository : fedora
Summary : Cons Contexts together as a pair
URL : https://github.com/sdboyer/constext
License : MIT
Description : Constext allows you to cons Contexts together as a pair, conjoining them for the
: purpose of all Context behaviors:
:
: – If either parent context is canceled, the constext is canceled. The err is
: set to whatever the err of the parent that was canceled.
: – If either parent has a deadline, the constext uses that same deadline. If
: both have a deadline, it uses the sooner/lesser one.
: – Values from both parents are unioned together. When a key is present in both
: parent trees, the left (first) context supercedes the right (second).
:
: Paired contexts can be recombined using the standard context.With*() functions.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/sdboyer/constext
Available Packages
Name : golang-github-sdboyer-constext-devel
Version : 0
Release : 0.10.20180316git836a144.fc35
Architecture : noarch
Size : 14 k
Source : golang-github-sdboyer-constext-0-0.10.20180316git836a144.fc35.src.rpm
Repository : fedora
Summary : Cons Contexts together as a pair
URL : https://github.com/sdboyer/constext
License : MIT
Description : Constext allows you to cons Contexts together as a pair, conjoining them for the
: purpose of all Context behaviors:
:
: – If either parent context is canceled, the constext is canceled. The err is
: set to whatever the err of the parent that was canceled.
: – If either parent has a deadline, the constext uses that same deadline. If
: both have a deadline, it uses the sooner/lesser one.
: – Values from both parents are unioned together. When a key is present in both
: parent trees, the left (first) context supercedes the right (second).
:
: Paired contexts can be recombined using the standard context.With*() functions.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/sdboyer/constext