How to Install and Uninstall cppcodec-devel.i686 Package on Fedora 35
Last updated: January 15,2025
1. Install "cppcodec-devel.i686" package
Please follow the instructions below to install cppcodec-devel.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
cppcodec-devel.i686
Copied
2. Uninstall "cppcodec-devel.i686" package
This is a short guide on how to uninstall cppcodec-devel.i686 on Fedora 35:
$
sudo dnf remove
cppcodec-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the cppcodec-devel.i686 package on Fedora 35
Last metadata expiration check: 1:32:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : cppcodec-devel
Version : 0.2
Release : 6.fc35
Architecture : i686
Size : 29 k
Source : cppcodec-0.2-6.fc35.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 : 6.fc35
Architecture : i686
Size : 29 k
Source : cppcodec-0.2-6.fc35.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.