deb-why-removed - shows the reason a package was removed from the archive
| Use Case | Command | Description |
|---|---|---|
| đ Show removal reason for a package | deb-why-removed package |
Download and display the removal info for the given package name. |
| đ Use custom archive URL | deb-why-removed -u URL package |
Fetch removals metadata from a specific URL, path, or origin name. |
| đ Skip cache refresh | deb-why-removed --no-refresh package |
Do not refresh the cached removals file even if a newer version exists. |
| â Show help | deb-why-removed -h |
Display help message and exit. |
| âšī¸ Show version | deb-why-removed --version |
Display the program version and exit. |
deb-why-removed [option...] package...
This program will download the removals metadata from the archive, search and print the entries within for a source or binary package name match.
-u, --url URLURL to the archive removals deb822-formatted file list. This can be either an actual URL (https://, http://, file://), a pathname or an origin name. Currently the only origin name known is debian.
--no-refreshDo not refresh the cached removals file even if there is a newer version in the archive.
-h, -?, --helpShow a help message and exit.
--versionShow the program version.
cachedir/devscripts/deb-why-removed/ â This directory contains the cached removal files downloaded from the archive. cachedir will be either $XDG_CACHE_HOME or if that is not defined $HOME/.cache/.
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-16 09:57 @2600:1f28:365:80b0:7cb9:fb:26c1:e368
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)