Description
This repository provides slibtool
, an alternative implementation of libtool
in C, for Fedora and Mageia
Installation Instructions
- Enable this repo:
dnf copr enable ngompa/slibtool
- Install this package:
dnf install slibtool
- When running through
./configure
andmake
on software, passLIBTOOL=slibtool
as an environment variable
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (20)*, x86_64 (20)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (20)*, x86_64 (20)* | Fedora 39 (29 downloads) |
Fedora 40 | i386 (11)*, x86_64 (11)* | Fedora 40 (19 downloads) |
Fedora 41 | i386 (0)*, x86_64 (4)* | Fedora 41 (7 downloads) |
Fedora rawhide | i386 (12)*, x86_64 (12)* | Fedora rawhide (126 downloads) |
Mageia cauldron | i686 [modified] (0)*, x86_64 [modified] (13)* | Mageia cauldron (146 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ngompa/slibtool
More info about enabling Copr repositories