How to Install and Uninstall cppcodec-devel.x86_64 Package on Fedora 36
Last updated: January 15,2025
1. Install "cppcodec-devel.x86_64" package
This tutorial shows how to install cppcodec-devel.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
cppcodec-devel.x86_64
Copied
2. Uninstall "cppcodec-devel.x86_64" package
This tutorial shows how to uninstall cppcodec-devel.x86_64 on Fedora 36:
$
sudo dnf remove
cppcodec-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cppcodec-devel.x86_64 package on Fedora 36
Last metadata expiration check: 5:08:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cppcodec-devel
Version : 0.2
Release : 7.fc36
Architecture : x86_64
Size : 29 k
Source : cppcodec-0.2-7.fc36.src.rpm
Repository : fedora
Summary : Header-only C++11 library to encode/decode base64/base64url/base32/base32hex/hex
URL : https://github.com/tplgy/cppcodec
License : MIT
Description : Header-only C++11 library to encode/decode base64, base64url, base32, base32hex
: and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32.
:
: MIT licensed with consistent, flexible API. Supports raw pointers,
: std::string and (templated) character vectors without unnecessary allocations.
Available Packages
Name : cppcodec-devel
Version : 0.2
Release : 7.fc36
Architecture : x86_64
Size : 29 k
Source : cppcodec-0.2-7.fc36.src.rpm
Repository : fedora
Summary : Header-only C++11 library to encode/decode base64/base64url/base32/base32hex/hex
URL : https://github.com/tplgy/cppcodec
License : MIT
Description : Header-only C++11 library to encode/decode base64, base64url, base32, base32hex
: and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32.
:
: MIT licensed with consistent, flexible API. Supports raw pointers,
: std::string and (templated) character vectors without unnecessary allocations.