Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markmll/installed-package-list
Simple scripts to monitor installed packages on Debian.
https://github.com/markmll/installed-package-list
debian linux packages
Last synced: about 2 months ago
JSON representation
Simple scripts to monitor installed packages on Debian.
- Host: GitHub
- URL: https://github.com/markmll/installed-package-list
- Owner: MarkMLl
- License: gpl-2.0
- Created: 2021-05-13T15:17:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T20:49:33.000Z (12 months ago)
- Last Synced: 2024-02-10T21:34:56.682Z (12 months ago)
- Topics: debian, linux, packages
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# installed-package-list
Simple scripts to monitor installed packages on Debian.For the last ten years or so, I've been using a script on my Debian installations that logs the list of installed packages into RCS on every reboot.
I've just added a reporting script which generates this sort of output
Assume that the starting state has got basic Debian installed, followed by any
GUI required (e.g. KDE and LxQt). No non-free firmware (e.g. for a Broadcom
NIC) has been installed although /etc/apt/sources.list has been updated to
include the contrib and non-free repositories, the senior user has been added
to the sudo group so that remote operation via SSH may be used but there is
no exposure via XDMCP or VNC. MarkMLl1.1 -> 1.2
elvis-tiny
firmware-bnx2
firmware-linux-nonfree
pidentd
resolvconf
subversion1.2 -> 1.3
exim4
sudo1.3 -> 1.4
postgresql1.4 -> 1.5
qemu1.5 -> 1.6
bind9
netpipes1.6 -> 1.7
binutils
hpacucli
......which is sufficiently useful that I thought it worth sharing.