Search Criteria
Package Details: lib32-tcl84 8.4.20-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-tcl84.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-tcl84 |
| Description: | The Tcl scripting language, 8.4 series |
| Upstream URL: | http://tcl.sourceforge.net/ |
| Licenses: | custom |
| Provides: | lib32-tcl |
| Submitter: | Forty-Bot |
| Maintainer: | Forty-Bot |
| Last Packager: | Forty-Bot |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-03-28 20:57 (UTC) |
| Last Updated: | 2021-03-28 20:57 (UTC) |
Dependencies (3)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR)
- tcl84AUR
- gcc-multilib (gcc-gitAUR, gcc-libs-gitAUR, gcc-fortran-gitAUR, gcc-objc-gitAUR, gcc-ada-gitAUR, gcc-go-gitAUR, gccrs-gitAUR, gccrs-libs-gitAUR, gcc-snapshotAUR, gcc) (make)
Required by (1)
- lib32-tk (requires lib32-tcl)
Latest Comments
MarsSeed commented on 2024-05-04 07:45 (UTC)
Please kindly remove
provides=lib32-tcl.There is a good reason that AURweb has removed the version from such entries. As pacman does not understand versioned provides as humans do.
pacman thinks if lib32-tcl84 provides
lib32-tcl=8.4.20, it also provides lib32-tcl.If someone installs
lib32-tcl84, they can uninstalllib32-tcl, even if they have packages that depend on the newer version from repo. This operation will break those consumer packages.Any AUR package that needs
lib32-tcl84should depend on it explicitly.