logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

deb-why-removed - shows the reason a package was removed from the archive

Description

       This program will download the removals metadata from the archive, search and print the entries within
       for a source or binary package name match.

Files

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/.

Name

       deb-why-removed - shows the reason a package was removed from the archive

Options

-u, --urlURL
           URL  to the archive removals deb822-formatted file list.  This can be either an actual URL (https://,
           http://, file://), an pathname or an origin name.  Currently the only origin name known is debian.

       --no-refresh
           Do not refresh the cached removals file even if there is a newer version in the archive.

       -h, -?, --help
           Show a help message and exit.

       --version
           Show the program version.

See Also

       <https://ftp-master.debian.org/#removed>

Debian Utilities                                   2025-02-25                                 DEB-WHY-REMOVED(1)

Synopsis

deb-why-removed [option...] package...

See Also