Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SixArm/sixarm_dpkg_scripts
SixArm.com » Debian Packages » Scripts for system administration
https://github.com/SixArm/sixarm_dpkg_scripts
debian dpkg packages scripts
Last synced: 2 months ago
JSON representation
SixArm.com » Debian Packages » Scripts for system administration
- Host: GitHub
- URL: https://github.com/SixArm/sixarm_dpkg_scripts
- Owner: SixArm
- Created: 2015-06-26T00:24:35.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:26:11.000Z (over 1 year ago)
- Last Synced: 2024-08-01T13:38:16.070Z (5 months ago)
- Topics: debian, dpkg, packages, scripts
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Debian Packages » Scripts for sysops
Debian systems use the `dpkg` command to manage Debian package.
## Scripts for general operations
* `dpkg-description`: Print a package's description.
* `dpkg-list-kernels`: List the installed Linux image kernels.
* `dpkg-query-packages-without-installation-sources`: Detect orphans.
* `dpkg-reconfigure-debconf-readline`: Reconfigure system-wide settings.## Scripts for specific packages
* `dpkg-remove-damaged-libqt-DANGER`: Remove a damaged library Qt file.