How To Install uuid on Fedora 36
Introduction
In this tutorial we learn how to install uuid
on Fedora 36.
What is uuid
OSSP uuid is a ISO-C and corresponding command line interface (CLI) for the generation of DCE 1.1, ISO/IEC 11578 Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1). Additional API bindings are provided for the languages ISO-C++ Optional backward compatibility exists for the ISO-C DCE-1.1 and Perl Data
We can use yum
or dnf
to install uuid
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install uuid.
Install uuid on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install uuid
using dnf
by running the following command:
Install uuid on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install uuid
using yum
by running the following command:
How To Uninstall uuid on Fedora 36
To uninstall only the uuid
package we can use the following command:
uuid Package Contents on Fedora 36
After updating yum database, We can install uuid
using dnf
by running the following command:
Install uuid on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install uuid
using yum
by running the following command:
How To Uninstall uuid on Fedora 36
To uninstall only the uuid
package we can use the following command:
uuid Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install uuid
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/bin/uuid /usr/lib/.build-id /usr/lib/.build-id/44 /usr/lib/.build-id/44/a45edf8ddbb531ba67a7f82bcf90de8f3016c8 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/2a323c5ff4bb6e5ed0da2742afd8b41bd111d7 /usr/lib/libossp-uuid.so.16 /usr/lib/libossp-uuid.so.16.0.22 /usr/share/doc/uuid /usr/share/doc/uuid/AUTHORS /usr/share/doc/uuid/ChangeLog /usr/share/doc/uuid/HISTORY /usr/share/doc/uuid/NEWS /usr/share/doc/uuid/PORTING /usr/share/doc/uuid/README /usr/share/doc/uuid/SEEALSO /usr/share/doc/uuid/THANKS /usr/share/doc/uuid/TODO /usr/share/doc/uuid/USERS /usr/share/man/man1/uuid.1.gz
## References
* [uuid website](http://www.ossp.org/pkg/lib/uuid/)
## Summary
In this tutorial we learn how to install `uuid` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).