How to Install and Uninstall ustr-devel.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "ustr-devel.i686" package

Please follow the instructions below to install ustr-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ustr-devel.i686

2. Uninstall "ustr-devel.i686" package

Please follow the guidelines below to uninstall ustr-devel.i686 on Fedora 36:

$ sudo dnf remove ustr-devel.i686 $ sudo dnf autoremove

3. Information about the ustr-devel.i686 package on Fedora 36

Last metadata expiration check: 5:45:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ustr-devel
Version : 1.0.4
Release : 34.fc36
Architecture : i686
Size : 168 k
Source : ustr-1.0.4-34.fc36.src.rpm
Repository : fedora
Summary : Development files for ustr
URL : http://www.and.org/ustr/
License : MIT or LGPLv2+ or BSD
Description : Header files for the Ustr string library, and the .so to link with.
: Also includes a ustr.pc file for pkg-config usage.
: Includes the ustr-import tool, for if you jsut want to include
: the code in your projects ... you don't have to link to the shared lib.