From a18780614b6ad47be55b96f431df0edfb3773a87 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 28 Oct 2021 15:57:06 +0200 Subject: [PATCH] Minimized packages --- .gitignore | 13 + .readthedocs.yml | 15 - CHANGELOG.md | 207 ---- Makefile | 4 +- Makefile.extra | 31 +- README.md | 56 +- auto/clean | 3 +- auto/config | 10 +- ...ian-updates-security-backports.list.binary | 8 +- ...ian-updates-security-backports.list.chroot | 8 +- config/bootloaders/grub-pc/grub.cfg | 30 +- config/bootloaders/isolinux/hdt.c32 | 1 - config/bootloaders/isolinux/isolinux.bin | 1 - config/bootloaders/isolinux/ldlinux.c32 | 1 - config/bootloaders/isolinux/libcom32.c32 | 1 - config/bootloaders/isolinux/libgpl.c32 | 1 - config/bootloaders/isolinux/libmenu.c32 | 1 - config/bootloaders/isolinux/libutil.c32 | 1 - config/bootloaders/isolinux/live.cfg.in | 15 +- config/bootloaders/isolinux/menu.cfg | 34 +- config/bootloaders/isolinux/stdmenu.cfg | 16 +- config/bootloaders/isolinux/vesamenu.c32 | 1 - .../0090-remove-unwanted-packages.hook.chroot | 2 +- .../0500-reproducible-glibc.hook.chroot | 9 + .../etc/apt/apt.conf.d/50unattended-upgrades | 157 --- .../99backports | 0 .../sources.list.d/debian-live-config.list | 2 - config/includes.chroot/etc/default/keyboard | 2 +- .../etc/fonts/conf.d/10-unhinted.conf | 9 +- .../fonts/conf.d/11-lcdfilter-default.conf | 11 +- .../etc/fonts/conf.d/42-antialias.conf | 8 +- config/includes.chroot/etc/locale.gen | 1 - config/includes.chroot/etc/locale.nopurge | 3 - .../etc/plymouth/plymouthd.conf | 3 - .../skel/.audacity-data/Theme/ImageCache.png | Bin 20851 -> 0 bytes .../etc/skel/.audacity-data/audacity.cfg | 4 - config/includes.chroot/etc/skel/.bash_aliases | 103 -- .../etc/skel/.config/Thunar/uca.xml | 47 - .../etc/skel/.config/Trolltech.conf | 4 - .../etc/skel/.config/autostart/conky.desktop | 11 - .../autostart/gnome-keyring-gpg.desktop | 123 -- .../autostart/gnome-keyring-pkcs11.desktop | 127 -- .../autostart/gnome-keyring-secrets.desktop | 126 -- .../autostart/gnome-keyring-ssh.desktop | 125 -- .../skel/.config/autostart/liferea.desktop | 10 - .../autostart/org.keepassxc.KeePassXC.desktop | 2 - .../etc/skel/.config/autostart/pidgin.desktop | 176 --- .../.config/autostart/print-applet.desktop | 99 -- .../etc/skel/.config/bleachbit/bleachbit.ini | 18 - .../etc/skel/.config/chromium/First Run | 0 .../etc/skel/.config/google-chrome/First Run | 0 .../etc/skel/.config/gtk-3.0/gtk.css | 5 - .../etc/skel/.config/keepassxc/keepassxc.ini | 18 - .../etc/skel/.config/libvirt/libvirt.conf | 1 - .../etc/skel/.config/mimeapps.list | 27 +- .../etc/skel/.config/redshift.conf | 15 - .../skel/.config/transmission/settings.json | 31 - .../etc/skel/.config/vlc/vlcrc | 3 - .../panel/launcher-18/14230559391.desktop | 14 - .../panel/launcher-2/15797758814.desktop | 14 + .../panel/launcher-3/15797759346.desktop | 14 + .../panel/launcher-4/15797759488.desktop | 13 + .../panel/launcher-5/16336291841.desktop | 13 + .../skel/.config/xfce4/panel/whiskermenu-2.rc | 66 - .../skel/.config/xfce4/terminal/terminalrc | 22 - .../xfce-perchannel-xml/keyboard-layout.xml | 2 +- .../xfconf/xfce-perchannel-xml/ristretto.xml | 16 - .../xfce-perchannel-xml/xfce4-desktop.xml | 1 + .../xfce4-keyboard-shortcuts.xml | 205 ---- .../xfce-perchannel-xml/xfce4-panel.xml | 102 +- .../xfce-perchannel-xml/xfce4-session.xml | 26 +- .../xfconf/xfce-perchannel-xml/xfwm4.xml | 6 +- .../xfconf/xfce-perchannel-xml/xsettings.xml | 5 +- .../etc/skel/.config/youtube-dl/config | 2 - config/includes.chroot/etc/skel/.conkyrc | 133 -- .../etc/skel/.gimp-2.8/sessionrc | 11 - config/includes.chroot/etc/skel/.gitconfig | 27 - .../share/applications/display-im6.desktop | 3 - .../applications/display-im6.q16.desktop | 3 - .../etc/skel/.purple/prefs.xml | 114 -- .../etc/skel/.quodlibet/config | 71 -- config/includes.chroot/etc/skel/.ssh/config | 5 - .../etc/systemd/network/99-default.link | 1 - config/package-lists/audio-video.list.chroot | 158 +-- config/package-lists/development.list.chroot | 144 --- config/package-lists/games.list.chroot | 110 -- config/package-lists/graphics.list.chroot | 170 --- config/package-lists/installer.list.binary | 16 +- config/package-lists/network.list.chroot | 330 +---- config/package-lists/office.list.chroot | 226 ---- config/package-lists/system.list.chroot | 213 +--- config/package-lists/utility.list.chroot | 264 +--- doc/gen_package_lists.py | 88 -- doc/md/CHANGELOG.md | 193 --- doc/md/LICENSE.md | 1069 ----------------- doc/md/TODO.md | 55 - doc/md/conf.py | 83 -- doc/md/custom.md | 155 --- doc/md/download-and-installation.md | 105 -- doc/md/download.png | Bin 452 -> 0 bytes doc/md/index.md | 59 - doc/md/packages/audio-video.md | 339 ------ doc/md/packages/development.md | 197 --- doc/md/packages/extras.md | 15 - doc/md/packages/games.md | 126 -- doc/md/packages/graphics.md | 225 ---- doc/md/packages/green.png | Bin 211 -> 0 bytes doc/md/packages/grey.png | Bin 211 -> 0 bytes doc/md/packages/network.md | 518 -------- doc/md/packages/office.md | 321 ----- doc/md/packages/system.md | 508 -------- doc/md/packages/utility.md | 510 -------- doc/md/usage.md | 26 - 113 files changed, 321 insertions(+), 8531 deletions(-) delete mode 100644 .readthedocs.yml delete mode 100644 CHANGELOG.md delete mode 120000 config/bootloaders/isolinux/hdt.c32 delete mode 120000 config/bootloaders/isolinux/isolinux.bin delete mode 120000 config/bootloaders/isolinux/ldlinux.c32 delete mode 120000 config/bootloaders/isolinux/libcom32.c32 delete mode 120000 config/bootloaders/isolinux/libgpl.c32 delete mode 120000 config/bootloaders/isolinux/libmenu.c32 delete mode 120000 config/bootloaders/isolinux/libutil.c32 mode change 120000 => 100644 config/bootloaders/isolinux/stdmenu.cfg delete mode 120000 config/bootloaders/isolinux/vesamenu.c32 create mode 100755 config/hooks/normal/0500-reproducible-glibc.hook.chroot delete mode 100644 config/includes.chroot/etc/apt/apt.conf.d/50unattended-upgrades rename config/includes.chroot/etc/apt/{preferences.d => preferences.d.off}/99backports (100%) delete mode 100644 config/includes.chroot/etc/apt/sources.list.d/debian-live-config.list mode change 120000 => 100644 config/includes.chroot/etc/fonts/conf.d/10-unhinted.conf mode change 120000 => 100644 config/includes.chroot/etc/fonts/conf.d/11-lcdfilter-default.conf mode change 120000 => 100644 config/includes.chroot/etc/fonts/conf.d/42-antialias.conf delete mode 100644 config/includes.chroot/etc/plymouth/plymouthd.conf delete mode 100644 config/includes.chroot/etc/skel/.audacity-data/Theme/ImageCache.png delete mode 100644 config/includes.chroot/etc/skel/.audacity-data/audacity.cfg delete mode 100644 config/includes.chroot/etc/skel/.bash_aliases delete mode 100644 config/includes.chroot/etc/skel/.config/Thunar/uca.xml delete mode 100644 config/includes.chroot/etc/skel/.config/Trolltech.conf delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/conky.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-gpg.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-pkcs11.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-secrets.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-ssh.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/liferea.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/pidgin.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/autostart/print-applet.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/bleachbit/bleachbit.ini create mode 100644 config/includes.chroot/etc/skel/.config/chromium/First Run create mode 100644 config/includes.chroot/etc/skel/.config/google-chrome/First Run delete mode 100644 config/includes.chroot/etc/skel/.config/gtk-3.0/gtk.css delete mode 100644 config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini delete mode 100644 config/includes.chroot/etc/skel/.config/libvirt/libvirt.conf delete mode 100644 config/includes.chroot/etc/skel/.config/redshift.conf delete mode 100644 config/includes.chroot/etc/skel/.config/transmission/settings.json delete mode 100644 config/includes.chroot/etc/skel/.config/vlc/vlcrc delete mode 100644 config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-18/14230559391.desktop create mode 100644 config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-2/15797758814.desktop create mode 100644 config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-3/15797759346.desktop create mode 100644 config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-4/15797759488.desktop create mode 100644 config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-5/16336291841.desktop delete mode 100644 config/includes.chroot/etc/skel/.config/xfce4/panel/whiskermenu-2.rc delete mode 100644 config/includes.chroot/etc/skel/.config/xfce4/terminal/terminalrc delete mode 100644 config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml delete mode 100644 config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml delete mode 100644 config/includes.chroot/etc/skel/.config/youtube-dl/config delete mode 100644 config/includes.chroot/etc/skel/.conkyrc delete mode 100644 config/includes.chroot/etc/skel/.gimp-2.8/sessionrc delete mode 100644 config/includes.chroot/etc/skel/.gitconfig delete mode 100644 config/includes.chroot/etc/skel/.local/share/applications/display-im6.desktop delete mode 100644 config/includes.chroot/etc/skel/.local/share/applications/display-im6.q16.desktop delete mode 100644 config/includes.chroot/etc/skel/.purple/prefs.xml delete mode 100644 config/includes.chroot/etc/skel/.quodlibet/config delete mode 100644 config/includes.chroot/etc/skel/.ssh/config mode change 120000 => 100644 config/includes.chroot/etc/systemd/network/99-default.link delete mode 100644 config/package-lists/games.list.chroot delete mode 100644 config/package-lists/graphics.list.chroot delete mode 100644 config/package-lists/office.list.chroot delete mode 100755 doc/gen_package_lists.py delete mode 100644 doc/md/CHANGELOG.md delete mode 100644 doc/md/LICENSE.md delete mode 100644 doc/md/TODO.md delete mode 100644 doc/md/conf.py delete mode 100644 doc/md/custom.md delete mode 100644 doc/md/download-and-installation.md delete mode 100644 doc/md/download.png delete mode 100644 doc/md/index.md delete mode 100644 doc/md/packages/audio-video.md delete mode 100644 doc/md/packages/development.md delete mode 100644 doc/md/packages/extras.md delete mode 100644 doc/md/packages/games.md delete mode 100644 doc/md/packages/graphics.md delete mode 100644 doc/md/packages/green.png delete mode 100644 doc/md/packages/grey.png delete mode 100644 doc/md/packages/network.md delete mode 100644 doc/md/packages/office.md delete mode 100644 doc/md/packages/system.md delete mode 100644 doc/md/packages/utility.md delete mode 100644 doc/md/usage.md diff --git a/.gitignore b/.gitignore index ab2ee11..9065c8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,15 @@ .venv/ doc/html/ +cache +cache/ +chroot/ +chroot +chroot.* +binary/ +binary +.build +build.log +live-image* +binary.modified_timestamps +*.deb +*.iso \ No newline at end of file diff --git a/.readthedocs.yml b/.readthedocs.yml deleted file mode 100644 index 4d3c3f2..0000000 --- a/.readthedocs.yml +++ /dev/null @@ -1,15 +0,0 @@ -# .readthedocs.yml -# Read the Docs configuration file -# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details - -# Required -version: 2 - -# Build documentation with MkDocs -sphinx: - configuration: doc/md/conf.py - -# Optionally set the version of Python and requirements required to build your docs -# https://github.com/rtfd/readthedocs.org/issues/5250 -python: - version: 3.5 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index f1078a5..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,207 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/). - -## [v3.0.0](https://gitlab.com/nodiscc/dlc/releases/tag/3.0.0) - UNRELEASED - -### Changed - -- rebase on [Debian 11.1.0 "Bullseye"](https://www.debian.org/releases/bullseye/) -- doc: increase RAM requirements to 2GB/recommended 4GB -- apt: update APT sources lists/configuration -- replace [backintime](https://packages.debian.org/bullseye/backintime-qt) backup tool with [deja-dup](https://wiki.gnome.org/Apps/DejaDup) -- games: install lutris from official Debian repositories, remove third-party package download -- extras: use `.deb` packages to manage additional/unofficial software ([bleachbit-cleanerml](https://github.com/bleachbit/cleanerml), [yt-dlp](https://github.com/yt-dlp/yt-dlp), [pidgin-opensteamworks](https://github.com/eionrobb/pidgin-opensteamworks), [user.js](https://github.com/nodiscc/user.js)), remove custom installation logic, update all extra packages to latest releases -- network/audio-video: replace [youtube-dl](https://packages.debian.org/bullseye/youtube-dl)/[streamlink](https://packages.debian.org/bullseye/streamlink) with [yt-dlp](https://github.com/yt-dlp/yt-dlp) ([third-party package](https://nodiscc.gitlab.io/toolbox/)) -- skel: update and fix [conky](https://packages.debian.org/bullseye/conky-all) configuration for recent versions -- skel/session: don't autostart blueman bluetooth manager by default -- skel/session: don't autostart keepassxc by default -- skel: update default UI configuration for thunar, ristretto, xfce4-desktop, xfce4-panel -- skel: replace xfce4-power-manager notification icon with battery panel plugin -- skel: xfwm4: enable video compositing by default (transparency effects) -- skel: xfwm4: disable confusing "Use mouse wheel on title bar to roll up the window" setting -- skel: thunar: add custom right-click menu actions to restore files/directories with deja-dup, and analyze disk usage (baobab) in the selected directory -- skel: vlc: don't ask for network metadata access, disable it by default -- reduce ISO image size (don't keep APT indices on the live filesystem) -- doc: update user/maintainer documentation/download links -- doc: installation: rotate GPG key (old key expired) -- doc: update alternative/suggested packages list, remove packages no longer available in Debian 11 -- skel/desktop: update backgrounds/themes for Debian 11 -- skel: update default bash aliases (alias `diff` to `colordiff`, don't alias `diff`) -- tools: update tests/build configuration and tools, make build completely non-interactive -- system/config: enable UFW firewall at boot by default - -### Added - -- network: add support for more protocols in pidgin instant messenger: [Discord](https://packages.debian.org/bullseye/purple-discord), [Telegram](https://packages.debian.org/bullseye/telegram-purple), [Rocket.Chat](https://packages.debian.org/bullseye/purple-rocketchat), XMPP [HTTP upload](https://packages.debian.org/bullseye/purple-xmpp-http-upload) and [message carbons](https://packages.debian.org/bullseye/purple-xmpp-carbons), [OMEMO encryption](https://packages.debian.org/bullseye/purple-lurch) -- graphics: add [gcolor3](https://packages.debian.org/bullseye/gcolor3) color picker -- doc: add [Software: Extras](https://debian-live-config.readthedocs.io/en/latest/packages/extras.html) page listing all third-party downloads - -### Removed - -- system: remove [primus](https://packages.debian.org/bullseye/primus) (conflicts with nvidia drivers), [irqbalance](https://packages.debian.org/bullseye/irqbalance) (unused, -- utilities: remove [xfce4-notes](https://packages.debian.org/buster/xfce4-notes) (package was removed from Debian 11) -- remove less used/unused packages by default, reduce dependencies and image size: [asunder](https://packages.debian.org/bullseye/asunder) (audio CD ripper), [xfburn](https://packages.debian.org/bullseye/xfburn) (CD/DVD burning), [libasound2-plugin-equal](https://packages.debian.org/bullseye/libasound2-plugin-equal) (can be replaced with [pulseaudio-equalizer](https://packages.debian.org/bullseye/pulseaudio-equalizer)), [gimp-gmic](https://packages.debian.org/bullseye/gimp-gmic) (image processing utilities), [pulseaudio-module-zeroconf](https://packages.debian.org/bullseye/pulseaudio-module-zeroconf), [pandoc](https://packages.debian.org/bullseye/pandoc) (documentation generator), [advancecomp](https://packages.debian.org/bullseye/advancecomp) (compression utilities), [blender](https://packages.debian.org/bullseye/blender) (3D editor), [shellcheck](https://packages.debian.org/bullseye/shellcheck), [asciinema](https://packages.debian.org/bullseye/asciinema), [gnome-settings-daemon](https://packages.debian.org/bullseye/gnome-settings-daemon), [wine](https://packages.debian.org/bullseye/wine) (let lutris manage wine versions/architectures), [inkscape](https://packages.debian.org/bullseye/inkscape) vector editor, [pstoedit](https://packages.debian.org/bullseye/pstoedit), [gimp-help-fr](https://packages.debian.org/bullseye/gimp-help-fr), [cmatrix](https://packages.debian.org/bullseye/cmatrix), [gitg](https://packages.debian.org/bullseye/gitg) (git repository viewer), reduce number of default installed fonts -- extras: remove [xfce4-terminal-colorschemes](https://gitlab.com/nodiscc/xfce4-terminal-colorschemes) -- extras: remove custom [nano text editor syntax highlighting](https://github.com/scopatz/nanorc) -- remove custom grub configuration, revert to debian defaults -- remove [HTTPS everywhere](https://packages.debian.org/bullseye/webext-https-everywhere) firefox addon (replaced with built-in "HTTPS only" mode) - -### Fixed - -- always install/upgrade Linux kernel and Nvidia drivers from [backports](https://backports.debian.org/) -- fix default file associations for text and media files -- fix unbootable system when selecting "whole disk with encrypted LVM" in debian installer disk partitioning options - -### Upgrade procedure - -If you have a system installed from a previous version of `debian-live-config`: - -- Recommended: [Backup](https://backintime.readthedocs.io/en/latest/) user data, [download](https://debian-live-config.readthedocs.io/en/latest/download-and-installation.html) the latest ISO image, reinstall (overwrite the existing installation), restore data from backups -- To upgrade without reinstalling: - -```bash -# read Debian 11 release notes: https://www.debian.org/News/2021/20210814 -# replace buster with bullseye in your APT sources -sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list /etc/apt/sources.list.d/* -# install the updated APT configuration -sudo rm -v /etc/apt/sources.list.d/debian-buster-updates-security-backports.list -wget https://gitlab.com/nodiscc/debian-live-config/-/blob/bullseye/config/archives/debian-updates-security-backports.list.chroot -sudo mv -v debian-updates-security-backports.list.chroot /etc/apt/sources.list.d/ -# run the upgrade -sudo apt update && sudo apt dist-upgrade -# optionally, update your configuration according to changes since the last release: -# https://gitlab.com/nodiscc/debian-live-config/-/compare/2.2.5...3.0.0 -# /etc/skel modifications will only take effect after creating a new user account -``` - -## [v2.2.5](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.5) - 2020-12-16 - -### Removed - -- remove [Liferea](https://packages.debian.org/buster/liferea) feed reader from default install -- remove [gnome-maps](https://packages.debian.org/buster/gnome-maps) from default install - -### Fixed - -- nano: fix loading of syntax highlighting configuratio from ~/.nano/*.nanorc - - -### Changed - -- update third-party Lutris package to 0.5.8.1 -- update documentation/.gitconfig examples -- tools: improve build/cleanup mechanisms - -------------------------------- - -## [v2.2.4](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.4) - 2020-10-22 - -### Added - -- add [Lutris](https://lutris.net) gaming platform -- add sensible defaults for mousepad text editor - -### Fixed - -- fix display of virt-manager console (add missing gir1.2-spiceclientgtk-3.0 package) - - -### Changed - -- update all packages to latest version (Debian 10.6) -- replace ntp time synchronization service with [chrony](https://chrony.tuxfamily.org/) -- keyboard shortcuts: add ctrl+alt+shift+left/down/right/up to move current windows to the left/down/right/up workspace -- libvirt: set the default URI to qemu:///system (virsh now works without sudo or --connect) -- dotfiles/conky: don't draw shades by default -- update documentation -- tools: various Makefile improvements - -------------------------------- - -## [v2.2.3](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.3) - 2020-05-10 - -Bugfix release. - -### Fixed - -- packages: add non-free nvidia-driver (fix no display at X startup on nvidia cards) -- packages: fix inability to mount luks encrypted disks (missing libblockdev-crypto2 package) -- packages: fix lightdm not showing the user list (missing accountsservice package) -- doc: fix readthedocs TOC/typos/syntax, reorder graphics package list, update auto-generated documentation (make doc), add links to source mirrors - -### Changed - -- dotfiles: .bash_aliases: add example of return code indication in bash prompt -- tools: remove unused build dependencies (xmlstarlet, shellcheck), add gnupg to build dependencies (checksums signing), add python3-venv to build dependencies (doc generation) - -------------------------------- - -## [v2.2.2](https://gitlab.com/nodiscc/debian-live-config/-/tags/2.2.2) - 2020-04-11 - -### Changed - -- Disable window manager compositor by default (improve video performance/prevent tearing) -- Update user.js to 0.1 -- Remove unused locales from live system (only keep en/fr), decrease iso image size - -### Added - -- Documentation at https://debian-live-config.readthedocs.io/ (auto-generated with Sphinx/python script) - -### Fixed - -- Fix APT sources lists not present in the final image -- Improve/cleanup makefile and package lists -- Fix error during installation in EFI boot mode - - -------------------------------- - - -## [v2.2.1](https://gitlab.com/nodiscc/debian-live-config/-/tags/2.2.1) - 2020-03-14 - -### Changed - -- remove all plymouth/wallpaper customizations, use Debian defaults -- display plymouth boot loading screen -- Makefile: move 3rd party downloads to separate file, improve 'clean' target, improve idempotence/separation of concerns -- skel: quodlibet: set default rating to 0 -- skel: xfwm: decrease default number of workspaces to 2 -- skel: xfwm4: disable window shadows -- update README - -### Added - -- add third party package for https://github.com/EionRobb/pidgin-opensteamworks/ -- add third party download for https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/ -- add third party download for https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/ -- add third party download for https://github.com/nodiscc/user.js -- add third-party download for https://github.com/az0/cleanerml -- add (disabled) third party download for https://www.sublimetext.com/ -- Makefile: add a target to generate a TODO.md from a list of gitea issues, add TODO.md - -### Removed - -- remove Samba server - -### Fixed - -- fix broken installation of graphics/image packages list -- associate SVG files with ristretto - -------------------------------- - -## [v2.2](https://gitlab.com/nodiscc/dlc/releases/tag/2.2) - 2020-03-08 - -Initial release, git repository reset and rebuilt from scratch. See commit messages and documentation. - - diff --git a/Makefile b/Makefile index bea7bae..bb3c0c4 100644 --- a/Makefile +++ b/Makefile @@ -4,14 +4,14 @@ SHELL := /bin/bash # remove 'download_extra' to build without third party software/dotfiles -all: install_buildenv download_extra build +all: install_buildenv build download_extra: make -f Makefile.extra install_buildenv: # Install packages required to build the image - sudo apt -y install live-build make build-essential wget git unzip colordiff apt-transport-https rename ovmf rsync python3-venv gnupg + sudo apt -y install live-build make build-essential wget git unzip colordiff apt-transport-https rename ovmf rsync python3-venv gnupg apt-utils cpio ############################## diff --git a/Makefile.extra b/Makefile.extra index 802c130..99ee0e8 100644 --- a/Makefile.extra +++ b/Makefile.extra @@ -1,5 +1,4 @@ #!/usr/bin/make -# please update doc/md/packages/extras.md after adding changes to this file WGET=wget --continue --no-verbose --show-progress --directory-prefix=cache/downloads/ all: download_extra @@ -7,36 +6,16 @@ all: download_extra clean: rm -rvf config/packages.chroot/ rm -rvf cache/downloads - rm -rf config/includes.chroot/usr/lib/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384} - + clean_all: clean rm -rvf cache/downloads/ download_extra: clean - # Download additional software from third-party repository (https://nodiscc.gitlab.io/toolbox) # TODO use the APT repository at build time, but disable it in the final chroot/image # TODO file ITPs on bugs.debian.org mkdir -p cache/downloads/ config/packages.chroot/ - - # EXTRA https://github.com/az0/cleanerml - $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/b/bleachbit-cleanerml/bleachbit-cleanerml_0.0.1~git0+5bc2961_all.deb - cp cache/downloads/bleachbit-cleanerml_0.0.1~git0+5bc2961_all.deb config/packages.chroot/ - - # EXTRA https://github.com/yt-dlp/yt-dlp - $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/y/yt-dlp/yt-dlp_2021.09.25_amd64.deb - cp cache/downloads/yt-dlp_2021.09.25_amd64.deb config/packages.chroot/ - - # https://github.com/EionRobb/pidgin-opensteamworks/ - $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/p/pidgin-opensteamworks/pidgin-opensteamworks_1.7-1_amd64.deb - cp cache/downloads/pidgin-opensteamworks_1.7-1_amd64.deb config/packages.chroot/ - - # EXTRA https://github.com/nodiscc/user.js - $(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/u/user.js/user.js_0.3.3-1_all.deb - cp cache/downloads/user.js_0.3.3-1_all.deb config/packages.chroot/ - - # EXTRA https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/ - # EXTRA https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/ - mkdir -p config/includes.chroot/usr/lib/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384} - $(WGET) https://addons.mozilla.org/firefox/downloads/file/3465157/keepassxc_browser-latest-fx.xpi -O config/includes.chroot/usr/lib/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/keepassxc-browser@keepassxc.org.xpi - $(WGET) https://addons.mozilla.org/firefox/downloads/file/3711829/cookie_autodelete-3.6.0-an+fx.xpi -O config/includes.chroot/usr/lib/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/CookieAutoDelete@kennydo.com.xpi + + # EXTRA Google Chrome + $(WGET) https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb + cp cache/downloads/google-chrome-stable_current_amd64.deb config/packages.chroot/ \ No newline at end of file diff --git a/README.md b/README.md index 123f139..14e4abc 100644 --- a/README.md +++ b/README.md @@ -1,56 +1,10 @@ -# debian-live-config - -[Debian GNU/Linux](https://www.debian.org/) desktop operating system, preconfigured for personal computers/workstations. - -![](https://i.imgur.com/xbRbpM3.png) - -## Features - -- Ready-to-use operating system for personal computers/workstations -- Preinstalled/preconfigured software for most office/multimedia/internet tasks -- Installation time < 10 minutes, without Internet access -- Can also run [live](https://en.wikipedia.org/wiki/Live_USB) from USB/DVD (no installation required) -- Fits on a 2GB USB drive -- Reliable, low maintenance (Based on Debian [stable](https://wiki.debian.org/DebianStable) + [backports](https://wiki.debian.org/Backports)) -- Lightweight/low resource usage, good performance on low-end or recycled hardware -- Proprietary drivers/firmware for good compatibility with recent hardware - -This repository contains the `live-build` configuration and scripts used to build a custom Debian ISO image. See [Building a custom Debian ISO image](doc/md/custom.md). +# debian-Custom-live +Custom debian iso -## Download - -**[![](doc/md/download.png) Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso)** (64-bit) - - -## Documentation - -- [Download and installation](doc/md/download-and-installation.md) -- [Usage](doc/md/usage.md) -- [Software: Utility](doc/md/packages/utility.md) -- [Software: Internet and network](doc/md/packages/network.md) -- [Software: Audio and video](doc/md/packages/audio-video.md) -- [Software: Office](doc/md/packages/office.md) -- [Software: Graphics](doc/md/packages/graphics.md) -- [Software: System](doc/md/packages/system.md) -- [Software: Development](doc/md/packages/development.md) -- [Software: Games](doc/md/packages/games.md) -- [Software: Extras](doc/md/packages/extras.md) -- [Changelog](CHANGELOG.md) - - -## Screenshots - -![](https://i.imgur.com/xbRbpM3.png) - -![](https://i.imgur.com/iyA3bov.png) - - -## Source code - -Mirrors: -- [Gitlab](https://gitlab.com/nodiscc/debian-live-config) -- [Github](https://github.com/nodiscc/debian-live-config) +## Original creator / Source +nodiscc +[Original project on Gitlab](https://gitlab.com/nodiscc/debian-live-config) ## License diff --git a/auto/clean b/auto/clean index 0340079..b68e316 100755 --- a/auto/clean +++ b/auto/clean @@ -32,4 +32,5 @@ rm -rf .build/ \ config/hooks/normal/0440-update-nvidia-alternative.hook.chroot \ config/hooks/live/0010-disable-kexec-tools.hook.chroot \ config/hooks/live/0050-disable-sysvinit-tmpfs.hook.chroot \ - config/package-lists/live.list.chroot + config/package-lists/live.list.chroot \ + cache diff --git a/auto/config b/auto/config index c7ce661..403b795 100755 --- a/auto/config +++ b/auto/config @@ -16,9 +16,9 @@ lb config noauto \ --checksums sha256 \ --clean \ --debconf-frontend noninteractive \ ---debian-installer live \ +--debian-installer false \ --debian-installer-distribution bullseye \ ---debian-installer-gui true \ +--debian-installer-gui false \ --debootstrap-options "--include=apt-transport-https,ca-certificates,openssl" \ --distribution bullseye \ --firmware-binary true \ @@ -27,8 +27,8 @@ lb config noauto \ --iso-publisher dlc \ --iso-volume dlc-3.0.0 \ --linux-packages "linux-image linux-headers" \ ---bootappend-live "boot=live config splash" \ +--bootappend-live "boot=live config" \ --memtest memtest86+ \ ---win32-loader true - +--win32-loader true \ +--apt-http-proxy "http://192.168.2.83:80" "${@}" diff --git a/config/archives/debian-updates-security-backports.list.binary b/config/archives/debian-updates-security-backports.list.binary index d2ad0ae..58f02ae 100644 --- a/config/archives/debian-updates-security-backports.list.binary +++ b/config/archives/debian-updates-security-backports.list.binary @@ -1,5 +1,5 @@ -deb https://deb.debian.org/debian/ bullseye main contrib non-free +deb http://deb.debian.org/debian/ bullseye main contrib non-free deb http://security.debian.org/debian-security bullseye-security main contrib non-free -deb https://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free -deb https://deb.debian.org/debian/ bullseye-updates main contrib non-free -deb https://deb.debian.org/debian/ bullseye-backports main contrib non-free +deb http://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free +deb http://deb.debian.org/debian/ bullseye-updates main contrib non-free +deb http://deb.debian.org/debian/ bullseye-backports main contrib non-free diff --git a/config/archives/debian-updates-security-backports.list.chroot b/config/archives/debian-updates-security-backports.list.chroot index d2ad0ae..58f02ae 100644 --- a/config/archives/debian-updates-security-backports.list.chroot +++ b/config/archives/debian-updates-security-backports.list.chroot @@ -1,5 +1,5 @@ -deb https://deb.debian.org/debian/ bullseye main contrib non-free +deb http://deb.debian.org/debian/ bullseye main contrib non-free deb http://security.debian.org/debian-security bullseye-security main contrib non-free -deb https://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free -deb https://deb.debian.org/debian/ bullseye-updates main contrib non-free -deb https://deb.debian.org/debian/ bullseye-backports main contrib non-free +deb http://deb.debian.org/debian/ bullseye-proposed-updates main contrib non-free +deb http://deb.debian.org/debian/ bullseye-updates main contrib non-free +deb http://deb.debian.org/debian/ bullseye-backports main contrib non-free diff --git a/config/bootloaders/grub-pc/grub.cfg b/config/bootloaders/grub-pc/grub.cfg index 7e09b22..5668f6d 100644 --- a/config/bootloaders/grub-pc/grub.cfg +++ b/config/bootloaders/grub-pc/grub.cfg @@ -27,35 +27,21 @@ terminal_output gfxterm insmod play play 960 440 1 0 4 440 1 -# Live boot -LINUX_LIVE -# You can add more entries like this -# menuentry "Alternate live boot" { -# linux KERNEL_LIVE APPEND_LIVE custom options here -# initrd INITRD_LIVE -# } -# menuentry "Alternate graphical installer" { -# linux KERNEL_GI APPEND_GI custom options here -# initrd INITRD_GI -# } -# menuentry "Alternate textual installer" { -# linux KERNEL_DI APPEND_DI custom options here -# initrd INITRD_DI -# } -menuentry "Live system (French)" { -linux KERNEL_LIVE APPEND_LIVE locales=fr_FR.UTF-8 -initrd INITRD_LIVE +menuentry "Live system " { + linux KERNEL_LIVE APPEND_LIVE locales=en_US.UTF-8 + initrd INITRD_LIVE } - - -# Installer (if any) -LINUX_INSTALL +menuentry "Live system (ToRam)" { + linux KERNEL_LIVE APPEND_LIVE toram locales=en_US.UTF-8 + initrd INITRD_LIVE +} submenu 'Advanced options...' { # More installer entries (if any) +LINUX_LIVE LINUX_ADVANCED_INSTALL # Memtest (if any) diff --git a/config/bootloaders/isolinux/hdt.c32 b/config/bootloaders/isolinux/hdt.c32 deleted file mode 120000 index 0a8fb68..0000000 --- a/config/bootloaders/isolinux/hdt.c32 +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/hdt.c32 \ No newline at end of file diff --git a/config/bootloaders/isolinux/isolinux.bin b/config/bootloaders/isolinux/isolinux.bin deleted file mode 120000 index ed3bc45..0000000 --- a/config/bootloaders/isolinux/isolinux.bin +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/isolinux.bin \ No newline at end of file diff --git a/config/bootloaders/isolinux/ldlinux.c32 b/config/bootloaders/isolinux/ldlinux.c32 deleted file mode 120000 index e7d57fb..0000000 --- a/config/bootloaders/isolinux/ldlinux.c32 +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/ldlinux.c32 \ No newline at end of file diff --git a/config/bootloaders/isolinux/libcom32.c32 b/config/bootloaders/isolinux/libcom32.c32 deleted file mode 120000 index b1d3d94..0000000 --- a/config/bootloaders/isolinux/libcom32.c32 +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/libcom32.c32 \ No newline at end of file diff --git a/config/bootloaders/isolinux/libgpl.c32 b/config/bootloaders/isolinux/libgpl.c32 deleted file mode 120000 index 1048f5b..0000000 --- a/config/bootloaders/isolinux/libgpl.c32 +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/libgpl.c32 \ No newline at end of file diff --git a/config/bootloaders/isolinux/libmenu.c32 b/config/bootloaders/isolinux/libmenu.c32 deleted file mode 120000 index 1f07ec4..0000000 --- a/config/bootloaders/isolinux/libmenu.c32 +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/libmenu.c32 \ No newline at end of file diff --git a/config/bootloaders/isolinux/libutil.c32 b/config/bootloaders/isolinux/libutil.c32 deleted file mode 120000 index 5c64ee9..0000000 --- a/config/bootloaders/isolinux/libutil.c32 +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/libutil.c32 \ No newline at end of file diff --git a/config/bootloaders/isolinux/live.cfg.in b/config/bootloaders/isolinux/live.cfg.in index 39539c4..1185c56 100644 --- a/config/bootloaders/isolinux/live.cfg.in +++ b/config/bootloaders/isolinux/live.cfg.in @@ -4,26 +4,13 @@ menu width 82 menu title dlc 3.0.0 - Boot menu include stdmenu.cfg -label live-@FLAVOUR@-english +label live-@FLAVOUR@ menu label ^Live (@FLAVOUR@) (English) menu default linux @LINUX@ initrd @INITRD@ append @APPEND_LIVE@ locales=en_US.UTF-8 -label live-@FLAVOUR@-french - menu label ^Live (@FLAVOUR@) (French) - menu default - linux @LINUX@ - initrd @INITRD@ - append @APPEND_LIVE@ locales=fr_FR.UTF-8 - -label installgui - menu label ^Install - linux /install/gtk/vmlinuz - initrd /install/gtk/initrd.gz - append video=vesa:ywrap,mtrr vga=788 @APPEND_INSTALL@ --- quiet - menu begin advanced menu title Advanced options include stdmenu.cfg diff --git a/config/bootloaders/isolinux/menu.cfg b/config/bootloaders/isolinux/menu.cfg index 1f41e55..9b26a12 100644 --- a/config/bootloaders/isolinux/menu.cfg +++ b/config/bootloaders/isolinux/menu.cfg @@ -3,6 +3,38 @@ menu width 82 menu title debian-live-config 3.0.0 (Debian 11.1.0) include stdmenu.cfg -include live.cfg + +label live-amd64 + menu label ^Live system (amd64) (English) + menu default + linux /live/vmlinuz + initrd /live/initrd.img + append boot=live config locales=en_US.UTF-8 + +label live-amd64-r + menu label ^Live system (ToRam) + menu default + linux /live/vmlinuz + initrd /live/initrd.img + append boot=live config toram locales=en_US.UTF-8 + +menu begin advanced + menu title Advanced options + include stdmenu.cfg + + label live-amd64-failsafe + menu label ^Live (amd64 failsafe) + linux /live/vmlinuz + initrd /live/initrd.img + append boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=788 + + label memtest + menu label ^Memory Diagnostic Tool (memtest86+) + linux /live/memtest + + label mainmenu + menu label ^Back.. + menu exit + menu clear diff --git a/config/bootloaders/isolinux/stdmenu.cfg b/config/bootloaders/isolinux/stdmenu.cfg deleted file mode 120000 index 11e3c83..0000000 --- a/config/bootloaders/isolinux/stdmenu.cfg +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/stdmenu.cfg \ No newline at end of file diff --git a/config/bootloaders/isolinux/stdmenu.cfg b/config/bootloaders/isolinux/stdmenu.cfg new file mode 100644 index 0000000..671b16f --- /dev/null +++ b/config/bootloaders/isolinux/stdmenu.cfg @@ -0,0 +1,15 @@ +menu background splash.png +menu color title * #FFFFFFFF * +menu color border * #00000000 #00000000 none +menu color sel * #ffffffff #76a1d0ff * +menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff * +menu color tabmsg * #ffffffff #00000000 * +menu color help 37;40 #ffdddd00 #00000000 none +menu vshift 12 +menu rows 10 +menu helpmsgrow 15 +# The command line must be at least one line from the bottom. +menu cmdlinerow 16 +menu timeoutrow 16 +menu tabmsgrow 18 +menu tabmsg Press ENTER to boot or TAB to edit a menu entry diff --git a/config/bootloaders/isolinux/vesamenu.c32 b/config/bootloaders/isolinux/vesamenu.c32 deleted file mode 120000 index d8d359c..0000000 --- a/config/bootloaders/isolinux/vesamenu.c32 +++ /dev/null @@ -1 +0,0 @@ -/usr/share/live/build/bootloaders/isolinux/vesamenu.c32 \ No newline at end of file diff --git a/config/hooks/normal/0090-remove-unwanted-packages.hook.chroot b/config/hooks/normal/0090-remove-unwanted-packages.hook.chroot index faa6220..eaa3bf4 100755 --- a/config/hooks/normal/0090-remove-unwanted-packages.hook.chroot +++ b/config/hooks/normal/0090-remove-unwanted-packages.hook.chroot @@ -1,3 +1,3 @@ #!/bin/bash echo "I: running $0" -aptitude -y purge exim4-base nfs-common rpcbind \ No newline at end of file +apt -y purge exim4-base nfs-common rpcbind \ No newline at end of file diff --git a/config/hooks/normal/0500-reproducible-glibc.hook.chroot b/config/hooks/normal/0500-reproducible-glibc.hook.chroot new file mode 100755 index 0000000..6f15d5c --- /dev/null +++ b/config/hooks/normal/0500-reproducible-glibc.hook.chroot @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e + +# Remove the non-reproducible file that is created by ldconfig +# +# The file does not need to exist, see elf/cache.c:load_aux_cache +# The file and folder will be recreated when needed, see elf/cache.c:save_aux_cache +rm -fr /var/cache/ldconfig diff --git a/config/includes.chroot/etc/apt/apt.conf.d/50unattended-upgrades b/config/includes.chroot/etc/apt/apt.conf.d/50unattended-upgrades deleted file mode 100644 index db5600b..0000000 --- a/config/includes.chroot/etc/apt/apt.conf.d/50unattended-upgrades +++ /dev/null @@ -1,157 +0,0 @@ -// Debian automatic APT upgrades configuration (unattended-upgrades) -// Unattended-Upgrade::Origins-Pattern controls which packages are -// upgraded. -// -// Lines below have the format format is "keyword=value,...". A -// package will be upgraded only if the values in its metadata match -// all the supplied keywords in a line. (In other words, omitted -// keywords are wild cards.) The keywords originate from the Release -// file, but several aliases are accepted. The accepted keywords are: -// a,archive,suite (eg, "stable") -// c,component (eg, "main", "contrib", "non-free") -// l,label (eg, "Debian", "Debian-Security") -// o,origin (eg, "Debian", "Unofficial Multimedia Packages") -// n,codename (eg, "jessie", "jessie-updates") -// site (eg, "http.debian.net") -// The available values on the system are printed by the command -// "apt-cache policy", and can be debugged by running -// "unattended-upgrades -d" and looking at the log file. -// -// Within lines unattended-upgrades allows 2 macros whose values are -// derived from /etc/debian_version: -// ${distro_id} Installed origin. -// ${distro_codename} Installed codename (eg, "bullseye") -Unattended-Upgrade::Origins-Pattern { - // Codename based matching: - // This will follow the migration of a release through different - // archives (e.g. from testing to stable and later oldstable). - // Software will be the latest available for the named release, - // but the Debian release itself will not be automatically upgraded. - "origin=Debian,codename=${distro_codename}-updates"; - "origin=Debian,codename=${distro_codename}-proposed-updates"; - "origin=Debian,codename=${distro_codename},label=Debian"; - "origin=Debian,codename=${distro_codename},label=Debian-Security"; - "origin=Debian,codename=${distro_codename},label=Debian Backports"; - - // Archive or Suite based matching: - // Note that this will silently match a different release after - // migration to the specified archive (e.g. testing becomes the - // new stable). -// "o=Debian,a=stable"; -// "o=Debian,a=stable-updates"; -// "o=Debian,a=proposed-updates"; -// "o=Debian Backports,a=${distro_codename}-backports,l=Debian Backports"; -}; - -// Python regular expressions, matching packages to exclude from upgrading -Unattended-Upgrade::Package-Blacklist { - // The following matches all packages starting with linux- -// "linux-"; - - // Use $ to explicitely define the end of a package name. Without - // the $, "libc6" would match all of them. -// "libc6$"; -// "libc6-dev$"; -// "libc6-i686$"; - - // Special characters need escaping -// "libstdc\+\+6$"; - - // The following matches packages like xen-system-amd64, xen-utils-4.1, - // xenstore-utils and libxenstore3.0 -// "(lib)?xen(store)?"; - - // For more information about Python regular expressions, see - // https://docs.python.org/3/howto/regex.html -}; - -// This option allows you to control if on a unclean dpkg exit -// unattended-upgrades will automatically run -// dpkg --force-confold --configure -a -// The default is true, to ensure updates keep getting installed -//Unattended-Upgrade::AutoFixInterruptedDpkg "true"; - -// Split the upgrade into the smallest possible chunks so that -// they can be interrupted with SIGTERM. This makes the upgrade -// a bit slower but it has the benefit that shutdown while a upgrade -// is running is possible (with a small delay) -Unattended-Upgrade::MinimalSteps "true"; - -// Install all updates when the machine is shutting down -// instead of doing it in the background while the machine is running. -// This will (obviously) make shutdown slower. -// Unattended-upgrades increases logind's InhibitDelayMaxSec to 30s. -// This allows more time for unattended-upgrades to shut down gracefully -// or even install a few packages in InstallOnShutdown mode, but is still a -// big step back from the 30 minutes allowed for InstallOnShutdown previously. -// Users enabling InstallOnShutdown mode are advised to increase -// InhibitDelayMaxSec even further, possibly to 30 minutes. -//Unattended-Upgrade::InstallOnShutdown "false"; - -// Send email to this address for problems or packages upgrades -// If empty or unset then no email is sent, make sure that you -// have a working mail setup on your system. A package that provides -// 'mailx' must be installed. E.g. "user@example.com" -Unattended-Upgrade::Mail "root"; - -// Set this value to "true" to get emails only on errors. Default -// is to always send a mail if Unattended-Upgrade::Mail is set -Unattended-Upgrade::MailOnlyOnError "true"; - -// Remove unused automatically installed kernel-related packages -// (kernel images, kernel headers and kernel version locked tools). -//Unattended-Upgrade::Remove-Unused-Kernel-Packages "true"; - -// Do automatic removal of newly unused dependencies after the upgrade -//Unattended-Upgrade::Remove-New-Unused-Dependencies "true"; - -// Do automatic removal of unused packages after the upgrade -// (equivalent to apt-get autoremove) -//Unattended-Upgrade::Remove-Unused-Dependencies "false"; - -// Automatically reboot *WITHOUT CONFIRMATION* if -// the file /var/run/reboot-required is found after the upgrade -//Unattended-Upgrade::Automatic-Reboot "false"; - -// Automatically reboot even if there are users currently logged in -// when Unattended-Upgrade::Automatic-Reboot is set to true -//Unattended-Upgrade::Automatic-Reboot-WithUsers "true"; - -// If automatic reboot is enabled and needed, reboot at the specific -// time instead of immediately -// Default: "now" -//Unattended-Upgrade::Automatic-Reboot-Time "02:00"; - -// Use apt bandwidth limit feature, this example limits the download -// speed to 70kb/sec -//Acquire::http::Dl-Limit "70"; - -// Enable logging to syslog. Default is False -Unattended-Upgrade::SyslogEnable "true"; - -// Specify syslog facility. Default is daemon -// Unattended-Upgrade::SyslogFacility "daemon"; - -// Download and install upgrades only on AC power -// (i.e. skip or gracefully stop updates on battery) -// Unattended-Upgrade::OnlyOnACPower "true"; - -// Download and install upgrades only on non-metered connection -// (i.e. skip or gracefully stop updates on a metered connection) -// Unattended-Upgrade::Skip-Updates-On-Metered-Connections "true"; - -// Verbose logging -// Unattended-Upgrade::Verbose "false"; - -// Print debugging information both in unattended-upgrades and -// in unattended-upgrade-shutdown -// Unattended-Upgrade::Debug "false"; - -// automatically update package lists -APT::Periodic::Update-Package-Lists "1"; -// automatically download upgradeable packages -APT::Periodic::Download-Upgradeable-Packages "1"; -// Do "apt-get autoclean" every n-days (0=disable) -APT::Periodic::AutocleanInterval "7"; -// automatically run package upgrades -APT::Periodic::Unattended-Upgrade "1"; diff --git a/config/includes.chroot/etc/apt/preferences.d/99backports b/config/includes.chroot/etc/apt/preferences.d.off/99backports similarity index 100% rename from config/includes.chroot/etc/apt/preferences.d/99backports rename to config/includes.chroot/etc/apt/preferences.d.off/99backports diff --git a/config/includes.chroot/etc/apt/sources.list.d/debian-live-config.list b/config/includes.chroot/etc/apt/sources.list.d/debian-live-config.list deleted file mode 100644 index 8d0d693..0000000 --- a/config/includes.chroot/etc/apt/sources.list.d/debian-live-config.list +++ /dev/null @@ -1,2 +0,0 @@ -# Uncomment to receive updates fro packages installed from https://nodiscc.gitlab.io/toolbox -#deb https://nodiscc.gitlab.io/toolbox/ bullseye main diff --git a/config/includes.chroot/etc/default/keyboard b/config/includes.chroot/etc/default/keyboard index 8308877..767fc03 100644 --- a/config/includes.chroot/etc/default/keyboard +++ b/config/includes.chroot/etc/default/keyboard @@ -3,7 +3,7 @@ # Consult the keyboard(5) manual page. XKBMODEL="pc104" -XKBLAYOUT="fr" +XKBLAYOUT="us,fr" XKBVARIANT="oss" XKBOPTIONS="" diff --git a/config/includes.chroot/etc/fonts/conf.d/10-unhinted.conf b/config/includes.chroot/etc/fonts/conf.d/10-unhinted.conf deleted file mode 120000 index 3cd318a..0000000 --- a/config/includes.chroot/etc/fonts/conf.d/10-unhinted.conf +++ /dev/null @@ -1 +0,0 @@ -../conf.avail/10-unhinted.conf \ No newline at end of file diff --git a/config/includes.chroot/etc/fonts/conf.d/10-unhinted.conf b/config/includes.chroot/etc/fonts/conf.d/10-unhinted.conf new file mode 100644 index 0000000..025ae2a --- /dev/null +++ b/config/includes.chroot/etc/fonts/conf.d/10-unhinted.conf @@ -0,0 +1,8 @@ + + + + + + false + + diff --git a/config/includes.chroot/etc/fonts/conf.d/11-lcdfilter-default.conf b/config/includes.chroot/etc/fonts/conf.d/11-lcdfilter-default.conf deleted file mode 120000 index 5269f93..0000000 --- a/config/includes.chroot/etc/fonts/conf.d/11-lcdfilter-default.conf +++ /dev/null @@ -1 +0,0 @@ -../conf.avail/11-lcdfilter-default.conf \ No newline at end of file diff --git a/config/includes.chroot/etc/fonts/conf.d/11-lcdfilter-default.conf b/config/includes.chroot/etc/fonts/conf.d/11-lcdfilter-default.conf new file mode 100644 index 0000000..040a4ac --- /dev/null +++ b/config/includes.chroot/etc/fonts/conf.d/11-lcdfilter-default.conf @@ -0,0 +1,10 @@ + + + + + + + lcddefault + + + diff --git a/config/includes.chroot/etc/fonts/conf.d/42-antialias.conf b/config/includes.chroot/etc/fonts/conf.d/42-antialias.conf deleted file mode 120000 index b797a8d..0000000 --- a/config/includes.chroot/etc/fonts/conf.d/42-antialias.conf +++ /dev/null @@ -1 +0,0 @@ -../conf.avail/42-antialias.conf \ No newline at end of file diff --git a/config/includes.chroot/etc/fonts/conf.d/42-antialias.conf b/config/includes.chroot/etc/fonts/conf.d/42-antialias.conf new file mode 100644 index 0000000..617c158 --- /dev/null +++ b/config/includes.chroot/etc/fonts/conf.d/42-antialias.conf @@ -0,0 +1,7 @@ + + + + + true + + diff --git a/config/includes.chroot/etc/locale.gen b/config/includes.chroot/etc/locale.gen index 5efb3e7..a66d814 100644 --- a/config/includes.chroot/etc/locale.gen +++ b/config/includes.chroot/etc/locale.gen @@ -1,2 +1 @@ en_US.UTF-8 UTF-8 -fr_FR.UTF-8 UTF-8 diff --git a/config/includes.chroot/etc/locale.nopurge b/config/includes.chroot/etc/locale.nopurge index b80ef45..5ed9a48 100644 --- a/config/includes.chroot/etc/locale.nopurge +++ b/config/includes.chroot/etc/locale.nopurge @@ -62,6 +62,3 @@ SHOWFREEDSPACE en en_US en_US.UTF-8 -fr -fr_FR -fr_FR.UTF-8 diff --git a/config/includes.chroot/etc/plymouth/plymouthd.conf b/config/includes.chroot/etc/plymouth/plymouthd.conf deleted file mode 100644 index 553344d..0000000 --- a/config/includes.chroot/etc/plymouth/plymouthd.conf +++ /dev/null @@ -1,3 +0,0 @@ -# Administrator customizations go in this file -[Daemon] -Theme=homeworld diff --git a/config/includes.chroot/etc/skel/.audacity-data/Theme/ImageCache.png b/config/includes.chroot/etc/skel/.audacity-data/Theme/ImageCache.png deleted file mode 100644 index 6d6c0e4166e046638168e06e4072b9dd59011ec6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20851 zcmb4q2Q=K@_ODT*mn3?Zq6Sf-8$m=wi{6Re8ND-66A~oK=p_lFcSfB-kPsz$8H_SS z?}jMzMt;BhyZ8Rrd+WWovaGe8e9t-i?6b>f?|r;^p`lDp!bpOHgF~+J?1?rG4giXS zgZG5!26m*AKaI;g#ICIn2c~|{$;&}Z_53wQ{xpqN$4wOOg61Y}&m|Z(W2qz*-eI}yy2uxP2z4`|w13N@44*6krpV1(@_Wg1NaT*4gy36>BUR2NQHY}I~AxDNNm8&o-cXI!WFoq2dY?j zUkZ*rW)X#JIYcLcCe&}|=6j+y zXNbj#@glW4x$Y!=QLW=_zIpbQ-bz>~#_-vLyA!t(ZVOTcy;l4xe(%;BMPaU{L|m2X z&$=VGMxKtiY2RIcP@F0HjPY*L_Zb`K8bZnB2kd;`qE@n3x>iJ1m{vFrOh~e=9(#N~ z)mh@!?sIz1fTBW)qHfrx3Crt!%Fv$slCOL7QG&5Td47X-rB=+B+oC=hk^>R6DyjwL zA5%sd9q1g;j+MW>n{Upguxdbt4MzIcm488g;T`#rkw?=+^uD&|X2_%`q_=1AqpwU; zD`XgrW9Zd=C@!>_ww6wr?yhIZ+rS%4^S+NH<#`Hc3KOrOZgELr$$SZ^-l1NnLZ?=h5Y!_u0wkfq3oxh@x z?|sf?%B5_dFi4QSrZcTGS42`ot1c^bTp>{6T)>py^2873RdA;N;*`Ro_tG$Ubm-`HKzwUgAA6w(~>?oyVJJZ74r zl*O1O)T_>uT1sDPK4UOzM=qrMD0N-X-f)O&Xi8+c;dVdISI2Cf%u!`~I{PNCh{M-$ zZ&btk1t36yOs1Z>Z*42jy^lT276V6)vomWmJGZ~gR_=)HIPSzCa({^C^5htacnx=b zQ$%W^e#(*NraW|BC=1n8)O=-Mzjjy9TJXI=`D9gNfnN#Qa+eNx0`$yX1}@8p&kN5R zS^N-(H-2mE*X(l7v4~nw47-c5!31J{;uL}J1MKnMypn%qf_r`%7|a2Smy?>cJ*k=A zmVcYqBu^us5MCaR>L}-M__mc;&VgP_8+v z=(Qo^Pa()7zn=(2uZ1VSpQJvS&$JiPl&s``{)iV?BH$!5Bi=09EY~AoXY^y-FxybY zMU`1nfVV=-&825|$2dJh^JOJ?R@*oY@=$fy4~U$1zA%FzdP3^ zmJt~7lQbw4{?aw(p5!I0v9~p_gAKgtlT0nm;TzcgQQJ40D4w;Oi`l-_d28`QLqW8v z0Y8i3YFn9;WQ~kRz%0o!4FO-Y{*5vjXlw(o>$qm=wgIFfw2d=R-T9SyM_+hHJ-~UB zRF4D|6|#w#+&0rR6f|0>xBMNQ%><-*6I($&O9!C|o8m_JqnKjc`(WvapF2!JttX;e(U5bXurm=CB5m{aBgbBV)Wr|+5_N(k&KYnsCa=mw1Jxg~% zPXbof(ZmaAR&uEs-?u?!i-eU~f%i@I$9HOQ!xvT)t--jKOU8rAG=$!f`{Xfkzf+6io{53)nAGv$a6&K$e>8dYW{w0f=>^ z1s$zm=;`?8C;Bxj|3E@K7e6WaHp9eb>(~%0w&8UvJ;t2j3cq`eb0R!rcAj6W=Lv z{jQ+J8==;(GOxLD+Y^K&H|KpI-=)4k(r)ytMMH}UOIm)P>4hC`)`yOc&W-D}Y;4YB z=39LAw)LsI-L{%nS64~EQP1u#;QBNU@_ET`Z(94q1OZh@yb9g@0RmL7I`6u~+{cT{ zHr_Rr$S3;qEM&JRd^SJGHhvM^{>VCdf}o|zuY+0}^~O3F1y}4!k^K&}zWS{*=t%k%U7eiJI-*>>HIV(S6~XX-w#fc}plzgF&Twqbd~Ce?&3j6ShcI)1}nrPo%d zHTCOx|I(py_qu)$`go4E0A#%2q27zfBKMB<^-%ecqEn0y+rec!KD?re(oI0WkArAr z`{T$mUAN-~u3bPGl5P7mOd2@h@wB(2nx@`C8(^Swb-Hax zBbuf1KGHO5I4EgU4BR zM*r+a0#&UcIio4)g^UrH24iBUoX*x_L1#|ADjpe4#5WN4WpQ^tc*1Q_K%Ug<;PXc9 zX9cs6=Kyp;tmBnXI}F|6|1roz31M+E$_h9hl^BTK2^x`lyN5l=WB4&Kw2Z*-c`wFH zt9XIIM4;b<9@K9=y;J5t1ba&l!i@Nt5J`Y1{ImoT_>)@W4q{jgzJ_=O)j{Jt6AXL! ztkOrfxmaK``|a_$c0*z9)S%oU^K-|nD}&|pAU9I8WSng_o0_uaZ}G}Y@K`3PobhTg zpWb@^M3s#aQ>Ol4MbjAN< z_~nLMyoV2We0qZizP*}PU6OK<^W`_DZJ{frIGVrP4m6M|tXOLR<%z?|vP$?!(+Rvv zDmaHG%WHLf020$RN&M2&!eDS0$`c2l8JB_zL?nR&hymkW6W{9O4>$Z$%Ut!*>Gk`Rx#XqZ zaQS!_eILg+9ZV`eTuc#M5VE&T}87nh#vT=e|>niR%{N9DHJv`0~ zeBqM@Ps(gvz}^|fQO~P+99#+jAv=-^1O_X@0Y6OPA=}Otd^<4AReHh2p|f$Lb4633 z|E9@;6wPRB)bW90so4%}H|Ha<+&z0y=*lE|&`2r?%k}`BJ zVkv0h+#C&*p}#K513S##b)kg9ewV^{+YeGIy)RJ~SGM~o z!LX(v3|-hhU3V_#EZ1)rc2pqfgJCNqMz0?~bj{#wJ?Rz%-VGbhDhI_cUU)`Lhl z?;>Z`m=;c--jvx57%ELRrvr)5g7R-kFGk*u9mo`?i(w1(FO3wAs!8FSDLKgX?BnU~ zAY?=E=Bugq%c;)FAwrKnvAI$$ciTl64-2JJN22Yrir zL4tvu@3h2Kh8~xias1H6DSSve8r92#pG4)bSWoqO5tEC#SZhf*oV_=x3a=lvPLS2d zS7rFjz%z}Atc{gA3==$IN1Nihur0;9F6>GtAR>ojH7$|+3KA6<%YqKS}q`| zc$E!ybzCX;`)5MP)=&lP>h~wN=JmpzP236s09|OdpNU*ijG}Vz|9;JSZIg`@)co2#c@((O_cCNN*HZp7!*b052b{;bz!e#h^eKJds zIe2Ce$bTUxi`jM$3px*(S7K1$uAfnO9EFKFKME!(r*!NB6cqZcOL|-NiUqC_GCjZ_Iq1$(?MZFZRo45XeKxRbwasQd4Tu= zmh1QK(=`PWmq(*S{ zzCd*dawFHYm2%`TdtH=%xs;t4ohVGXdx&$(kulJW6_if^X`IoHdw_2||3US9QG3#c z9^BrxnQaoP|P< z0y7#A;h8Ie#86*CM4@^nFA9KmhMhQLJV({VedLnl&c16lV};4a8nd==+9MvS1+QmE zD$vacUXBR*WFmW6gIxHcuvZ*ilZv;Ls7SHiAUtDyaxYmZx!&~3Xzpr}mUojqQof`$ ziAp03?HAT~>G1_Q>a_@zp}VqJbH|*x$HC4rVbeUwgH#hn!w<$z>mE+ksPh?Zhz+af zx(B1nhXu|ibKHtKK%>WU&+`Cyw%4F!xBEqpJ2l(oFXcGRu-~I|yHB8$30;TwxgjSQ zS`a@m^l(tR(tlMXw7xlPgt1E=)Gc_(xo_04| zWN!x^rA$>wGwf;;wgaRXiot|kZd&Zl7dh&{3qsr-6IEsiA;#`!k3U=_hEth3HdEX2 zTxi1!5`VZSnF<2L&&`svY3G(_8(cR}Tw1Zd>p?~9LElb@KXcAP^YJw14$}A*Xe~D^ z)DQE5{>AXqYqj$MKyE138F5?d!K2(@Mu@A$RNftS@(f}OB~4JEfLhY$wJywV%WnJ5 z^2Kn(o+%?wIxB=QeWka(;HByi$}DyLj4JR9*w}iU8XuHA@VD*s?~dqye{+RLh~kNELs9zYJFTvPD+PaSb9lmLD+jz!~Q18XMSCY4~)-Y<3aTPobv zl1MC%@k>?opg*oKQsE4_aR98m_`wlS%0qtjjL2TXnt=o>DhP=s&#Rtz>?3$IzA?_pnMxvi!G!y%Xy z=rilu{kw}I^ZPcN8;`d(fkmpZazJ7vCZ_L76LX~LM}@nZfH_TQ!BFN??O=W-TsZ{6 z3-k?}Y*Uk41WPprQX)|?wkwOe6i}542-vwOhLz;58BA-d4Ly(LQV5yq8%fHtJA1b1 zr?5tdT-OYm8I9kSnHP*S=@kY{)__ZySfv*lvdmeqZi-sr?iSa-+}n%Qv3m5rX7ERe zqhihM^zE>zMQK*fMBeQe9Yv2xQZ8~YzUR7BB1SLQfaoSSrCi>NJ&86hqFoh?Ch#zQ z2pgnD>F>F-6u9+L+pPoZkq3%6BS8l*`cv@SK5UK)B0HVc%mZ4AcGgn(4D_E@_JUP8 z8tokhx~qb;gPC*u^87NJxx0AMXJ*2QY)dyjwqBmhHWHf7nt*ta3h9bxU34fkHuNkd zYQP8jP6Qi~+EHvfiUhg5SGs30Ygm`ei}A)x4}~_I8$&58i`F_f7lDx`^uF1+0t7}< zzU2t*eiJ>Ou>-fhJ!7YOlo@0Zm?C|xg^YDbM4{KLWlIt4_``iw-hxSjZ*K`q>1P;E zY9oJox>EPi_N5V;?tRw`t&#YZ7twq->u-nlC|NRc)}a0O_)-Yl#Y>NuTt{}c=WO~U z(6N%|=kQLkwgYsk&Yt1E#sTi~ zkt92mm_5oC>98)M?uJxZVp}p>a$5?Ty*25SmE+wI_v#Zkp1s|9%%NkUz{FUeN_obZ z@bmJVu{OHT0`S&2!8!*8Qm#5D1wO8N?+>1&0`BDnH&coqL7Msdi%@+-PTCZCdzjBy zlP^BL1={vL9AM)OA8s+c-zMndEju%oY^Ed?CA3B)wbbVF8=Y$9Wul!z_3Z}-g?oK}ob05=ZYVm8 zFT5G7T1lG7Km>jGjU!U&R4;Tj-QL%PKL3{6-wuo#l;26(o4wVz5IUD?X40P%iH%Uv z!ePZai=nMLKijUv!)m7*Z-Z)UE-59ChL@5W=bNwjQ-T-^73(GK=sf(4^9?kv}LvG8}^Y9Qm$TnCdYf6%Qy`aZ_K3$EXUj$O;%pcu6yE`s8lj`*g?w!y;ij08Wpn-i$Haz zs|g@2lDsMuBwiV1E_5>#FGE$J-(@Q+u4RVoxB`O@A$s z(tOj&{XMqx-J5dzLW**d-}&F-vkIJSnb(uS#(#m6g)q#-zm%EKW1ofO&g*hyQpj`|83RKv8{s`S^-i+mvU03Pe7%w%sj#)y#fX`W$c7Pnvh<1no@!fgJf|`9Ih$SGeLZzuVC?beF&NvcW-pKU^@EQkKDoY!@9^ zj_}x7yi%XiuiB%ZS>9$X>Yyv`PGYl9Z6+IKf7eO?$vu`M$50*)M)1{dg&!2xX;&3o zdO5<(fZ8=!2=_+=eDxn6X@){DY8#c%wv~gDX>ko`n59GPdI_6Qdh(Fh;BQ^HH$UKv*O#Tqf<_eN>uPIS*mf$G2S5AA-|wFE=>TkqF2UO<+N{>u;uOc|e51)m*Q?JsqgQ}?CzrQ-@9iohmy4qAWYvkE}3 zYQW7#idRnJ@oelY&mnjM1S%w{V@uyD%LbK23MUV`NEHfl{V=E^c%NoN)~W>%Z9@WW zeMIwl@<1f^bBJ{@lTiH^ZSDdS!}-s|(35}xXLFr@={7BBbE15+;o*$&)U`^>AQeaj zywOqb-_+LpR5a3|L%Fw}!)Pj7Ph97~nb!i)$*F0J6DAl+4u9#?$WsY<>G<9oVLwON zcGQfMUJWKyoSHT7C{zR-gn(ejCa`hxcYB*9$4sp{SX}pFRrK3RjbCfq)H%=jz>kv! z`-PB3O5y$cjM*<7AwwZ2B1*S`E!ZqsbNxb?(!RgKIb-M#s==~_9+#fqkKgghm@(d| zxn63=5*M=!qpJ*BbN9pD;Ss65RHU<&QiDT?(%yhcixQoJ2$-%z=~S5K@;hXUF`a8oKrt=-Qd&Uo4vDHO7E<>SFCY z&d+ZFL~eo>ZJPhJ@Rgi1pi%Km8qnzWv=JtFbNDxy^juE?MKhQ(H9;bFjV2Zd>)3HC zMl&+Uw|Dm)^TR6F`DF`6mHM{WV8fQZi=1eR)cB;>JNX3wU?Noac)Y1qGp9|q2 zM3A}tEd)VSEC1J4P_?p>&x@<)%vBdxZ)bsXaL^#$&nHU#r#!1`1=sBZ<92SYO_==-?FOrS+I#^M?h8iP}xcFV44H`@u$ ze6@U+093{x{>O_$gV4WjuhL=mi|L@}V{Xh*KUNNPV#uBL^PRp}XMJwW#lfG2YK0G| zUbYjF{#6kBr!w|8fzSM>L`EcWO<2$43TVhwvQ?cKP6Stqvm@yh;l)2@8FsMW(B1$0 zLqO3c6&2`*K79Lmgfb3(7A-Rlt_B?N*9zEb+kX)Mhb^-x1;OCkp#RAV6?O!>5Igd} zc^U(6UL2Ev&+=|Pg#&OY@R`|>kFSY;FD|Z{LB`XN{TR-H?70h5=RgL|;WHCS*hwON zE5?f$g;6zI!+{ySiL>{+$~S7O`1maZd!EVC@mkKzg=Y@M-j8}ts^Dfo-k8nX7wxU^rGNg{Y7!d~%*(Oyj?J+OvVoLPo#6-V9# zk%zTuwh>g9Qtq#UrLksfSH#qyP4Zm<&-~TN!he+#k^~%CD>|q>Cg53^@I3N?7Ri6HKo8D9O zla6j`qi=7y3G$RLs78}DQJMGGP-VvP&wpA9PKZrdb1Gyrw!cy_PS_rL=aq>%RM)`z zGOJtt3hij`IudaY zParZAtE2n~tz<_Fy)R`AUt?WVgIlfM(s((MGiTQ$CTwXOOGGDa`I|ne@<&_ZB0rXm zz#P8rv>aTZ-;{SWvjNr#zgjvjOr>>gcl(r&LEDu@U5W?0Q>QxiLyCO17OF*W%oOjR z=`1f7>>rOV9TN7Uhu+c4j8Z_~2#^Alr73Qwl@@>NnXcD&BX@}}Z)h43ZLu$h>O6g* zOcZ`8CHCa}oe+XTjsNR|*ZrfYSD{yFosTZD)hSIV`DnOFc9i}G=X~u^(^TzPcd&8r zLRlU1Ab=EWUf|4UaMyGNIEsIa#(FCiQ8^}zxTWlnT4a`D+-*ea3A@?%{=@>5)a1g4S*v0f^Z+!)g-F7ZOQVHywcPu0<2RkYy1Q{5f09&jn6 zlF_e^PvAdKz^dov=El{P4*m3$w+$W4l2Ki}+KtFqAvTOyE;6jm{GqNPn|Iq-d$XzIH=h_&tnng74;1diAqQ zoZoVYmc|f|vFKNS{Mh2jEJrl+FxJzY;)oX8StATg@O+7mdW6T3N<+hC!nzDV)duJJ z1&pnGS&@31DfywkEKcl7Ko4HcTgy>YEE!6?iU5DAFWPv1DED!Q8+I^#)hk40!;w`| zig3N?qxYQcVRpM5w9)n}sqo18{`r^JR75P+&^I+2vW&H7dt|7r3?!yKNg%g5TXSnB zo4C)jT>@OzKH>v<@1Z-!%?0egQo@%$dhZ5=f0G91_0tEUR} z`To!xZ>Z_Ll&E~E)n2t@s_txKO1D^^F$5Ldn_a1Sk@S0zBB;1nODm^L zg!ggG+Hp(d01Nu@gqT^zw z9Lmj753-_VRBzcV5m;rq3h;yq4g~4(IIP_uYoxP3lrFVa7n;AFHknN=`(UliWm+)j z#kYdvV9Rxp{mwcWfOrc4!n-ywt@lY>dA29G`&S7no2l*N@{*8XrPEx)lV#&Z6;~K% zepB#|4&(Ol)3~LEnY8*Z3jJ&0@qD$%>XtJrHInM7?_J(jwsC6&c}K86JCqY^Uz^*% zYI}s|tDVdiwVCs_6#*NS8HL}&$sDq?-6`J6w8!$gCt`|NXo+q?dzn!1ZP z8 z^#?iy3lL3;1?{}XYQhQM5IXC{#OdZ)_}0d}CM9~hfpl`_92E~CZ!$;my^aAHWp9_x zh`4pt)(Dry(b%Q!3>$U`uv#+k@r8Eh=9sAm>qUgTFCFns*bOphg;lIxUG85Qk*_W| zr`xZ}zbHuyD`2KBc)39XTHI}P?+x(y9Vazdai&$viRrjq)F!dHYQm;iW6#9SWst1!k^(9TA1ed=10~laOjis)CDG za8{?Q>ilya@+S_>Z<}IYaWPqcX%jB>9{eS;cQ0xn)y2frfTYncwR3lMD@Go6h9-fQ z(*V#t+VHmOJIIC;VrW%}*aZHniR$5WQ6cksh`YmSlf#G-L)M&!kz+>EZ~PY|!%5F~ zTOJI$Z$`Fo({=k;WFLP(m>Uls8-qyskPT{*NR0%3Fu74wh+~<|5Q`VQz?LQD-IVnG zhS)(C9c++&0WYXwW9iR?oE;nWuO^Cqxw9h<1*riV?H$>yvGL8mJok|40X9_9CO9Hh zV6+JLgn*Z-jO^8%^<%0Xo=O8Dtf1MY^HSq?C@>%4>UhB!v!PD>QG0)FsuyfXDM_9) z=&gx!?; z(WeLzYd=Jj^~T2sf_#{R&zCA|Z>N+bceV}2kJB4Q+dbI&nhFH^Ts_!3IQA!3_ov%` zXf<1GGS6N~ZlGC$C)q8K5B81B4+`05v&dG!36H+ddJd%g z+;pOkam^Ap<J5t(l`Mr6sQHLpkr)j)|V;|CP6{E^E`z^2jOy4Dg~ z7J5au1gM+IQ`2jGA7@Xh{pjU=(yfIl;SJ6$o*1UD28 zzyPR*JQ`_lP%n7JWm{T9f*Fei^RXqJTw%vXpQd4g8<7IL)q<5J1b#jPK)5`vn+I8j z`t-vq5w2EB0gFLwN@+>?wUUwlY(IAQ2aU%x)4^jJP%Ry(*b|#4PzLMeE*C$QW$Mi9 zciyZitiK%bG|w5>MHN(JaE`tW{G~|JSfZ7zN=O#fP8itR7pf<8%AVpGbrMcI0Q(Mv zHoq*M^_y^KL+}*H-w~hK>gU^y2y!0a9xMbvuJqRi*0}qoq9oM>RmUlFHcOlDFZ=oU zOb~3ECfCw}WO>&hJv$A{)&&hhzT}@H{9|O-9bqUI=^h;ub!#K_#)V?*sZg)#{?&kj zSCm1?#t$wF8CG@8oR>UYORbwGZRhgsyF=W9D5lCMH+9Xhh10&9cn%)E8wK{=!Z4?| zhr8mj2mFs-9YtRpM}Oj0BnZ(3{(!CeH)9VZj*6inlNbZ~bg@oEFC(KRtTo0L4rh)e zOX*+KnkQh^eJZ`kTk9_(G!9>bj*E@30>idio83kRw1_L*Zx4fSER zWpB@s@$brW+Ljwk7>0=br@(8vWhD~*DV9l&(Q`TdH9D_c`=j4jP_>*rm0W&yMy+02 zyF4crUrp+v)V=S$oDo(je|z^e8j=j;gRE3ig7VPj`#9Uj)8K?S)uN4=bqVNJeQm8Z za42qJt?)bo9UC^vUr^DdlJosuqiv*Dj($DToP|=dsokm0CV&;!O{{_t68ersOGi?W ze>+U&{AqM~>u-K{6`}T8q^7meW$OFENB+JO&!?!AqjS>81L;??V)dk#hrSR)MQ+F( zkFswDPel$gG@0<|24>IMpc2cwRfb>(?uq15Qo_>bKM3~s4^>AWodp%Jf(xc4`6&m{ zu%5HB?-63sncrs&U$L2!g)VJ0dnsxBHcej63JYLE)a!k^Upg;{w5ud&}%y+R}GVxf?bGnM9Gw)X&A+?vv(%TW6eztp@{Y)!j3;j;e zOYKt@TE6twg9U5{Z?49vueOWefpS{mzHgbo`zJo@U9rw``U6If(F_cCSkXa);{nWRmT&cOylGb zby1p#HW5PVwHHZZJT9}N(|w1}$PDAnIFWsF6FqvA#F?oCrZ7RZq&2^Sop&lOFf&W0 zcx_9~l6r})3%|t*+22%RhjOvEZ~$CL?5jFlitCEkpO=LW-{EvBeh_{#1a6) zL(equc5@!Cn_CX9n+9AcwG00SL#%9kU(Nc#YS1-PuB6}qDQHVd4F1u%3IED6@;A$Z zd60BKESK!^&0DV7wjr^j9p{7ELcy3ITf?ToL`@@G4%%+%M>}Ch3fcfbavmp z%I;f>GS!wMv~_y-fMF4l??tnwk9gsQji&RT%*#$M8r!yA7ca7UZPq@{$*&#HMeB{$ z?3mBp6F^^hYuf;N^8k(a%r&f?PamRUe^yq>F8nLY$(P)DITxzEbkID;Q$wmHR`w&> zsORK18|6cc*Nrp`sg>aa-T~)4=Xl#gX-WNW>z@(*HA&tvYnp?FbD@u3-PlaQ6(JZ> znhtKTP|p+H)mslSN+ZKoQwCS*1ejY2zcghHBrfXvHDy(0)z;X;pv<1wYUeR2R9DhH zp6#RSKAn3NKd>?2ZN85AeA7=pDFN2QgOUkXRnZEc%&`;aTN(Ym%w@Bc+&9;>e2mhE z4~QY*O~NJ%)P?=O^*qTT)uRQ@OLfX<(r}ln-X3(T^gOH)3x?am?ZDd;ZLFqZm2|eb zYgKLWB)_7voq8H={qXf#L9 zbQjo~GGJCs;xb5cDCpgM=w#*?AzrqQXLLnucW~oF0g%vjw*lTIA8hWm)Fx00ZKUu| zhnSZ~)U|@-$M4qKMv^`OhN)rk@Py8?mpoMXz)SfLGze&4i>&Ff7%Kh{tkFB#71FTX zdAuIlv}~(bF=@KBBy+zV7Hl~zyDTQd$Jftv}c(>;XjyZKz-x^ic9 zAwTj#Fog@FrxEG?5&%-0Prqi?6_-4qJ4-?M1r1-+z{7YS~ z7B*|DQ`Nao#kUcsY-&DUqd?D0$M^kRwQ!KeZyK4e*cAG*q%YJ4p<(|uQFV5$+lcS< zG@h=fx3W*cE%EsIqL)+fZckaK1)~YMNzF@RrnR;(y+kxIw8ZvDcWU21(0}7r|7w_V zae=S;`c<>c1#k0$KG|tk9y7>27A@X$&i6cFVeB4qqqEQ}$h8$#tO-wvIFai){}dQ3 z5KRL0BrTP1TnUYc&IDU0g8Rc%+~dpRn??vj&}9cw_uK8K!2J-qP82kQa*yw+>AYy_ zqvGw!#;s|}@Jaj8EW?adNQ_~n=V=xrn;?JG)at23)NE>N$_L6P4pg8bI}{(K%rw2? zc8bT0K~JwVnM|=`hwJx-Zl3~BkUh_Z+h8btme5ytYTb|jFVG+8bKf2isJ$Kn={|EE zSNaacbL&sW+c}!Tol4Z3g7owqB7_J{jVH9GU$^O4mHt8q5g<~D2~2sho5g-t}eVx-pm-&79{AW zd4vvtyTFFB;yL%dpZ5!x@Z3Q+IS7BVNjRNuDO(42XN06;dE2r~ zBwpV7s3yJKb(M)%IINT|xSMy%F;A5nWVaPB?WcyVf!U%ga_Z#Pvu?I<_qJV@Gy_L{ zXT*0DB^$?-n)oU1N!+7ImH^H|B(dc?M-L{~_1kVHOWs8(CboFqS`|N{BO!!2F0t~k z;stmTkRLkc8D!*gyc$DxlpUrH-KGhX$j)gdk0JU4?o&?Q9TP##4+G3x0Bse@lGv6& za~Hn8T@34ISI|7pIdy5X_fY={Y2jIgcN)$oGGQZHJXDEGUMJu-vyFCrYlIc)A{45* zb0oxH>10IMlQ?^~Vm9?A1gjDTkG`#x{X%5ObFO`*?d8Vv=_~I&tOeZnSxkNUddFyd zdkU2J{oig0+y;b}G6a5<5f;@saWTdi98; z{aZyeSDRas`BN!10QKylW?E`8Daxsr<^pfgXg zZj>M`NR$}suVJ5$04*g$`?{ZU$SsFa^*%fP2n4)rlwy&UlCo$Jkc}tSN`8)_$}5)!MW4EjLEwTjLm6*=Iz_Mh@axmW#`= z>3QMo?wF7ZtZB;juyq6;BU=+&{9UvwtHfDdroz?d0lK+N`lt*#^5qz2;n1O#Pw+^x~}~ zZantE+W8}2%k_xE52x}btc1eMOoaSpgC|_unYk`L@QKHB|96buXgBAqUc}%VB+#!x z(7?~c87jZE%Jlo~U78{X<7}4Q29GI$KGs7Ek&O#N8Hyd2{i_cn_NWgR#{ldfVeql$ zwE>y-JUrHQ&7@ffA#J|CzCYFi_RkUCVSDEL?#%^bJ`&$W(pMT*)?~)RKWzkp)+eWK zK1w+p8M%Vgx!WXa*+x8YR}nLFOQW0;O&xb$|XWGP)#G2f<1s*1EZyVo}bke2eHAtbeXGz5v zUX`eH5vt?tYEmNiQNXaBy@(N0#L6CrhN+of#kcH1CCMe?Zl(bX_|N|{Bxgd$xG?sY zm^_t&Ei9geR%zc)+Py0+<5N%OackkWs@%g2H4$BSiZP{fZ^fj#Qbg?)r3dGkV^*%` z=QGMvzh?G^RfzpsB7zGDWRIE$bD8AuMa`9r2$yO!1Z$nh())@lj&5$eJD78l2?Hos zhJfN~Ex_l=#^OFH@Q3`+16$R2Zce}TY)64oHwJ04EbdSbhEy$MkPpPtNc5|yB7v!r zfyKgR!#mK^Ge=WPWPmkrxMjn=io+MMn)^=1F!k%C_}e{nM(J6Lpg@W>Yy_S6sHl-K z75r&|yRWZwg;v`9C1}9~^Hbv-d83KQQD|ix9Mgnc|C~AwIxpChexNTLfP!@ap&S*3 zh(p{|@*;+f&gxIPkMZ2l`4u&*TSJclsNP!>s&rJ<(Zq$uFIzqC`i0a}V^|33D*eD~&ES>0iM&9uVTXS^fjW zDfjL*Sj;w9nz$uVj9RW$-cg3v`%&Njk5;wy41ms;C0T}*W;)~y8`qLu^5Q0J27C5$H^B2)cjxFXRur2UTbvS?>fi31=6GY`0o|}u=>B5@E>ja z|Cb4Wb^ibE^Z)mRzgidn#j`l}kdLt=3fJPn9tlU`T0GZ8_`k&S@_K?8_Pamw#1enR z82+yb*zeRQ5Rch-Ed(Ba`6+><zR+^;`-sgCt~f z%=sF_n=2t~m^;DRrJMGPn7M#0`j^u|yowuZKVg0sVFkT&=MRStJQdIA1kDj4GK~%% z`%k9Vnum4~B$wS%b{rd|WJL8*)Sx(8!R;Fg;`COaAF?-zF!SU|^t9{sN^z-?lc5c= zPgbq+WcG7%yI=fn{KBLi*IX$$-#)A~huS`Iw=~z3Y5a2j`(wB2h|CqXsBfRX_rKb= z(x9fUC`8@_PD3@i;Rn}i`gBSL2l{8%ChNtak`IV+XqP_)gp6iJ7&*GZt=+N z@LT?U=(v!R{yi@t&OFjo|-9P9U#4W!ZnA4Zi?5P@LKdV$;+tgHQ zIug{CSuE=!`?pDt1ycI=VSk(^HYAES@rF97EE7Lg_mI-XJF#0DP$Rm?7qWI-4-Ghj zRX~B$9apbFmr}-OpJz7{qFS=*DYE`29tC~n)X4L#UaraQd~#B^pNS>bD6%pJk1>gD z5y^%l&qMVS+ljoTBC*>KgM%}E;#Ghkwm}We0}pdX$JP4EwS-QOSvlp%t`wDlBNW`R zk4*E`%dCKc%+2%x1-(#|Vdb8NE4NnKp3H4~@~%9U=Tq`s3^GT@S0XrWg(2Q!^c**^ zy;AY?0wJY)NU>rIhS_c*dwXSaotv7r^JRYm}SNk-CI!e|HAJ?0m#7Z~>Y z-7Pv4b32TdjD(v3?8OY1pQk_oq5)F(LW}l*yaUn3;ChQ%;Ybqx^ig#NctDn}N=fkbKEaghJ)tc=_ljXNMC^*zLgJ z@HB$>N`BaWPw&H3;03*3G_;(%h`;SuhMFYc4##@!*5}q3VsewwEZRrZooc7)jM>96 z4i#gB5rlNL32I3&uai7gfk0Alkl+>r{$eRP5~ko->q3=ggeU4R0fclWC`I55igFbk zLL1!#SqW9n5F~+>AT=>~J*MFZ&sbE^DD3Ep@dIZdP=iDJX#Ze^>U}mSyn?i3l#+%~ z;$yBEd(3@L&k>yztqdI_Tx564Sdk_h+(qP}-uyH$dSpPR1b@C^4EDeOt1~;^JnCoB z`;5jDYdLP-y?iB;CF0=05c`1<cQNWZoz(bL{ zjuaQV`xJzcpQnHvO$VvwBuEPGpvM`*z%xEktu>KhCB%-0D@186o56GLOS z0h)HuETRGFQYWG}4N&K)$p)y?i3a{mBY93X!&v5;e868vsA&o_L56WA$2s}k%~-0N zj5o+|e;ZY|?Cp5|-vIxL0S+CVIRhe$8p}8eYJ^yg1`r50qc`YBgv`gYEsw4KCAdC> z%Ai=L5vie#RiD}~%*$!wc9+_i_6bcN?9FZ+^iy$!4pkAi$inOOwG2`jjf zQ)^$s=6{lEm*3jSw^5np;Z(kob=5CI`d0?GWfeyGTb5jqEZEH}Fl;6& z9?IClhKu13zuGC5_2j&$V2_xSg$-!Ys3kZh>@P2t18`{;?VowbSx9TRY>hc<7-_1q zznN1Qkvd#Vlp>uXAyjEpu<-D!eI=yaN#jW$o+X==Ius2o>8 zt=>e1O)WPlePXA#ksD}CRL diff --git a/config/includes.chroot/etc/skel/.audacity-data/audacity.cfg b/config/includes.chroot/etc/skel/.audacity-data/audacity.cfg deleted file mode 100644 index aaaf36a..0000000 --- a/config/includes.chroot/etc/skel/.audacity-data/audacity.cfg +++ /dev/null @@ -1,4 +0,0 @@ -[GUI] -ShowSplashScreen=1 -[Theme] -LoadAtStart=1 diff --git a/config/includes.chroot/etc/skel/.bash_aliases b/config/includes.chroot/etc/skel/.bash_aliases deleted file mode 100644 index 5a188c5..0000000 --- a/config/includes.chroot/etc/skel/.bash_aliases +++ /dev/null @@ -1,103 +0,0 @@ -#!/bin/bash - -#shortcuts -alias d="colordiff" #pretty diffs -alias n="nano" # nano text editor -alias m="mousepad" # mousepad text editor -alias o="xdg-open" # open file with associated program -alias encrypt="gpg -c" # encrypt file with GPG -alias decrypt="gpg -d" # decrypt GPG encrypted file -alias chx='chmod a+x' # set execute permission -alias clipboard='xclip -selection c; notify-send --icon=gtk-paste "Copied to clipboard." 2>/dev/null' # send stdin to clipboard -function f { find ./ -name "*$1*"; } # find files in the currect directory -function psg { ps -fp $(pgrep -f "$@"); } # find running process matching a name -# alias rm="trash-put" # do not delete files with rm, put them to trash -# alias frm="\rm" # add an alias for rm -# alias mkdir='mkdir -pv' # create directories and their parents by default - -#ls and grep aliases -if [ -x /usr/bin/dircolors ]; then - test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval "$(dircolors -b)" - alias ls='ls -F --color=auto' - alias ll='ls -lhF --color=auto' - alias ls='ls -F --color=auto' - alias grep='grep --color=auto' - alias fgrep='fgrep --color=auto' - alias egrep='egrep --color=auto' -fi - -# Aliases for going up multiple directories -# alias .1='cd ../' -# alias .2='cd ../../' -# alias .3='cd ../../../' -# alias .4='cd ../../../../' -# alias .5='cd ../../../../../' - -#load autojump -if [ -f /usr/share/autojump/autojump.sh ]; then . /usr/share/autojump/autojump.sh; fi - -#use a colored prompt -force_color_prompt=yes - -# Prevent ">" from overwriting existing files, use ">|" instead -set -o noclobber - -# Append commands to history file instead of overwriting it -shopt -s histappend - -# Don't put duplicate lines in the history and do not add lines that start with a space -export HISTCONTROL=erasedups:ignoredups:ignorespace - -# History length and file size -#HISTSIZE=1000 -#HISTFILESIZE=2000 - -# Use windows-style (cycling) Tab-completion (default disabled) -#bind '"\t":menu-complete' - -# Automatically correct typos in directories names -#shopt -s cdspell - -# Check recursively for subdirectories when using cd -#export CDPATH=.:~ - -# Automatically cd to a directory when you enter it's name on its own -#shopt -s autocd - -# Check the window size after each command and, if necessary, update the values of LINES and COLUMNS -#shopt -s checkwinsize - -# Ignore case on auto-completion -#bind "set completion-ignore-case on"; fi -#bind "set show-all-if-ambiguous On"; fi - -# show a ✔ or ✕ symbol before the prompt depending on return code of previous command -# $(__exit_code_block) must be added to your $PS1 -#function __exit_code_block() { -# if [[ "$?" == 0 ]]; then echo -e "✔ "; -# else echo -e "✕ "; fi -#} - -####### Colored manpages ########## -export LESS_TERMCAP_mb=$'\E[01;31m' # begin blinking -export LESS_TERMCAP_md=$'\E[01;38;5;74m' # begin bold -export LESS_TERMCAP_me=$'\E[0m' # end mode -export LESS_TERMCAP_se=$'\E[0m' # end standout-mode -export LESS_TERMCAP_so=$'\E[36;7;246m' # begin standout-mode - info box -export LESS_TERMCAP_ue=$'\E[0m' # end underline -export LESS_TERMCAP_us=$'\E[04;38;5;146m' # begin underline - -# Syntax colors in less (possibly insecure, disabled) -# if [ -f /usr/share/source-highlight/src-hilite-lesspipe.sh ] -# then -# export LESSOPEN="| /usr/share/source-highlight/src-hilite-lesspipe.sh %s" -# export LESS=' -R ' -# fi - - -#git prompt configuration -PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w $(__git_ps1 "(%s)")\[\033[00m\]\$ ' -GIT_PS1_SHOWDIRTYSTATE=1 -GIT_PS1_SHOWSTASHSTATE=1 -GIT_PS1_SHOWUNTRACKEDFILES=1 -GIT_PS1_SHOWUPSTREAM="auto" diff --git a/config/includes.chroot/etc/skel/.config/Thunar/uca.xml b/config/includes.chroot/etc/skel/.config/Thunar/uca.xml deleted file mode 100644 index c2efbc1..0000000 --- a/config/includes.chroot/etc/skel/.config/Thunar/uca.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - utilities-terminal - Open terminal here - 1376925988838423-2 - exo-open --working-directory %f --launch TerminalEmulator - Open a terminal emulator window - * - - - - - system-search - Search... - 1376145324304167-1 - catfish %f - Search files and directories - * - - - - deja-dup - Restore files... - 1623864079910491-1 - deja-dup --restore %F - Restore files from backups - * - - - - - - - - - - disk-usage-analyzer - Analyze disk usage - 1630524112313436-1 - baobab %f - Analyze disk usage by subdirectory under this directory - * - - - - diff --git a/config/includes.chroot/etc/skel/.config/Trolltech.conf b/config/includes.chroot/etc/skel/.config/Trolltech.conf deleted file mode 100644 index 2698792..0000000 --- a/config/includes.chroot/etc/skel/.config/Trolltech.conf +++ /dev/null @@ -1,4 +0,0 @@ -[Qt] -font="Roboto,10,-1,5,50,0,0,0,0,0" -style=GTK+ -GUIEffects=none diff --git a/config/includes.chroot/etc/skel/.config/autostart/conky.desktop b/config/includes.chroot/etc/skel/.config/autostart/conky.desktop deleted file mode 100644 index 00b4b8c..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/conky.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Conky -Comment=Display information on your desktop -Exec=conky -p 20 -Icon=user-desktop -Path= -Terminal=false -StartupNotify=false -Hidden=true \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-gpg.desktop b/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-gpg.desktop deleted file mode 100644 index b0cd26d..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-gpg.desktop +++ /dev/null @@ -1,123 +0,0 @@ -[Desktop Entry] -Type=Application -Name=GPG Password Agent -Name[af]=GPG-wagwoordagent -Name[ar]=عميل كلمة السر GPG -Name[as]=GPG পাছৱাৰ্ড সহায়ক -Name[ast]=Axente de contraseñes GPG -Name[be]=GPG-агент пароляў -Name[bg]=Агент за пароли на GPG -Name[bn]=GPG পাসওয়ার্ড এজেন্ট -Name[ca]=Agent de contrasenyes GPG -Name[ca@valencia]=Agent de contrasenyes GPG -Name[cs]=Agent hesel GPG -Name[da]=GPG-adgangskodeagent -Name[de]=GPG-Passwort-Agent -Name[el]=Πρόγραμμα κωδικού GPG -Name[en_GB]=GPG Password Agent -Name[es]=Agente de contraseñas GPG -Name[et]=GPG-võtmete agent -Name[eu]=GPG pasahitzaren agentea -Name[fa]=مامور گذرواژه GPG -Name[fi]=GPG-salasanojen agentti -Name[fr]=Agent de mot de passe GPG -Name[gl]=Axente de contrasinais GPG -Name[gu]=GPG પાસવર્જ ઍજન્ટ -Name[he]=סוכן ססמאות ה־PGP -Name[hu]=GPG jelszóügynök -Name[id]=Agen Sandi GPG -Name[it]=Agente password GPG -Name[ja]=GPG パスワードエージェント -Name[km]=ភ្នាក់ងារ​ពាក្យសម្ងាត់​របស់ GPG -Name[ko]=GPG 암호 에이전트 -Name[lt]=GPG slaptažodžių agentas -Name[lv]=GPG paroles aģents -Name[mk]=Агент за лозинки за GPG -Name[nb]=GPG passordagent -Name[nl]=GPG-wachtwoordagent -Name[nn]=Passordagent for GPG -Name[pa]=GPG ਪਾਸਵਰਡ ਏਜੰਟ -Name[pl]=Agent hasła GPG -Name[pt]=Agente de Senha GPG -Name[pt_BR]=Agente de senha GPG -Name[ro]=Agent parole GPG -Name[ru]=Агент пароля GPG -Name[sl]=GPG agent gesel -Name[sr]=Агент за ГПГ лозинке -Name[sr@latin]=Agent za GPG lozinke -Name[sv]=GPG-lösenordsagent -Name[ta]=ஜிபிஜி கடவுச்சொல்லின் பலம் -Name[te]=GPG సంకేతపదం వాహకం -Name[th]=เอเจนต์รหัสผ่าน GPG -Name[tr]=GPG Parola Aracı -Name[ug]=GPG ئىم ياردەمچىسى -Name[uk]=Агента паролів GPG -Name[vi]=Agent cho mật khẩu GPG -Name[zh_CN]=GPG 密码代理 -Name[zh_HK]=GPG 密碼代理程式 -Name[zh_TW]=GPG 密碼代理程式 -Comment=GNOME Keyring: GPG Agent -Comment[af]=GNOME-sleutelring: GPG-agent -Comment[ar]=حلقة مفاتيح جنوم: عميل GPG -Comment[as]=GNOME Keyring: GPG সহায়ক -Comment[ast]=Aniellu de claves de GNOME: Axente GPG -Comment[be]=Вязкі ключоў GNOME: GPG-агент -Comment[bg]=Ключодържател на GNOME: агент на GPG -Comment[bn]=GNOME কীরিং: GPG এজেন্ট -Comment[ca]=Anell de claus del GNOME: agent GPG -Comment[ca@valencia]=Anell de claus del GNOME: agent GPG -Comment[cs]=Klíčenka GNOME: Agent GPG -Comment[da]=GNOME-nøglering: GPG-agent -Comment[de]=GNOME-Schlüsselbunddienst: GPG-Agent -Comment[el]=Κλειδοθήκη GNOME: Πράκτορας (agent) GPG -Comment[en_GB]=GNOME Keyring: GPG Agent -Comment[es]=Depósito de claves de GNOME: agente GPG -Comment[et]=GNOME võtmerõngas: GPG-agent -Comment[eu]=GNOMEren gako-sorta: GPG agentea -Comment[fa]=دسته‌کلید گنوم: مامور GPG -Comment[fi]=Gnomen avainnippu: GPG-agentti -Comment[fr]=Trousseau de clés GNOME : agent GPG -Comment[gl]=Anel de chaves de GNOME: axente GPG -Comment[gu]=GNOME કીરીંગ: GPG ઍજન્ટ -Comment[he]=קבוצת מפתחות GNOME: סוכן GPG -Comment[hu]=GNOME kulcstartó: GPG-ügynök -Comment[id]=Ring Kunci GNOME: Agen GPG -Comment[it]=Portachiavi di GNOME: agente GPG -Comment[ja]=GNOME キーリング: GPG エージェント -Comment[km]=GNOME Keyring ៖ ភ្នាក់ងារ GPG -Comment[ko]=그놈 키 모음: GPG 에이전트 -Comment[lt]=GNOME raktinė: GPG agentas -Comment[lv]=GNOME Keyring: GPG aģents -Comment[mk]=Приврзок за GNOME: GPG агент -Comment[nb]=GNOME nøkkelring: GPG-agent -Comment[nl]=Gnome-sleutelbos: GPG-agent -Comment[nn]=GNOME Nøkkelring: GPG-agent -Comment[pa]=ਗਨੋਮ ਕੀਰਿੰਗ: GPG ਏਜੰਟ -Comment[pl]=Baza kluczy dla środowiska GNOME: agent GPG -Comment[pt]=GNOME Keyring: Agente GPG -Comment[pt_BR]=Chaveiro do GNOME: Agente GPG -Comment[ro]=Inelul de chei GNOME: Agent GPG -Comment[ru]=Связка ключей GNOME: GPG-агент -Comment[sl]=GNOME zbirka ključev: GPG agent -Comment[sr]=Гномови привесци: ГПГ агент -Comment[sr@latin]=Gnomovi privesci: GPG agent -Comment[sv]=GNOME-nyckelring: GPG-agent -Comment[ta]=GNOME கீரிங்: ஜிபிஜி முகவர் -Comment[te]=GNOME కీరింగ్: GPG వాహకం -Comment[th]=พวงกุญแจของ GNOME: เอเจนต์ GPG -Comment[tr]=GNOME Anahtarlığı: GPG Aracı -Comment[ug]=NOME ئاچقۇچ ھالقىسى:GPG ياردەمچىسى -Comment[uk]=Служба в'язки ключів GNOME: агент GPG -Comment[vi]=Vòng Khoá GNOME: GPG Agent -Comment[zh_CN]=GNOME 密钥环:GPG 代理 -Comment[zh_HK]=GNOME 密碼匙圈:GPG 代理程式 -Comment[zh_TW]=GNOME 鑰匙圈:GPG 代理程式 -Exec=/usr/bin/gnome-keyring-daemon --start --components=gpg -OnlyShowIn=GNOME;Unity; -X-GNOME-Autostart-Phase=Initialization -X-GNOME-AutoRestart=false -X-GNOME-Autostart-Notify=true -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-keyring -X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.4.1 diff --git a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-pkcs11.desktop b/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-pkcs11.desktop deleted file mode 100644 index a290fc8..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-pkcs11.desktop +++ /dev/null @@ -1,127 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Certificate and Key Storage -Name[af]=Sertifikaat- en sleutelberging -Name[ar]=مخزن الشهادات والمفاتيح -Name[as]=প্ৰমাণপত্ৰ আৰু চাবি সংৰক্ষণ -Name[ast]=Certificaos y almacenamientu de claves -Name[be]=Сховішча сертыфікатаў і ключоў -Name[bg]=Съхранение на сертификати и ключове -Name[bn]=সার্টিফিকেট এবং কী স্টোরেজ -Name[ca]=Magatzem de certificats i de claus -Name[ca@valencia]=Magatzem de certificats i de claus -Name[cs]=Odemknout certifikáty a umístění klíčů -Name[da]=Certifikat- og nøglelager -Name[de]=Zertifikat-/Schlüsselverwahrung -Name[el]=Αποθήκη πιστοποιητικών και κλειδιών -Name[en_GB]=Certificate and Key Storage -Name[eo]=Memorejo de atestiloj kaj ŝlosiloj -Name[es]=Certificados y almacenamiento de claves -Name[et]=Sertifikaadi- ja võtmehoidla -Name[eu]=Ziurtagirien/gakoen biltegia -Name[fa]=مخزن گواهی‌نامه و کلید -Name[fi]=Varmenne- ja avainsäilö -Name[fr]=Stockage de certificats et de clés -Name[gl]=Almacenamento de chave ou certificado -Name[gu]=પ્રમાણપત્ર અને કી સંગ્રહ -Name[he]=אחסון תעודה ומפתח -Name[hu]=Tanúsítvány- és kulcstároló -Name[id]=Penyimpanan Kunci dan Sertifikat -Name[it]=Archivio certificati e chiavi -Name[ja]=証明書および鍵を格納するストレージ -Name[km]=វិញ្ញាបនបត្រ និងការ​ផ្ទុកសោ -Name[ko]=인증서 및 키 저장소 -Name[lt]=Liudijimų ir raktų saugykla -Name[lv]=Sertifikātu un atslēgu glabātava -Name[mk]=Склад на клучеви и сертификати -Name[ms]=Sijil dan Penyimpanan Kekunci -Name[nb]=Lager for sertifikat/nøkkel -Name[nl]=Certificaat- en sleutelopslag -Name[nn]=Serifikat- og nøkkellager -Name[pa]=ਸਰਟੀਫਿਕੇਟ ਅਤੇ ਕੁੰਜੀ ਸਟੋਰੇਜ਼ -Name[pl]=Przechowalnia certyfikatów i kluczy -Name[pt]=Armazenamento de Chaves e Certificados -Name[pt_BR]=Certificados e armazenamento de chaves -Name[ro]=Mediu de stocare pentru certificate și chei -Name[ru]=Хранилище сертификатов и ключей -Name[sk]=Úložisko certifikátov a kľúčov -Name[sl]=Hranjenje potrdil in ključev -Name[sr]=Складиште сертификата и кључева -Name[sr@latin]=Skladište sertifikata i ključeva -Name[sv]=Certifikat och nyckellagring -Name[ta]=சான்றிதழ்/விசை சேமிப்பகம் -Name[te]=ధృవీకరణపత్రం మరియు కీ నిల్వ -Name[th]=แหล่งใบรับรองและกุญแจ -Name[tr]=Sertifika ve Anahtar Deposu -Name[ug]=گۇۋاھنامە ۋە شىفىرلىق ئاچقۇچ ئامبىرى -Name[uk]=Сертифікат та сховище ключів -Name[vi]=Lưu trữ Chứng nhận và Khoá -Name[zh_CN]=证书和密钥存储 -Name[zh_HK]=證書與密碼匙儲存區 -Name[zh_TW]=憑證與金鑰儲存區 -Comment=GNOME Keyring: PKCS#11 Component -Comment[af]=GNOME-sleutelring: PKCS#11-komponent -Comment[ar]=حلقة مفاتيح جنوم: مكون PKCS#11 -Comment[as]=GNOME Keyring: PKCS#11 উপাদান -Comment[ast]=Depósitu de claves de GNOME: Componente PKCS#11 -Comment[be]=Вязкі ключоў GNOME: кампанент PKCS#11 -Comment[bg]=Ключодържател на GNOME: компонент за PKCS#11 -Comment[bn]=GNOME কী রিং: PKCS#11 কম্পোনেন্ট -Comment[ca]=Anell de claus del GNOME: component PKCS#11 -Comment[ca@valencia]=Anell de claus del GNOME: component PKCS#11 -Comment[cs]=Klíčenka GNOME: komponenta PKCS#11 -Comment[da]=GNOME-nøgleringsdæmon: PKCS#11-komponent -Comment[de]=GNOME-Schlüsselbunddienst: PKCS#11-Komponente -Comment[el]=Κλειδοθήκη GNOME: Συνιστώσα PKCS#11 -Comment[en_GB]=GNOME Keyring: PKCS#11 Component -Comment[es]=Depósito de claves de GNOME: Componente PKCS#11 -Comment[et]=GNOME võtmerõngas: PKCS#11 komponent -Comment[eu]=GNOMEren gako-sorta: PKCS#11 osagaia -Comment[fa]=دسته‌کلید گنوم: عناصر PKCS#11 -Comment[fi]=Gnomen avainnippu: PKCS#11-komponentti -Comment[fr]=Trousseau de clés GNOME : composant PKCS#11 -Comment[gl]=GNOME Keyring: compoñente PKCS#11 -Comment[gu]=GNOME કીરીંગ: PKCS#11 ઘટક -Comment[he]=קבוצת מפתחות של GNOME:רכיב PKCS#11 -Comment[hu]=GNOME kulcstartó – PKCS#11 összetevő -Comment[id]=GNOME Keyring: Komponen PKCS#11 -Comment[it]=Portachiavi di GNOME: componente PKCS#11 -Comment[ja]=GNOME キーリング: PKCS#11 コンポーネント -Comment[km]=GNOME Keyring ៖ សមាសភាគ PKCS#11 -Comment[ko]=그놈 키 모음: PKCS#11 컴포넌트 -Comment[lt]=GNOME raktinė: PKCS#11 komponentas -Comment[lv]=GNOME Keyring: PKCS#11 komponente -Comment[mk]=Приврзок на GNOME: PKCS#11 компонента -Comment[ms]=GNOME Keyring: Komponen PKCS#11 -Comment[nb]=GNOME nøkkelring: PKCS#11-komponent -Comment[nl]=Sleutelbos-service: PKCS#11-component -Comment[nn]=GNOME Nøkkelring: PKCS#11-komponent -Comment[pa]=ਗਨੋਮ ਕੀਰਿੰਗ: PKCS#11 ਭਾਗ -Comment[pl]=Baza kluczy dla środowiska GNOME: składnik PKCS#11 -Comment[pt]=GNOME Keyring: Componente PKCS#11 -Comment[pt_BR]=Chaveiro do GNOME: Componente PKCS#11 -Comment[ro]=Inelul de chei GNOME: Componenta PKCS#11 -Comment[ru]=Связка ключей GNOME: компонент PKCS#11 -Comment[sl]=GNOME zbirka ključev: PKCS#11 enota -Comment[sr]=Гномови привесци: ПКЦС#11 компонента -Comment[sr@latin]=Gnomovi privesci: PKCS#11 komponenta -Comment[sv]=GNOME-nyckelring: PKCS#11-komponent -Comment[ta]=GNOME கீரிங்: PKCS#11 கூறு -Comment[te]=GNOME కీరింగ్: PKCS#11 అంశం -Comment[th]=พวงกุญแจของ GNOME: องค์ประกอบ PKCS#11 -Comment[tr]=GNOME Anahtarlığı: PKCS#11 Bileşeni -Comment[ug]=GNOME ئاچقۇچ ھالقىسى:PKCS#11 دېتالى -Comment[uk]=Служба в'язки ключів GNOME: компонент PKCS#11 -Comment[vi]=Vòng Khoá GNOME: thành phần PKCS#11 -Comment[zh_CN]=GNOME 密钥环:PKCS#11 组件 -Comment[zh_HK]=GNOME 密碼匙圈:PKCS#11 元件 -Comment[zh_TW]=GNOME 鑰匙圈:PKCS#11 元件 -Exec=/usr/bin/gnome-keyring-daemon --start --components=pkcs11 -OnlyShowIn=GNOME;Unity; -X-GNOME-Autostart-Phase=Initialization -X-GNOME-AutoRestart=false -X-GNOME-Autostart-Notify=true -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-keyring -X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.4.1 diff --git a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-secrets.desktop b/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-secrets.desktop deleted file mode 100644 index 2af556c..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-secrets.desktop +++ /dev/null @@ -1,126 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Secret Storage Service -Name[af]=Geheimbergingsdiens -Name[ar]=خدمة حفظ سرية -Name[as]=গুপ্ত সংৰক্ষণ সেৱা -Name[ast]=Serviciu d'almacenamientu de secretos -Name[be]=Служба сховішча для сакрэтаў -Name[bg]=Услуга за шифриран носител -Name[bn]=গোপন সংরক্ষণ সম্পর্কিত সার্ভিস -Name[ca]=Servei d'emmagatzematge de secrets -Name[ca@valencia]=Servei d'emmagatzematge de secrets -Name[cs]=Služba utajení dat -Name[da]=Secret Storage Service -Name[de]=Sicherheitsdienst -Name[el]=Υπηρεσία κρυφής αποθήκευσης -Name[en_GB]=Secret Storage Service -Name[eo]=Servo pri sekreta memorejo -Name[es]=Servicio de almacenamiento de secretos -Name[et]=Saladuste hoidmise teenus -Name[eu]=Ezkutuko biltegiaren zerbitzua -Name[fa]=سرویس مخزن محرمانه -Name[fi]=Salaisuuksien säilöntäpalvelu -Name[fr]=Service de stockage secret -Name[gl]=Servizo de almacenamento segredo -Name[gu]=ખાનગી સંગ્રહ સેવા -Name[he]=שרות אחסון חשאי -Name[hu]=Titoktároló szolgáltatás -Name[id]=Layanan Penyimpanan Rahasia -Name[it]=Servizio archivio segreto -Name[ja]=シークレットストレージサービス -Name[km]=សេវា​ផ្ទុក​សម្ងាត់ -Name[ko]=비밀 저장고 서비스 -Name[lt]=Slaptoji saugojimo tarnyba -Name[lv]=Slepenās glabātavas serviss -Name[mk]=Сервис за склад на тајни -Name[ms]=Servis Rahsia Penyimpanan -Name[nb]=Lagringstjeneste for hemmeligheter -Name[nl]=Secret Storage Service -Name[nn]=Hemmeleg lagerteneste -Name[pa]=ਗੁਪਤ ਸਟੋਰੇਜ਼ ਸਰਵਿਸ -Name[pl]=Usługa przechowywania haseł -Name[pt]=Serviço de Armazenamento Secreto -Name[pt_BR]=Serviço de armazenamento secreto -Name[ro]=Serviciul secret de stocare -Name[ru]=Служба безопасного хранения -Name[sl]=Shranjevanje skritih storitev -Name[sr]=Сервис са тајно складиштење -Name[sr@latin]=Servis sa tajno skladištenje -Name[sv]=Lagringstjänst för hemligheter -Name[ta]= ரகசிய சேமிப்பு சேவை -Name[te]=రహస్య నిల్వ సేవ -Name[th]=บริการเก็บข้อมูลลับ -Name[tr]=Gizli Depolama Hizmeti -Name[ug]=مەخپىيەتلىكنى ساقلاش مۇلازىمېتى -Name[uk]=Служба шифрування дисків -Name[vi]=Dịch vụ lưu trữ mật -Name[zh_CN]=保密存储服务 -Name[zh_HK]=保密儲存區服務 -Name[zh_TW]=保密儲存區服務 -Comment=GNOME Keyring: Secret Service -Comment[af]=GNOME-sleutelring: geheimdiens -Comment[ar]=حلقة مفاتيح جنوم: خدمة سرية -Comment[as]=GNOME Keyring: গুপ্ত সেৱা -Comment[ast]=Depósitu de claves de GNOME: Serviciu de secretos -Comment[be]=Вязкі ключоў GNOME: служба сакрэтаў -Comment[bg]=Ключодържател на GNOME: услуга за тайни -Comment[bn]=GNOME কী রিং: গোপন সার্ভিস -Comment[ca]=Anell de claus del GNOME: servei de secrets -Comment[ca@valencia]=Anell de claus del GNOME: servei de secrets -Comment[cs]=Klíčenka GNOME: Služba utajení dat -Comment[da]=GNOME-nøglering: Secret Service -Comment[de]=GNOME-Schlüsselbunddienst: Sicherheitsdienst -Comment[el]=Κλειδοθήκη GNOME: Κρυφή υπηρεσία -Comment[en_GB]=GNOME Keyring: Secret Service -Comment[es]=Depósito de claves de GNOME: Servicio de secretos -Comment[et]=GNOME võtmerõngas: saladuste teenus -Comment[eu]=GNOMEren gako-sorta: ezkutuko zerbitzua -Comment[fa]=دسته‌کلید گنوم: سرویس محرمانه -Comment[fi]=Gnomen avainnippu: Salainen palvelu -Comment[fr]=Trousseau de clés GNOME : service secret -Comment[gl]=GNOME Keyring: servizo segredo -Comment[gu]=GNOME કીરીંગ: ખાનગી સેવા -Comment[he]=קבוצת מפתחות של GNOME: שירות חשאי -Comment[hu]=GNOME kulcstartó – titokszolgáltatás -Comment[id]=GNOME Keyring: Layanan Rahasia -Comment[it]=Portachiavi di GNOME: servizio segreto -Comment[ja]=GNOME キーリング: シークレットサービス -Comment[km]=GNOME Keyring ៖ សេវា​សម្ងាត់ -Comment[ko]=그놈 키 모음: 비밀 서비스 -Comment[lt]=GNOME raktinė: slaptoji tarnyba -Comment[lv]=GNOME Keyring: slepenais serviss -Comment[mk]=Приврзок на GNOME: таен сервис -Comment[ms]=GNOME Keyring: Servis Rahsia -Comment[nb]=GNOME nøkkelring: Hemmelige tjenester -Comment[nl]=Sleutelbos-service: Secret Service -Comment[nn]=GNOME Nøkkelring: Hemmeleg teneste -Comment[pa]=ਗਨੋਮ ਕੀਰਿੰਗ ਡੈਮਨ: ਗੁਪਤ ਸਰਵਿਸ -Comment[pl]=Baza kluczy dla środowiska GNOME: usługa haseł -Comment[pt]=GNOME Keyring: Serviço Secreto -Comment[pt_BR]=Chaveiro do GNOME: Serviço secreto -Comment[ro]=Inelul de chei GNOME: Serviciul secret -Comment[ru]=Связка ключей GNOME: служба безопасности -Comment[sl]=GNOME zbirka ključev: skrite storitve -Comment[sr]=Гномови привесци: сервис за тајност -Comment[sr@latin]=Gnomovi privesci: servis za tajnost -Comment[sv]=GNOME-nyckelring: Hemlighetstjänst -Comment[ta]=GNOME கீரிங்: ரகசிய சேவை -Comment[te]=GNOME కీరింగ్: రహస్య సేవ -Comment[th]=พวงกุญแจของ GNOME: บริการเก็บข้อมูลลับ -Comment[tr]=GNOME Anahtarlığı: Gizli Hizmet -Comment[ug]=GNOME ئاچقۇچ ھالقىسى:مەخپىيەت مۇلازىمېتى -Comment[uk]=Служба в'язки ключів GNOME: служба шифрування -Comment[vi]=Vòng Khoá GNOME: dịch vụ mật -Comment[zh_CN]=GNOME 密钥环:保密服务 -Comment[zh_HK]=GNOME 密碼匙圈:保密服務 -Comment[zh_TW]=GNOME 鑰匙圈:保密服務 -Exec=/usr/bin/gnome-keyring-daemon --start --components=secrets -OnlyShowIn=GNOME;Unity; -X-GNOME-Autostart-Phase=Initialization -X-GNOME-AutoRestart=false -X-GNOME-Autostart-Notify=true -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-keyring -X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.4.1 diff --git a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-ssh.desktop b/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-ssh.desktop deleted file mode 100644 index f5ce4e2..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/gnome-keyring-ssh.desktop +++ /dev/null @@ -1,125 +0,0 @@ -[Desktop Entry] -Type=Application -Name=SSH Key Agent -Name[af]=SSH-sleutelagent -Name[ar]=عميل مفاتيح SSH -Name[as]=SSH চাবি সহায়ক -Name[ast]=Axente de claves SSH -Name[be]=SSH-агент ключоў -Name[bg]=Агентът на SSH за ключове -Name[bn]=SSH কী এজেন্ট -Name[ca]=Agent de claus SSH -Name[ca@valencia]=Agent de claus SSH -Name[cs]=Agent klíčů SSH -Name[da]=SSH-nøgleagent -Name[de]=SSH-Schlüsselagent -Name[el]=Πράκτορας (agent) κλειδιού SSH -Name[en_GB]=SSH Key Agent -Name[es]=Agente de claves SSH -Name[et]=SSH-võtmete agent -Name[eu]=SSH gako-agentea -Name[fa]=مامور کلید SSH -Name[fi]=SSH-avainten agentti -Name[fr]=Agent de clés SSH -Name[gl]=Axente de chave SSH -Name[gu]=SSH કી ઍજન્ટ -Name[he]=סוכן מפתחות SSH -Name[hu]=SSH-kulcs ügynök -Name[id]=Agen Kunci SSH -Name[it]=Agente chiavi SSH -Name[ja]=SSH 鍵エージェント -Name[km]=ភ្នាក់ងារ​សោ SSH -Name[ko]=SSH 키 에이전트 -Name[lt]=SSH raktų tarnyba -Name[lv]=SSH atslēgu aģents -Name[mk]=Агент за SSH клучеви -Name[ms]=Agen Kekunci SSH -Name[nb]=SSH-nøkkelagent -Name[nl]=SSH-sleutelagent -Name[nn]=Nøkkelagent for SSH -Name[pa]=SSH ਕੁੰਜੀ ਏਜੰਟ -Name[pl]=Agent kluczy SSH -Name[pt]=Agente de Chaves SSH -Name[pt_BR]=Agente de chaves SSH -Name[ro]=Agent pentru chei SSH -Name[ru]=Агент ключей SSH -Name[sl]=SSH Agent ključev -Name[sr]=Агент за ССХ кључеве -Name[sr@latin]=Agent za SSH ključeve -Name[sv]=SSH-nyckelagent -Name[ta]=SSH முகவர் -Name[te]=SSH కీ వాహకము -Name[th]=เอเจนต์กุญแจ SSH -Name[tr]=SSH Anahtar Aracı -Name[ug]=SSH ئاچقۇچ ياردەمچىسى -Name[uk]=Агент ключів SSH -Name[vi]=Tác nhân khoá SSH -Name[zh_CN]=SSH 密钥代理 -Name[zh_HK]=SSH 密碼匙代理程式 -Name[zh_TW]=SSH 金鑰代理程式 -Comment=GNOME Keyring: SSH Agent -Comment[af]=GNOME-sleutelring: SSH-agent -Comment[ar]=حلقة مفاتيح جنوم: عميل SSH -Comment[as]=GNOME Keyring: SSH সহায়ক -Comment[ast]=Depósitu de claves de GNOME: axente SSH -Comment[be]=Вязкі ключоў GNOME: SSH-агент -Comment[bg]=Ключодържател на GNOME: агент на SSH -Comment[bn]=GNOME কী রিং: SSH এজেন্ট -Comment[ca]=Anell de claus del GNOME: agent SSH -Comment[ca@valencia]=Anell de claus del GNOME: agent SSH -Comment[cs]=Klíčenka GNOME: Agent SSH -Comment[da]=GNOME-nøgleringsdæmon: SSH-agent -Comment[de]=GNOME-Schlüsselbunddienst: SSH-Agent -Comment[el]=Κλειδοθήκη GNOME: Πράκτορας (agent) SSH -Comment[en_GB]=GNOME Keyring: SSH Agent -Comment[es]=Depósito de claves de GNOME: agente SSH -Comment[et]=GNOME võtmerõngas: SSH-agent -Comment[eu]=GNOMEren gako-sorta: SSH agentea -Comment[fa]=دسته‌کلید گنوم: مامور SSH -Comment[fi]=Gnomen avainnippu: SSH-agentti -Comment[fr]=Trousseau de clés GNOME : agent SSH -Comment[gl]=GNOME Keyring: Axente SSH -Comment[gu]=GNOME કીરીંગ: SSH ઍજન્ટ -Comment[he]=קבוצת מפתחות של GNOME: סוכן SSH -Comment[hu]=GNOME kulcstartó – SSH-ügynök -Comment[id]=Ring Kunci GNOME: Agen SSH -Comment[it]=Portachiavi di GNOME: agente SSH -Comment[ja]=GNOME キーリング: SSH エージェント -Comment[km]=GNOME Keyring ៖ ភ្នាក់ងារ SSH -Comment[ko]=그놈 키 모음: SSH 에이전트 -Comment[lt]=GNOME raktinė: SSH tarnyba -Comment[lv]=GNOME Keyring: SSH aģents -Comment[mk]=Приврзок на GNOME: SSH агент -Comment[ms]=GNOME Keyring: Agen SSH -Comment[nb]=GNOME nøkkelring: SSH-agent -Comment[nl]=Sleutelbos-service: SSH-agent -Comment[nn]=GNOME Nøkkelring: SSH-agent -Comment[pa]=ਗਨੋਮ ਕੀਰਿੰਗ: SSH ਏਜੰਟ -Comment[pl]=Baza kluczy dla środowiska GNOME: agent SSH -Comment[pt]=GNOME Keyring: Agente SSH -Comment[pt_BR]=Chaveiro do GNOME: Agente SSH -Comment[ro]=Inelul de chei GNOME: Agent SSH -Comment[ru]=Связка ключей GNOME: SSH-агент -Comment[sl]=GNOME zbirka ključev: SSH agent -Comment[sr]=Гномови привесци: ССХ агент -Comment[sr@latin]=Gnomovi privesci: SSH agent -Comment[sv]=GNOME-nyckelring: SSH-agent -Comment[ta]=GNOME கீரிங்: SSH முகவர் -Comment[te]=GNOME కీరింగ్: SSH వాహకం -Comment[th]=พวงกุญแจของ GNOME: เอเจนต์ SSH -Comment[tr]=GNOME Anahtarlığı: SSH Aracı -Comment[ug]=GNOME ئاچقۇچ ھالقىسى:SSH ياردەمچىسى -Comment[uk]=Служба в'язки ключів GNOME: агент SSH -Comment[vi]=Vòng Khoá GNOME: SSH Agent -Comment[zh_CN]=GNOME 密钥环:SSH 代理 -Comment[zh_HK]=GNOME 密碼匙圈:SSH 代理程式 -Comment[zh_TW]=GNOME 鑰匙圈:SSH 代理程式 -Exec=/usr/bin/gnome-keyring-daemon --start --components=ssh -OnlyShowIn=GNOME;Unity; -X-GNOME-Autostart-Phase=Initialization -X-GNOME-AutoRestart=false -X-GNOME-Autostart-Notify=true -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-keyring -X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.4.1 diff --git a/config/includes.chroot/etc/skel/.config/autostart/liferea.desktop b/config/includes.chroot/etc/skel/.config/autostart/liferea.desktop deleted file mode 100644 index 0e494c2..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/liferea.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Application -Exec=liferea --mainwindow-state=iconified -NotShowIn=GNOME -Hidden=true -Name[fr_FR]=Lecteur de Flux Liferea -Name=Lecteur de Flux Liferea -Comment[fr_FR]=Lecteur de nouvelles RSS -Comment=Lecteur de nouvelles RSS -Icon=liferea \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop b/config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop deleted file mode 100644 index 4bdee22..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop Entry] -Hidden=True diff --git a/config/includes.chroot/etc/skel/.config/autostart/pidgin.desktop b/config/includes.chroot/etc/skel/.config/autostart/pidgin.desktop deleted file mode 100644 index 346262d..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/pidgin.desktop +++ /dev/null @@ -1,176 +0,0 @@ -[Desktop Entry] -Name=Pidgin Internet Messenger -Name[af]=Pidgin Internetboodskapper -Name[ar]=مرسال الإنترنت بِدْجِن -Name[be@latin]=Internet-kamunikatar Pidgin -Name[bn]=পিজিন ইন্টারনেট বার্তাবাহক -Name[bn_IN]=Pidgin ইন্টারনেট মেসেঞ্জার -Name[ca]=Missatger d'Internet Pidgin -Name[ca@valencia]=Missatger d'Internet Pidgin -Name[cs]=Pidgin Internet Messenger -Name[da]=Pidgin Internet Besked -Name[de]=Pidgin Internet-Sofortnachrichtendienst -Name[el]=Αποστολέας μηνυμάτων διαδικτύου Pidgin -Name[en_GB]=Pidgin Internet Messenger -Name[eo]=Piĝin Interreta Mesaĝilo -Name[es]=Cliente de mensajería de Internet Pidgin -Name[et]=Pidgin, Interneti sõnumivahetus -Name[eu]=Pidgin Internet-Mezularia -Name[fa]=پیغام‌رسان اینترنتی پیجین -Name[fi]=Pidgin-pikaviestin -Name[fr]=Messagerie internet Pidgin -Name[gl]=Mensaxería na Internet de Pidgin -Name[gu]=Pidgin Internet Messenger -Name[he]=פידג'ין למסרים באינטרנט -Name[hi]=पिडगिन इंटरनेट मैसेंजर -Name[hu]=Pidgin üzenetküldő -Name[id]=Pesan Internet Pidgin -Name[it]=Pidgin Internet Messenger -Name[ja]=Pidgin インターネット・メッセンジャー -Name[km]=កម្មវិធី​ផ្ញើសារ​អ៊ីនធឺណិត​របស់ Pidgin -Name[kn]=ಪಿಜಿನ್ ಇಂಟರ್ನೆಟ್ ಮೆಸೆಂಜರ್ -Name[ko]=Pidgin 인터넷 메신저 -Name[lt]=Pidgin pokalbiai internete -Name[mai]=पिजिन इंटरनेट मेसेंजर -Name[mhr]=Pidgin писе каласымаш алмаш клиент -Name[mk]=Pidgin инстант пораки -Name[mn]=Пизин Интернет Мессенжер -Name[mr]=Pidgin इंटरनेट संदेशवाहक -Name[nb]=Pidgin Lynmeldingsklient -Name[nl]=Pidgin Internet Messenger -Name[nn]=Pidgin Internett meldingsklient -Name[or]=ପିଜିନ୍ ଇଣ୍ଟରନେଟ ସଂଦେଶବାହକ -Name[pa]=ਪਿਡਗਿਨ ਇੰਟਰਨੈਟ ਮੈਸੰਜ਼ਰ -Name[pl]=Komunikator internetowy Pidgin -Name[pt_BR]=Mensageiro da Internet Pidgin -Name[ro]=Mesagerul Pidgin -Name[ru]=Клиент обмена мгновенными сообщениями Pidgin -Name[sk]=Internetový komunikátor Pidgin -Name[sl]=Spletni sel Pidgin -Name[sq]=Pidgin Internet Messenger -Name[sr]=Пиџин Интернет писмоноша -Name[sr@latin]=Pidžin Internet pismonoša -Name[sv]=Pidgin Meddelandeklient -Name[ta]=Pidgin இணையத்தள மேலாளர் -Name[te]=పిడ్జిన్ ఇంటర్నెట్ మెసెంజర్ -Name[tr]=Pidgin İnternet Mesajlaşma Aracı -Name[uk]=Клієнт обміну миттєвими повідомленнями Pidgin -Name[vi]=Tin Nhắn Pidgin -Name[zh_CN]=Pidgin 互联网通讯程序 -Name[zh_HK]=Pidgin 網絡即時通 -Name[zh_TW]=Pidgin 網路即時通 -GenericName=Internet Messenger -GenericName[af]=Internetboodskapper -GenericName[ar]=مرسال إنترنت -GenericName[be@latin]=Internet-kamunikatar -GenericName[bg]=Бързи съобщения -GenericName[bn]=ইন্টারনেট বার্তাবাহক -GenericName[bn_IN]=ইন্টারনেট মেসেঞ্জার -GenericName[ca]=Missatger d'Internet -GenericName[ca@valencia]=Missatger d'Internet -GenericName[cs]=Internet Messenger -GenericName[da]=Internet beskeder -GenericName[de]=Internet-Sofortnachrichtendienst -GenericName[dz]=ཨིན་ཊར་ནེཊི་འཕྲིན་སྐྱེལ་པ། -GenericName[el]=Αποστολέας μηνυμάτων διαδικτύου -GenericName[en_GB]=Internet Messenger -GenericName[eo]=Interreta Mesaĝilo -GenericName[es]=Cliente de mensajería de Internet -GenericName[et]=Interneti sõnumivahetus -GenericName[eu]=Internet-Mezularia -GenericName[fa]=پیغام‌رسان اینترنتی -GenericName[fi]=Pikaviestin -GenericName[fr]=Messagerie internet -GenericName[gl]=Mensaxería na Internet -GenericName[gu]=Internet Messenger -GenericName[he]=למסרים באינטרנט -GenericName[hi]=इंटरनेट मेसेंजर -GenericName[hu]=Azonnali üzenetküldés -GenericName[id]=Pengirim Pesan Internet -GenericName[it]=Internet Messenger -GenericName[ja]=インターネット・メッセンジャー -GenericName[km]=កម្មវិធី​ផ្ញើសារ​អ៊ីនធឺណិត -GenericName[kn]=ಇಂಟರ್ನೆಟ್ ಮೆಸ್ಸೆಂಜರ್ -GenericName[ko]=인터넷 메신저 -GenericName[ku]=Peyamnêra înternetê -GenericName[lt]=Pokalbiai internete -GenericName[mai]=इंटरनेट मेसेंजर -GenericName[mhr]=Писе каласымаш алмаш клиент -GenericName[mk]=Инстант пораки -GenericName[mn]=Интернет Мессенжер -GenericName[mr]=इंटरनेट मेसेंजर -GenericName[nb]=Lynmeldingsklient -GenericName[nl]=Internet Messenger -GenericName[nn]=Lynmeldingsklient -GenericName[or]=ଇଣ୍ଟରନେଟ ସଂଦେଶବାହାକ -GenericName[pa]=ਇੰਟਰਨੈਟ ਮੈਸੰਜ਼ਰ -GenericName[pl]=Komunikator internetowy -GenericName[ps]=د انترنت زری -GenericName[pt]=Mensageiro Internet -GenericName[pt_BR]=Mensageiro da Internet -GenericName[ro]=Mesagerie instant -GenericName[ru]=Клиент обмена мгновенными сообщениями -GenericName[si]=අන්තර්ජාල පණිවිඩකරු -GenericName[sk]=Internetový komunikátor -GenericName[sl]=Spletni sel -GenericName[sq]=Lajmësjellës Internet -GenericName[sr]=Интернет писмоноша -GenericName[sr@latin]=Internet pismonoša -GenericName[sv]=Meddelandeklient -GenericName[ta]=இணையதள தூதுவர் -GenericName[te]=ఇంటర్నెట్ మెసెంజర్ -GenericName[th]=โปรแกรมข้อความด่วน -GenericName[tr]=İnternet Mesajlaşma Aracı -GenericName[uk]=Спілкування миттєвими повідомленнями -GenericName[ur]=ا نٹرنیٹ میسینجر -GenericName[vi]=Tin Nhắn -GenericName[zh_CN]=互联网通讯程序 -GenericName[zh_HK]=網絡即時通 -GenericName[zh_TW]=網路即時通 -Comment=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more -Comment[af]=Gesels met kitsboodsappe. Daar is ondersteuning vir AIM, Google Talk, Jabber/XMPP, MSN, Yahoo en meer -Comment[bn]=IM-এর মাধ্যমে আড্ডা দিন। যা AIM, Google Talk, Jabber/XMPP, MSN, Yahoo এবং আরও অনেক কিছু সমর্থন করে -Comment[bn_IN]=IM-র মাধ্যমে আলাপ। AIM, Google Talk, Jabber/XMPP, MSN, Yahoo এবং আরো অনেক সমর্থিত হয় -Comment[ca]=Xategeu amb missatgeria instantània, amb AIM, Google Talk, Jabber/XMPP, MSN, Yahoo i més -Comment[ca@valencia]=Xategeu amb missatgeria instantània, amb AIM, Google Talk, Jabber/XMPP, MSN, Yahoo i més -Comment[cs]=Chat pomocí IM. Podporuje AIM, Google Talk, Jabber/XMPP, MSN, Yahoo a další -Comment[de]=Chatten mit Kurznachrichten. Unterstützt AIM, Google Talk, Jabber/XMPP, MSN, Yahoo und weitere -Comment[en_GB]=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more -Comment[es]=Chat sobre MI. Ofrece soporte para AMI, Google Talk, Jabber/XMPP, MSN, Yahoo! y más -Comment[fr]=Conversation par messages instantanés. Supporte AIM, Google Talk, Jabber/XMPP, MSN, Yahoo et d'autres -Comment[gu]=IM પર વાતચીત. AIM, Google Talk, Jabber/XMPP, MSN, Yahoo અને વધારેને આધાર આપે છે -Comment[he]=צ'אט בעזרת הודעות-מיידיות. תומך AIM, Google Talk, Jabber/XMPP, MSN, Yahoo ועוד -Comment[hi]=IM पर चैट. AIM, Google Talk, Jabber/XMPP, MSN, Yahoo और कुछ और का समर्थन करता है -Comment[hu]=Azonnali üzenetküldés AIM, Google Talk, Jabber/XMPP, MSN, Yahoo és más protokollok támogatásával -Comment[it]=Chat attraverso MI. Supporta AIM, Google Talk, Jabber/XMPP, MSN, Yahoo ed altri ancora -Comment[km]=ជជែក​កំសាន្ត​តាម​ IM ។ គាំទ្រ AIM, Google Talk, Jabber/XMPP, MSN, យ៉ាហ៊ូ​ និង​​ផ្សេងៗ​ទៀត -Comment[kn]=IM ಮೂಲಕ ಮಾತುಕತೆ. AIM, Google Talk, Jabber/XMPP, MSN, Yahoo ಹಾಗು ಇನ್ನೂ ಬಹಳಷ್ಟನ್ನು ಬೆಂಬಲಿಸುತ್ತದೆ -Comment[mhr]=Писе каласымаш дене тототлымвер. AIM, Google Talk, Jabber/XMPP, MSN, Yahoo да молылын эҥерта -Comment[mr]=IM वरील संभाषण. AIM, Google Talk, Jabber/XMPP, MSN, Yahoo व आणखीकरीता समर्थन पुरवतो -Comment[nb]=Samtale over IM. Støtter AIM, Google Talk, Jabber/XMPP, MSN, Yahoo! og mer -Comment[nl]=Chat over IM. Ondersteunt AIM, Google Talk, Jabber/XMPP, MSN, Yahoo en meer -Comment[nn]=Prat ved hjelp av lynmeldingar. Støttar AIM, Google Talk, Jabber/XMPP, MSN, Yahoo og fleire -Comment[or]=IM ଉପରେ ଚାର୍ଟ। AIM, Google Talk, Jabber/XMPP, MSN, Yahoo ଏବଂ ସେହିପରି ଅନେକକୁ ସମର୍ଥନ କରିଥାଏ -Comment[pa]=IM ਰਾਹੀਂ ਗੱਲਬਾਤ। AIM, ਗੂਗਲ ਟਾਕ, ਜੱਬਰ/XMPP, MSN, ਯਾਹੂ ਅਤੇ ਹੋਰ ਲਈ ਸਹਾਇਕ। -Comment[pl]=Rozmawianie przez komunikator. Obsługuje sieci AIM, Google Talk, Jabber/XMPP, MSN, Yahoo oraz więcej -Comment[ro]=Chat prin mesaje instant. Suportă rețelele AIM, Google Talk, Jabber/XMPP, MSN, Yahoo și altele. -Comment[ru]=Переписка мгновенными сообщениями. Поддерживает AIM, Google Talk, Jabber/XMPP, MSN, Yahoo и не только -Comment[sk]=Chat cez IM. Podporuje AIM, Google Talk, Jabber/XMPP, MSN, Yahoo a ďalšie -Comment[sl]=Klepetajte s svetom. Podpira AIM, Google Talk, Jabber/XMPP, MSN, Yahoo in druge. -Comment[sq]=Fjalosje përmes IM-së. Mbulon AIM, Google Talk, Jabber/XMPP, MSN, Yahoo dhe të tjera -Comment[sv]=Skicka snabbmeddelanden. Stödjer AIM, Google Talk, Jabber/XMPP, MSN, Yahoo med fler -Comment[ta]=அரட்டை IM முடிந்தது. AIMக்கு துணைபுரிகிறது, Google Talk, Jabber/XMPP, MSN, Yahoo மற்றும் மேலும் -Comment[te]=IM నందు చాట్. AIM, Google Talk, Jabber/XMPP, MSN, Yahoo మరియు మరిన్ని మద్దతిస్తుంది -Comment[uk]=Балачка через миттєві повідомлення. Підтримує AIM, Google Talk, Jabber/XMPP, MSN, Yahoo та інші -Comment[vi]=Trò chuyện qua mạng tin nhắn tức khắc: hỗ trợ AIM, Google Talk, Jabber/XMPP, MSN, Yahoo và nhiều mạng khác -Comment[zh_CN]=互联网通讯程序。 支持 AIM、Google Talk、Jabber/XMPP、MSN、Yahoo 和更多 -Comment[zh_HK]=讓你可以透過即時通訊與好友聊天,支援 AIM、Google Talk、Jabber/XMPP、MSN、Yahoo 等等 -Comment[zh_TW]=讓您可以透過即時通訊與好友聊天,支援 AIM、Google Talk、Jabber/XMPP、MSN、Yahoo 等等 -Exec=pidgin -Icon=pidgin -StartupNotify=true -Terminal=false -Type=Application -Categories=Network;InstantMessaging; -NotShowIn=GNOME -Hidden=true \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/autostart/print-applet.desktop b/config/includes.chroot/etc/skel/.config/autostart/print-applet.desktop deleted file mode 100644 index 19efb8f..0000000 --- a/config/includes.chroot/etc/skel/.config/autostart/print-applet.desktop +++ /dev/null @@ -1,99 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Print Queue Applet -Name[ar]=بريمج طابور الطباعة -Name[as]=মূদ্ৰণ কৰক -Name[bg]=Аплет за печат на опашката -Name[br]=Arloadig al lostennad moullañ -Name[ca]=Miniaplicació de la cua d'impressió -Name[cs]=Applet tiskové fronty -Name[da]=Panelprogram for udskriftskø -Name[de]=Applet für Druckerwarteschlange -Name[el]=Μικροεφαρμογή ουράς εκτύπωσης -Name[en_GB]=Print Queue Applet -Name[es]=Applet de la Cola de Impresión -Name[et]=Trükijärjekorra aplett -Name[fi]=Tulostusjonosovelma -Name[fr]=Applet de file d'attente d'impression -Name[gu]=છાપન કતાર એપ્લેટ -Name[he]=יישומון תורי הדפסה -Name[hr]=Aplet čekanja ispisa -Name[hu]=Nyomtatásisor-alkalmazás -Name[is]=Prentbiðraðarsmáforrit -Name[it]=Applet coda di stampa -Name[ja]=印刷待ち行列アプレット -Name[kn]=ಮುದ್ರಕ ಸರತಿ Applet -Name[ko]=인쇄 대기 상태 애플릿 -Name[nb]=Panelprogram for utskriftskø -Name[nl]=Printwachtrij-applet -Name[nn]=Panelprogram for utskriftskø -Name[or]=ମୂଦ୍ରଣୀ ଧାଡି ଆପ୍ଲେଟ -Name[pl]=Aplet kolejki drukowania -Name[pt]=Applet da fila de impressão -Name[pt_BR]=Miniaplicativo da fila de impressão -Name[ro]=Mini-aplicație coadă tipărire -Name[ru]=Апплет очереди печати -Name[sk]=Applet tlačovej fronty -Name[sr]=Програмче за ред штампања -Name[sr@latin]=Programče za red štampanja -Name[sv]=Panelprogram för utskriftskö -Name[th]=แอพเพลตคิวพิมพ์ -Name[uk]=Аплет черги друку -Name[vi]=Tiểu dụng hàng đợi in -Name[zh_CN]=打印队列 Applet -Name[zh_TW]=列印佇列面板程式 -Comment=System tray icon for managing print jobs -Comment[ar]=أيقونة لوحة النظام لإدارة مهام الطباعة -Comment[as]=মূদ্ৰণ কাৰ্য্য পৰিচালনাৰ বাবে ব্যৱস্থাপ্ৰণালী-ট্ৰে তে প্ৰদৰ্শনযোগ্য আইকন -Comment[bg]=Systray икона за управление на задачите на принтера -Comment[bn_IN]=প্রিন্ট কর্ম পরিচালনার জন্য সিস্টেম-ট্রে তে প্রদর্শনযোগ্য আইকন -Comment[br]=Arlun ar maez rebuziñ evit ardeiñ al labourioù moullañ -Comment[ca]=Icona de l'àrea de notificació per a gestionar les tasques d'impressió -Comment[cs]=Ikona v oznamovací oblasti pro správu tiskových úloh -Comment[da]=Statusikon til håndtering af udskriftsjob -Comment[de]=Info-Symbol zur Verwaltung von Druckaufträgen -Comment[el]=Εικονίδιο μπάρας συστήματος για διαχείριση εργασιών εκτύπωσης -Comment[en_GB]=System tray icon for managing print jobs -Comment[es]=Icono del area de notificación para administrar trabajos de impresión -Comment[et]=Süsteemse salve ikoon trükitööde haldamiseks -Comment[fi]=Ilmoitusalueen kuvake tulostustöiden hallintaan -Comment[fr]=Zone de notification pour la gestion des tâches d'impression -Comment[gu]=છાપન ક્રિયાઓની વ્યવસ્થા કરવા માટે સિસ્ટમ ટ્રે ચિહ્ન -Comment[he]=צלמית במגש המערכת עבור ניהול משימות הדפסה -Comment[hi]=छपाई काम प्रबंधन के लिये सिस्टम ट्रे प्रतीक -Comment[hr]=Ikona trake sustava za upravljanje zadacima ispisivanja -Comment[hu]=Rendszertálca-ikon nyomtatási feladatok kezeléséhez -Comment[is]=Táknmynd á spjaldið til að stýra prentverkum -Comment[it]=Icona dell'area di notifica di sistema per gestire i lavori di stampa -Comment[ja]=印刷ジョブを管理するシステムトレイアイコン -Comment[kn]=ಮುದ್ರಣ ಕಾರ್ಯಗಳನ್ನು ನಿರ್ವಹಿಸಲು ಗಣಕ ಟ್ರೇ ಲಾಂಛನ -Comment[ko]=인쇄 작업 관리를 위한 시스템 트레이 아이콘 -Comment[ml]=പ്റിന്‍റ് ചെയ്യുവാനുളളവ കൈകാര്യം ചെയ്യുന്നതിനുളള സിസ്റ്റം ട്റെ ഐക്കണ്‍ -Comment[nb]=Varselikon for utskriftsjobber for systemområdet -Comment[nl]=Systeemvak icoon voor het beheren van printopdrachten -Comment[nn]=Systemtrauikon for handsaming av utskriftsjobbar -Comment[or]=ମୁଦ୍ରଣ କାର୍ଯ୍ଯ ମାନଙ୍କୁ ପରିଚାଳନା କରିବା ପାଇଁ ତନ୍ତ୍ର ଟ୍ରେ ଚିତ୍ରସଙ୍କେତ -Comment[pl]=Ikona w obszarze powiadamiania do zarządzania zadaniami wydruku -Comment[pt]=Ícone para gerir as tarefas de impressão -Comment[pt_BR]=Ícone de bandeja do sistema para o gerenciamento de trabalhos de impressão -Comment[ro]=Iconiță în zona de notificare pentru gestionarea proceselor de tipărire -Comment[ru]=Иконка области уведомления для управления заданиями печати -Comment[sk]=Ikona na paneli úloh pre správu tlačových úloh -Comment[sr]=Икона системске обавештајне зоне за управљање штампарским пословима -Comment[sr@latin]=Ikona sistemske obaveštajne zone za upravljanje štamparskim poslovima -Comment[sv]=Aktivitetsfältsikon för administration av utskriftsjobb -Comment[ta]=அச்சு பணிகளை மேலாண்மை செய்ய கணின தட்டு சின்னம் -Comment[th]=ไอคอนแถบสถานะสำหรับจัดการงานพิมพ์ -Comment[uk]=Значок у системній області для керування завданнями друку -Comment[vi]=Biểu tượng khay hệ thống để quản lý các công việc in -Comment[zh_CN]=管理打印任务的系统托盘图标 -Comment[zh_TW]=管理列印工作的系統匣圖示 -Exec=system-config-printer-applet -Terminal=false -Type=Application -Icon=printer -NotShowIn=KDE; -StartupNotify=false -Categories=GTK;Monitor;System; -NotShowIn=GNOME -Hidden=True \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/bleachbit/bleachbit.ini b/config/includes.chroot/etc/skel/.config/bleachbit/bleachbit.ini deleted file mode 100644 index 2b1bdfd..0000000 --- a/config/includes.chroot/etc/skel/.config/bleachbit/bleachbit.ini +++ /dev/null @@ -1,18 +0,0 @@ -[bleachbit] -first_start = False -check_beta = False -check_online_updates = False -auto_hide = True -version = 1.10 -auto_start = False -shred = True -exit_done = True -delete_confirmation = True - -[preserve_languages] -fr = True -en = True - -[whitelist/paths] -0_type = folder -0_path = ~/.gvfs diff --git a/config/includes.chroot/etc/skel/.config/chromium/First Run b/config/includes.chroot/etc/skel/.config/chromium/First Run new file mode 100644 index 0000000..e69de29 diff --git a/config/includes.chroot/etc/skel/.config/google-chrome/First Run b/config/includes.chroot/etc/skel/.config/google-chrome/First Run new file mode 100644 index 0000000..e69de29 diff --git a/config/includes.chroot/etc/skel/.config/gtk-3.0/gtk.css b/config/includes.chroot/etc/skel/.config/gtk-3.0/gtk.css deleted file mode 100644 index 0c13f3f..0000000 --- a/config/includes.chroot/etc/skel/.config/gtk-3.0/gtk.css +++ /dev/null @@ -1,5 +0,0 @@ -#pulseaudio-button * { - --gtk-icon-transform: scale(.6); - -} diff --git a/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini b/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini deleted file mode 100644 index d1ede4a..0000000 --- a/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini +++ /dev/null @@ -1,18 +0,0 @@ -[General] -MinimizeOnCopy=false -OpenPreviousDatabasesOnStartup=true -RememberLastDatabases=true -SingleInstance=true - -[Browser] -Enabled=true -SearchInAllDatabases=true - -[GUI] -HidePasswords=true -HideUsernames=false -MinimizeOnClose=true -MinimizeOnStartup=true -MinimizeToTray=true -ShowTrayIcon=true -TrayIconAppearance=monochrome-light \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/libvirt/libvirt.conf b/config/includes.chroot/etc/skel/.config/libvirt/libvirt.conf deleted file mode 100644 index 406e29c..0000000 --- a/config/includes.chroot/etc/skel/.config/libvirt/libvirt.conf +++ /dev/null @@ -1 +0,0 @@ -uri_default = 'qemu:///system' diff --git a/config/includes.chroot/etc/skel/.config/mimeapps.list b/config/includes.chroot/etc/skel/.config/mimeapps.list index becb27e..1a8a792 100644 --- a/config/includes.chroot/etc/skel/.config/mimeapps.list +++ b/config/includes.chroot/etc/skel/.config/mimeapps.list @@ -1,23 +1,7 @@ [Added Associations] -application/pdf=org.gnome.Evince.desktop; -application/x-extension-htm=firefox-esr.desktop -application/x-extension-html=firefox-esr.desktop +application/x-extension-htm=google-chrome.desktop +application/x-extension-html=google-chrome.desktop application/x-shellscript=mousepad.desktop -audio/flac=vlc.desktop; -audio/mp4=vlc.desktop; -audio/mpeg=vlc.desktop -audio/ogg=vlc.desktop; -audio/x-aiff=vlc.desktop; -audio/x-opus+ogg=vlc.desktop; -audio/x-vorbis+ogg=vlc.desktop; -audio/x-wav=vlc.desktop; -image/bmp=ristretto.desktop -image/gif=ristretto.desktop -image/jpeg=ristretto.desktop -image/png=ristretto.desktop -image/svg+xml=ristretto.desktop -image/tiff=ristretto.desktop -image/x-pixmap=ristretto.desktop text/css=mousepad.desktop text/plain=mousepad.desktop text/x-log=mousepad.desktop @@ -26,10 +10,3 @@ text/x-markdown=mousepad.desktop text/x-python=mousepad.desktop text/x-python3=mousepad.desktop text/x-yaml=mousepad.desktop -video/mp4=vlc.desktop; -video/quicktime=vlc.desktop; -video/webm=vlc.desktop; -video/x-flv=vlc.desktop; -video/x-matroska=vlc.desktop -video/x-ms-wmv=vlc.desktop; -video/x-msvideo=vlc.desktop; diff --git a/config/includes.chroot/etc/skel/.config/redshift.conf b/config/includes.chroot/etc/skel/.config/redshift.conf deleted file mode 100644 index 47ba2b4..0000000 --- a/config/includes.chroot/etc/skel/.config/redshift.conf +++ /dev/null @@ -1,15 +0,0 @@ -; Global settings -[redshift] -temp-day=5500 -temp-night=3000 -transition=1 -; gamma=0.8:0.7:0.8 -location-provider=manual -adjustment-method=randr - -; The location provider and adjustment method settings -; are in their own sections. -[manual] -lat=48.48 -lon=2.20 - diff --git a/config/includes.chroot/etc/skel/.config/transmission/settings.json b/config/includes.chroot/etc/skel/.config/transmission/settings.json deleted file mode 100644 index a91dfb8..0000000 --- a/config/includes.chroot/etc/skel/.config/transmission/settings.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "compact-view": true, - "dht-enabled": true, - "encryption": 1, - "inhibit-desktop-hibernation": true, - "lpd-enabled": false, - "peer-limit-global": 350, - "peer-limit-per-torrent": 160, - "peer-port": 52943, - "peer-port-random-on-start": false, - "pex-enabled": true, - "play-download-complete-sound": true, - "port-forwarding-enabled": false, - "preallocation": 0, - "prompt-before-exit": false, - "rename-partial-files": true, - "rpc-enabled": false, - "rpc-whitelist-enabled": true, - "show-desktop-notification": true, - "show-extra-peer-details": false, - "show-filterbar": true, - "show-notification-area-icon": true, - "show-options-window": true, - "show-statusbar": true, - "show-toolbar": true, - "sort-mode": "sort-by-state", - "sort-reversed": false, - "start-added-torrents": true, - "statusbar-stats": "total-ratio", - "user-has-given-informed-consent": true, -} diff --git a/config/includes.chroot/etc/skel/.config/vlc/vlcrc b/config/includes.chroot/etc/skel/.config/vlc/vlcrc deleted file mode 100644 index 887d481..0000000 --- a/config/includes.chroot/etc/skel/.config/vlc/vlcrc +++ /dev/null @@ -1,3 +0,0 @@ -[qt] -# Ask for network policy at start (boolean) -qt-privacy-ask=0 diff --git a/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-18/14230559391.desktop b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-18/14230559391.desktop deleted file mode 100644 index a4fa283..0000000 --- a/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-18/14230559391.desktop +++ /dev/null @@ -1,14 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=Firefox Web Browser -Name[fr]=Navigateur Web Firefox -Comment=Browse the World Wide Web -Comment[fr]=Naviguer sur le Web -GenericName=Web Browser -GenericName[fr]=Navigateur Web -Exec=firefox %u -Terminal=false -X-MultipleArgs=false -Type=Application -Icon=firefox -StartupNotify=true diff --git a/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-2/15797758814.desktop b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-2/15797758814.desktop new file mode 100644 index 0000000..f604ab8 --- /dev/null +++ b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-2/15797758814.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch FileManager %u +Icon=org.xfce.filemanager +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-XFCE-MimeType=inode/directory;x-scheme-handler/trash; +X-AppStream-Ignore=True +Name=File Manager +Comment=Browse the file system +X-XFCE-Source=file:///usr/share/applications/xfce4-file-manager.desktop \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-3/15797759346.desktop b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-3/15797759346.desktop new file mode 100644 index 0000000..70698fd --- /dev/null +++ b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-3/15797759346.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch WebBrowser %u +Icon=web-browser +StartupNotify=true +Terminal=false +Categories=Network;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-XFCE-MimeType=x-scheme-handler/http;x-scheme-handler/https; +X-AppStream-Ignore=True +Name=Web Browser +Comment=Browse the web +X-XFCE-Source=file:///usr/share/applications/exo-web-browser.desktop \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-4/15797759488.desktop b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-4/15797759488.desktop new file mode 100644 index 0000000..973db77 --- /dev/null +++ b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-4/15797759488.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch TerminalEmulator +Icon=utilities-terminal +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-AppStream-Ignore=True +Name=Terminal Emulator +Comment=Use the command line +X-XFCE-Source=file:///usr/share/applications/exo-terminal-emulator.desktop \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-5/16336291841.desktop b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-5/16336291841.desktop new file mode 100644 index 0000000..f08b275 --- /dev/null +++ b/config/includes.chroot/etc/skel/.config/xfce4/panel/launcher-5/16336291841.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Mousepad +Comment=Simple Text Editor +GenericName=Text Editor +Exec=mousepad %F +Icon=accessories-text-editor +Terminal=false +StartupNotify=true +Type=Application +Categories=Utility;TextEditor;GTK; +MimeType=text/plain; +X-Desktop-File-Install-Version=0.23 +X-XFCE-Source=file:///usr/share/applications/mousepad.desktop \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/xfce4/panel/whiskermenu-2.rc b/config/includes.chroot/etc/skel/.config/xfce4/panel/whiskermenu-2.rc deleted file mode 100644 index 4753f57..0000000 --- a/config/includes.chroot/etc/skel/.config/xfce4/panel/whiskermenu-2.rc +++ /dev/null @@ -1,66 +0,0 @@ -favorites=exo-file-manager.desktop,thunderbird.desktop,firefox.desktop,pidgin.desktop,backintime-qt4.desktop,org.xfce.Catfish.desktop,io.github.quodlibet.QuodLibet.desktop,exo-terminal-emulator.desktop,org.gnome.Packages.desktop -button-title=Applications -button-icon=distributor-logo-debian -button-single-row=true -show-button-title=false -show-button-icon=true -launcher-show-name=true -launcher-show-description=true -launcher-show-tooltip=true -item-icon-size=0 -hover-switch-category=false -category-icon-size=0 -load-hierarchy=false -recent-items-max=10 -favorites-in-recent=true -display-recent-default=false -position-search-alternate=true -position-commands-alternate=true -position-categories-alternate=true -menu-width=464 -menu-height=510 -menu-opacity=100 -command-settings=xfce4-settings-manager -show-command-settings=true -command-lockscreen=xflock4 -show-command-lockscreen=true -command-switchuser=gdmflexiserver -show-command-switchuser=false -command-logout=xfce4-session-logout -show-command-logout=true -command-menueditor=menulibre -show-command-menueditor=true -command-profile=users-admin -show-command-profile=false -search-actions=5 - -[action0] -name=Manual pages -pattern=man -command=exo-open --launch TerminalEmulator man %s -regex=false - -[action1] -name=Web search (Duckduckgo) -pattern=? -command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u -regex=false - -[action2] -name=Wikipedia -pattern=!w -command=exo-open --launch WebBrowser https://wikipedia.org/wiki/%u -regex=false - -[action3] -name=Open location -pattern=^(file|http|https):\\/\\/(.*)$ -command=exo-open \\0 -regex=true - -[action4] -name=Search files -pattern=/ -command=catfish --start / "%u" -regex=false - diff --git a/config/includes.chroot/etc/skel/.config/xfce4/terminal/terminalrc b/config/includes.chroot/etc/skel/.config/xfce4/terminal/terminalrc deleted file mode 100644 index cbc6a32..0000000 --- a/config/includes.chroot/etc/skel/.config/xfce4/terminal/terminalrc +++ /dev/null @@ -1,22 +0,0 @@ -[Configuration] -FontName=Hack 9 -MiscAlwaysShowTabs=FALSE -MiscCursorBlinks=FALSE -MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK -MiscDefaultGeometry=100x24 -MiscInheritGeometry=FALSE -MiscMenubarDefault=TRUE -MiscMouseAutohide=FALSE -MiscToolbarDefault=FALSE -MiscConfirmClose=TRUE -MiscCycleTabs=TRUE -MiscTabCloseButtons=TRUE -MiscTabCloseMiddleClick=TRUE -MiscTabPosition=GTK_POS_TOP -MiscHighlightUrls=TRUE -ScrollingOnOutput=FALSE -ColorForeground=#e5e5e5 -ColorBackground=#1d1d1d -ColorCursor=#e5e5e5 -ColorPalette=#121212;#a35b66;#99ab6f;#ca9733;#495d6e;#825969;#839191;#E0E0E0;#2e3436;#ab6b74;#acb792;#ccaa69;#687987;#977381;#98A4A4;#e5e5e5 - diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml index bf3fe36..32fa0a3 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml @@ -3,7 +3,7 @@ - + diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml deleted file mode 100644 index 3bb55b4..0000000 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index 9847afd..aab9289 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -25,6 +25,7 @@ + diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml deleted file mode 100644 index 4c2ad39..0000000 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index 424ac35..ed4d2ac 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -1,63 +1,91 @@ - - + - + + - - - - - - - - + + + + + + + + + + + + + - - - - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + + + + - + - - + + - - - - - - - + - - - - 1 - + + + + + + + + + + \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml index d5ed28d..b3f2019 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -1,10 +1,9 @@ - - - + + @@ -12,26 +11,21 @@ - - - + + + - - - + + + + - - - - - - - + \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index ce6796a..fcdce47 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -26,9 +26,8 @@ - + - @@ -36,10 +35,9 @@ - + - diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index dabdfa3..82492b4 100644 --- a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -2,8 +2,8 @@ - - + + @@ -13,7 +13,6 @@ - diff --git a/config/includes.chroot/etc/skel/.config/youtube-dl/config b/config/includes.chroot/etc/skel/.config/youtube-dl/config deleted file mode 100644 index d09cca9..0000000 --- a/config/includes.chroot/etc/skel/.config/youtube-dl/config +++ /dev/null @@ -1,2 +0,0 @@ ---add-metadata ---output '%(title)s-%(id)s-%(extractor)s.%(ext)s' \ No newline at end of file diff --git a/config/includes.chroot/etc/skel/.conkyrc b/config/includes.chroot/etc/skel/.conkyrc deleted file mode 100644 index 727f309..0000000 --- a/config/includes.chroot/etc/skel/.conkyrc +++ /dev/null @@ -1,133 +0,0 @@ -conky.config = { - -- Conky configuration - -- https://gitlab.com/nodiscc/debian-live-config - -- Enable more items by commenting out their respective lines - -- To install/enable scripts for extra functionality: - -- git clone https://gitlab.com/nodiscc/toolbox; sudo cp -r toolbox/ARCHIVE/conky-scripts /opt/ - background = false, - border_margin = '5', - border_width = 5, - cpu_avg_samples = 2, - -- default_outline_color 000000 - -- default_shade_color 000000 - double_buffer = true, - draw_borders = false, - draw_graph_borders = false, - draw_outline = false, - draw_shades = false, - gap_x = 30, - gap_y = 50, - max_specials = '1024', - max_user_text = 10000, - maximum_width = 900, - minimum_width = 350, - net_avg_samples = 2, - no_buffers = true, - override_utf8_locale = true, - own_window_class = 'Conky', - own_window = true, - own_window_argb_visual = true, - -- own_window_argb_value 0 - -- own_window_colour 000000 - own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', - own_window_transparent = true, - own_window_type = 'normal', - pad_percents = 2, - short_units = true, - stippled_borders = 3, - text_buffer_size = 8000, - total_run_times = 0, - uppercase = false, - use_spacer = 'right', - use_xft = true, - xftalpha = 1, - update_interval = 5.0, - -- update_interval 1.0 # for second-precision clock - alignment = 'top_right', - default_color = '#FFFFFF', - -- default_color 000000 - color1 = '#C6B59B', - color2 = '#FF0000', - color3 = '#00FF00', - font = 'Roboto:pixelsize=17', - font = 'Roboto:pixelsize=17', - -}; - -conky.text = [[ -##### CLOCK ##### -### DAY OF WEEK ### -${font Roboto:pixelsize=40}${time %A}${font} -${hr} -### DATE ### -${font}${time %B %d, %Y} -### TIME ### -${font Roboto:pixelsize=40}${time %H:%M}${font} -### TIME WITH SECONDS ### -#${font Roboto:pixelsize=40}${time %H:%M:%S}${font} - -##### SYSTEM MONITOR ##### -### MEMORY/CPU USAGE (%) ### -#${color1}MEM ${color}${memperc}% ${color1}CPU ${color}${cpu cpu0}%${color1} -# -### MEMORY USAGE (ABSOLUTE) ### -#${color1}MEM USED ${color}${mem} ${color1}MEM FREE ${color}${memeasyfree}${color1} -# -### SWAP USAGE (ABSOLUTE) ### -#${color1}SWP USED ${color}${swap} ${color1}SWP FREE ${color}${swapfree}${color1} -# -### NETWORK UP/DOWN SPEED ### -#${color1}NET UP ${color}${upspeedf eth0} ${color1}NET DWN ${color}${downspeedf eth0} -# -### PRIVATE IP ADDRESS ### -#${color1}LAN IP ${color}${addr eth0} -# -### PUBLIC IP ADDRESS ### -#${color1}WAN IP ${color}${texeci 10800 curl -s https://ifconfig.me} -# -### FREE DISK SPACE ### -#${execpi 30 /opt/conky-scripts/conky-alldisks-free.sh} -# -### BATTERY/UPTIME ### -#${color1}BAT ${color}${battery_percent BAT0}% ${color1}UPTIME ${color}${uptime} -# -### NUMBER OF RUNNING PROCESSES ### -#${color1}PROCESSES ${color}${processes} -# -### TOP PROCESSES ### -#${font sans-serif:bold:size=8}TOP PROCESS ${hr} -#${font sans-serif:normal:size=8}NAME $alignr PID CPU -#${top name 1} $alignr [${top pid 1}] ${top cpu 1} -#${top name 2} $alignr ${top pid 2} ${top cpu 2} -#${top name 3} $alignr ${top pid 3} ${top cpu 3} -#${top name 4} $alignr ${top pid 4} ${top cpu 4} -#${top name 5} $alignr ${top pid 5} ${top cpu 5} -#${font}${color} -# -##### UTILITY/SCRIPTS ##### -# -### MASTER VOLUME LEVEL ### -#${color1}VOLUME ${color}${texeci 5 /opt/conky-scripts/conky-master-volume.sh} -# -### QUODLIBET CURRENT TRACK + COVER ART ### -# argument: vertical position of the cover art, in pixels -#${execpi 5 /opt/conky-scripts/conky-quodlibet.sh 185} -# -# -### TIMESTAMP CHECKS ### -#${execpi 10 /opt/conky-scripts/check-max-age.py ~/.local/cache/last_backup_timestamp 2678400} -#${execpi 10 /opt/conky-scripts/check-max-age.py ~/.local/share/last_cron_success 604800} -# -### MESSAGE OF THE DAY ### -#${color1}NEWS ${color}${hr} -#${font sans-serif:normal:size=8}${texeci 300 cat /etc/motd | fold -w55} -# -### THUNDERBIRD EVENTS ### -#${color1}EVENTS ${color}${hr} -#${font Roboto:pixelsize=12}${execpi 35 /opt/conky-scripts/thundercal -l 5 events}${font} -# -### THUNDERBIRD TASKS ### -#${color1}TASKS ${color}${hr} -#${font Roboto:pixelsize=12}${execpi 30 /opt/conky-scripts/thundercal -l 5 tasks}${font} - -]]; diff --git a/config/includes.chroot/etc/skel/.gimp-2.8/sessionrc b/config/includes.chroot/etc/skel/.gimp-2.8/sessionrc deleted file mode 100644 index b6c07ac..0000000 --- a/config/includes.chroot/etc/skel/.gimp-2.8/sessionrc +++ /dev/null @@ -1,11 +0,0 @@ -# GIMP sessionrc -# -# This file takes session-specific info (that is info, you want to keep -# between two GIMP sessions). You are not supposed to edit it manually, but -# of course you can do. The sessionrc will be entirely rewritten every time -# you quit GIMP. If this file isn't found, defaults are used. - -(hide-docks no) -(single-window-mode yes) - -# end of sessionrc diff --git a/config/includes.chroot/etc/skel/.gitconfig b/config/includes.chroot/etc/skel/.gitconfig deleted file mode 100644 index f3df622..0000000 --- a/config/includes.chroot/etc/skel/.gitconfig +++ /dev/null @@ -1,27 +0,0 @@ -[color] - ui = true -[merge] - tool = meld -[alias] - st = status - a = add - ch = checkout - b = branch -a - c = commit - ru = remote update - l = "log --graph --abbrev-commit --decorate --date=relative --pretty=oneline --all" - d = diff - wd = diff --color-words=. - sl = shortlog - gc = gc --aggressive - thanks = shortlog -sne - -# force GPG signing of all commits and tags -#[commit] -# gpgSign = true -#[tag] -# forceSignAnnotated = true -#[gpg] -# program = gpg -#[user] -# signingKey = EE73FC8FD71E3CC83606FDF361B23168A539DBBD diff --git a/config/includes.chroot/etc/skel/.local/share/applications/display-im6.desktop b/config/includes.chroot/etc/skel/.local/share/applications/display-im6.desktop deleted file mode 100644 index 8737419..0000000 --- a/config/includes.chroot/etc/skel/.local/share/applications/display-im6.desktop +++ /dev/null @@ -1,3 +0,0 @@ -[Desktop Entry] -Version=1.0 -Hidden=True diff --git a/config/includes.chroot/etc/skel/.local/share/applications/display-im6.q16.desktop b/config/includes.chroot/etc/skel/.local/share/applications/display-im6.q16.desktop deleted file mode 100644 index 8737419..0000000 --- a/config/includes.chroot/etc/skel/.local/share/applications/display-im6.q16.desktop +++ /dev/null @@ -1,3 +0,0 @@ -[Desktop Entry] -Version=1.0 -Hidden=True diff --git a/config/includes.chroot/etc/skel/.purple/prefs.xml b/config/includes.chroot/etc/skel/.purple/prefs.xml deleted file mode 100644 index 859c227..0000000 --- a/config/includes.chroot/etc/skel/.purple/prefs.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/config/includes.chroot/etc/skel/.quodlibet/config b/config/includes.chroot/etc/skel/.quodlibet/config deleted file mode 100644 index 6c8eed5..0000000 --- a/config/includes.chroot/etc/skel/.quodlibet/config +++ /dev/null @@ -1,71 +0,0 @@ -[header_maps] - -[__config__] -version = 0 - -[player] -replaygain = false -time_remaining = false - -[settings] -jump = true -columns = ~rating,~#track,~title~version,artist,~album~discsubtitle,~#disc,genre,~#length,~#bitrate,~filename,~#lastplayed,~format -ratings = 5 -repeat = False -default_rating = 0.0 - -[browsers] -panes = artist genre ~rating -rating_click = true -color = true -album_covers = true - -[memory] -browser = Paned -maximized = 0 -quodlibet_maximized = 4 -open_browsers = -order = inorder -queue = True -queue_expanded = False -shuffle = False -shufflequeue = false -songlist = true -sortby = 0~#track -volume = 1.0 - -[editing] -alltags = true -save_to_songs = true - -[plugins] -active_plugins = Title Case - Burn CD - ExportMeta - Browse Folders - MusicBrainz lookup - Alarm Clock - Picture Saver - CDDB lookup - Download Album art - Tray Icon - filterbrowser - Equalizer - SeekBar - Export to HTML - Duplicates - mpris - Notify - Playlist Export - Force Write - Search artist in Wikipedia -browsefolders = thunar -cover_fn = folder.jpg -icon_tooltip = |> -k3b = xfburn -notify_show_notifications = all -wikipedia = en - -[library] -refresh_on_start = true - diff --git a/config/includes.chroot/etc/skel/.ssh/config b/config/includes.chroot/etc/skel/.ssh/config deleted file mode 100644 index 085acd8..0000000 --- a/config/includes.chroot/etc/skel/.ssh/config +++ /dev/null @@ -1,5 +0,0 @@ -Host * - PubkeyAuthentication yes - ControlPath ~/.ssh/master-%r@%h:%p - ControlMaster auto - ControlPersist 60 diff --git a/config/includes.chroot/etc/systemd/network/99-default.link b/config/includes.chroot/etc/systemd/network/99-default.link deleted file mode 120000 index dc1dc0c..0000000 --- a/config/includes.chroot/etc/systemd/network/99-default.link +++ /dev/null @@ -1 +0,0 @@ -/dev/null \ No newline at end of file diff --git a/config/includes.chroot/etc/systemd/network/99-default.link b/config/includes.chroot/etc/systemd/network/99-default.link new file mode 100644 index 0000000..e69de29 diff --git a/config/package-lists/audio-video.list.chroot b/config/package-lists/audio-video.list.chroot index ab4730e..de88466 100644 --- a/config/package-lists/audio-video.list.chroot +++ b/config/package-lists/audio-video.list.chroot @@ -1,111 +1,4 @@ -#Title: Audio/video -#Section: Video players -#Description: vlc -#Description: mpv -vlc -vlc-plugin-notify -vlc-plugin-jack -vlc-plugin-samba -vlc-plugin-skins2 -vlc-plugin-video-splitter -vlc-plugin-visualization -vlc-plugin-video-output -vlc-plugin-base -vlc-plugin-qt -libdvd-pkg -mpv -#Alt: freetuxtv -#Alt: gnome-dvb-client -#Alt: gnome-mpv -#Alt: kodi -#Alt: mpv -#Alt: parole -#Alt: smplayer -#Alt: subdownloader -#Alt: totem -#Alt: totem-plugins -#Alt: vlc-plugin-svg -#Alt: celluloid -#zapping # buster only -#vlc-plugin-zvbi # buster only -#libdvdread4 # buster only -#vlc-plugin-vlsub # buster only - - -#Section: Music players/library managers -#Description: quodlibet -quodlibet -exfalso -libgpod-common -libgpod4 -#python-cddb # buster only -#python-feedparser # buster only -#python-musicbrainzngs # buster only -#python-pyinotify # buster only -sox -#Alt: gnome-music -#Alt: rhythmbox -#Alt: rhythmbox-plugins -#Alt: clementine -#Alt: audacious -#Alt: audacious-plugins -#Alt: projectm-pulseaudio -#Alt: mpd -#Alt: sonata -#Alt: ario -#Alt: cantata -#Alt: ncmpcpp -#Alt: mpc -#Alt: moc -#Alt: cmus -#Alt: moc-ffmpeg-plugin -#Alt: mpg123 -#Alt: beets -#Alt: cowbell -#Alt: easytag -#Alt: puddletag -#Alt: eyed3 -#Alt: kid3 -#Alt: picard -#Alt: mussort -#Alt: vagalume -#Alt: gpodder -#Alt: go-mtpfs -#Alt: gtkpod -#Alt: playerctl -#Alt: streamtuner2 -#gmusicbrowser # buster only -#musique # buster only -#radiotray # buster - - -#Section: Webcam -#Description: cheese -cheese -gnome-video-effects -#Alt: guvcview -#Alt: gnome-video-effects-frei0r -#Alt: v4l2loopback-dkms -#Alt: v4l2loopback-utils -#Alt: kamoso -#Alt: zoneminder - -#Section: Screen recording/screencasting -#Description: obs-studio -#Description: vokoscreen -obs-studio -vokoscreen -#Alt: kazam -#Alt: byzanz -#Alt: obs-studio -#Alt: simplescreenrecorder -#gtk-recordmydesktop # buster only -#key-mon # buster only - - #Section: Media conversion/codecs -#Description: qwinff -qwinff ffmpeg flac gstreamer1.0-alsa @@ -123,49 +16,6 @@ libxvidcore4 musepack-tools mediainfo media-player-info -#Alt: handbrake -#Alt: mp3splt -#Alt: oggvideotools -#Alt: ogmrip -#Alt: ogmrip-plugins -#Alt: soundconverter -#Alt: winff -#Alt: winff-doc -#Alt: winff-qt -#Alt: x264 -#Alt: x265 -#Alt: qhimdtransfer -#Alt: minidisc-utils -#Alt: mat -#Alt: ffmpegfs - - -#Section: Audio CD extraction -##Description: asunder -#Alt: asunder -#Alt: sound-juicer -#Alt: goobox -#Alt: ripperx -#Alt: xcfa - - -#Section: Subtitles -subliminal -#Alt: subtitleeditor -#Alt: gaupol -#Alt: gnome-subtitles - -#Section: Audio recording/editing -#Description: audacity -#Description: gnome-sound-recorder -audacity -gnome-sound-recorder -#Alt: gwc -#Alt: gjacktransport - -##Section: Lighting -#Alt: qlcplus - #Section: Audio system #Description: pulseaudio @@ -183,10 +33,4 @@ alsa-utils libasound2-plugins oss-compat alsa-firmware-loaders -rtkit -#Alt: pasystray -#Alt: paprefs -#Alt: pnmixer -#Alt: pamix -#Alt: pulseaudio-equalizer -#Alt: libasound2-plugin-equal +rtkit \ No newline at end of file diff --git a/config/package-lists/development.list.chroot b/config/package-lists/development.list.chroot index a0019a5..762d10b 100644 --- a/config/package-lists/development.list.chroot +++ b/config/package-lists/development.list.chroot @@ -1,30 +1,3 @@ -#Title: Development -#Section: Version control -#Description: meld -#Description: gource -git -meld -gource -colordiff -dwdiff -cloc -#Alt: gitg -#Alt: fossil -#Alt: ghi -#Alt: git-mediawiki -#Alt: git-sizer -#Alt: svn2git -#Alt: github-backup -#Alt: hub -#Alt: mercurial -#Alt: myrepos -#Alt: python3-gitlab -#Alt: subversion -#Alt: tig -#Alt: icdiff -#Alt: qgit -#Alt: git-secrets - #Section: Shell & basic utilities bash autojump @@ -36,128 +9,11 @@ util-linux-locales whiptail moreutils less -dialog -manpages -manpages-dev -#Alt: shellcheck -#Alt: asciinema -#Alt: undistract-me -#Alt: inotify-tools -#Alt: lr -#Alt: ack -#Alt: bd -#Alt: beep -#Alt: command-not-found -#Alt: detox -#Alt: grc -#Alt: pv -#Alt: reptyr -#Alt: source-highlight -#Alt: tmux -#Alt: ttyrec -#Alt: fasd -#Alt: pdd -#Alt: termrec -#Alt: ripgrep -#Alt: retry - - -#Section: Parsers/converters/documentation generators -jq -xmlstarlet -aha -groff -dos2unix -#Alt: pandoc -#Alt: man2html-base -#Alt: txt2tags -#Alt: mkdocs -#Alt: csvkit -#Alt: roffit -#Alt: archmage -#Alt: html2text - #Section: Packaging debhelper -autoconf -devscripts -dh-make equivs -build-essential checkinstall -fakeroot debconf-utils lintian -git-buildpackage -#Alt: apt-build -#Alt: python3-stdeb -#Alt: pypi2deb -#Alt: dgit -#Alt: aptly -#lintian-brush # buster only - -#Section: Debuggers -gdb - -#Section: Python -python3-all-dev -python3-setuptools -python3-wheel -python3-pip -python3-venv - #Section: Live system live-build -#Alt: debootstrap -#Alt: live-config-doc -#Alt: live-manual-pdf -#Alt: live-manual-html -#Alt: debian-handbook -#Alt: blends-tasks -#Alt: live-task-lxde -#Alt: live-task-base -#Alt: live-task-cinnamon -#Alt: live-task-extra -#Alt: live-task-gnome -#Alt: live-task-kde -#Alt: live-task-localisation -#Alt: live-task-localisation-desktop -#Alt: live-task-mate -#Alt: live-task-recommended -#Alt: live-task-xfce - -#Section: Hex editors -#Alt: wxhexeditor -#Alt: hexcurse -#Alt: dhex -#Alt: bless - -#Section: Translation/localization -#Alt: poedit - -#Section: Game development -#Alt: godot3 - -#Section: Ruby -#Alt: ruby-dev - -#Section: HTML/CC/JS -#Alt: csstidy -#Alt: sqlite3 -#Alt: vera -#Alt: nodejs -#Alt: npm -#Alt: jsbeautifier -#webcheck # buster only - -#Section: PHP -#Alt: php-cli - -#Section: Android -#Alt: android-sdk -#Alt: android-sdk-platform-tools-common -#Alt: fastboot -#Alt: adb -#Alt: fastboot -#Alt: scrcpy -#gplaycli # bookworm only diff --git a/config/package-lists/games.list.chroot b/config/package-lists/games.list.chroot deleted file mode 100644 index bbf5655..0000000 --- a/config/package-lists/games.list.chroot +++ /dev/null @@ -1,110 +0,0 @@ -#Title: Games - -#Section: Games -#Description: lutris -#Screenshot: lutris -lutris -#Alt: cmatrix -#Alt: cmatrix-xfont -#Alt: endless-sky -#Alt: play.it -#Alt: steam:i386 -#Alt: supertuxkart -#Alt: hedgewars -#Alt: 0ad -#Alt: minetest -#Alt: wesnoth -#Alt: nexuiz -#Alt: cube2 -#Alt: redeclipse -#Alt: chromium-bsu -#Alt: gunroar -#Alt: marsshooter -#Alt: gnome-games -#Alt: pychess -#Alt: games-adventure -#Alt: games-programming -#Alt: games-sport -#Alt: games-arcade -#Alt: games-finest -#Alt: games-puzzle -#Alt: games-strategy -#Alt: games-board -#Alt: games-tasks -#Alt: games-card -#Alt: games-fps -#Alt: games-python3-dev -#Alt: games-tetris -#Alt: games-c++-dev -#Alt: games-java-dev -#Alt: games-racing -#Alt: games-thumbnails -#Alt: games-chess -#Alt: games-minesweeper -#Alt: games-rogue -#Alt: games-toys -#Alt: games-console -#Alt: games-mud -#Alt: games-rpg -#Alt: games-typing -#Alt: games-content-dev -#Alt: games-perl-dev -#Alt: games-shootemup -#Alt: games-education -#Alt: games-platform -#Alt: games-simulation -#Alt: naev -#Alt: gamemode -#Alt: fortune-mod -#Alt: cowsay -#Alt: nyancat -#Alt: sl -#Alt: hollywood -#Alt: wine64 -#Alt: wine32:i386 -#Alt: libgl1-mesa-dri:i386 -#Alt: playonlinux -#Alt: fonts-wine -#Alt: winetricks -#gweled # buster only - -#Section: Game console emulators -#Alt: pcsxr -#Alt: zsnes:i386 -#Alt: higan -#Alt: desmume -#Alt: mupen64plus-qt -#Alt: mupen64plus-input-all -#Alt: mupen64plus-audio-all -#Alt: mupen64plus-rsp-all -#Alt: mupen64plus-video-all -#Alt: retroarch -#Alt: libretro-beetle-pce-fast -#Alt: libretro-beetle-psx -#Alt: libretro-beetle-vb -#Alt: libretro-beetle-wswan -#Alt: libretro-bsnes-mercury-accuracy -#Alt: libretro-bsnes-mercury-balanced -#Alt: libretro-bsnes-mercury-performance -#Alt: libretro-desmume -#Alt: libretro-gambatte -#Alt: libretro-mgba -#Alt: libretro-nestopia -#Alt: libretro-snes9x -#Alt: yabause-gtk -#Alt: games-emulator -#Alt: gnome-video-arcade -#Alt: mednafen -#Alt: virtualjaguar -#Alt: mame -#Alt: stella -#Alt: mame -#Alt: mame-tools -#Alt: mame-extra -#Alt: nestopia -#Alt: dosbox -#Alt: pcsx2:i386 -#Alt: games-emulator -#mupen64plus # buster only -#libretro-genesisplusgx # buster only -#dolphin-emu # buster only \ No newline at end of file diff --git a/config/package-lists/graphics.list.chroot b/config/package-lists/graphics.list.chroot deleted file mode 100644 index 2b4569a..0000000 --- a/config/package-lists/graphics.list.chroot +++ /dev/null @@ -1,170 +0,0 @@ -#Title: Graphics - -#Section: Image viewers and managers -#Description: ristretto -ristretto -#Alt: eog -#Alt: eog-plugins -#Alt: viewnior -#Alt: pqiv -#Alt: qiv -#Alt: feh -#Alt: mcomix -#Alt: gpicview -#Alt: mirage -#Alt: xzgv -#Alt: sxiv -#Alt: catimg -#Alt: shotwell -#Alt: gthumb -#Alt: digikam -#Alt: fotoxx -#Alt: geeqie -#nomacs # sid only - - -#Section: Image editors -#Description: gimp -gimp -gimp-data-extras -gimp-gap -gimp-plugin-registry -gimp-texturize -gimp-gutenprint -gimp-lensfun -create-resources -#Alt: gimp-help-fr -#Alt: krita -#Alt: gimp-gmic -#Alt: drawing -#Alt: mypaint -#Alt: mtpaint -#Alt: xpaint -#Alt: gnome-paint -#gimp-ufraw # buster only -#delaboratory # buster only -#pinta # sid only - - -#Section: Vector editors -##Description: inkscape -#Alt: inkscape -#Alt: create-resources -#Alt: pstoedit -#Alt: pencil2d -#Alt: dia -#Alt: birdfont -#python-lxml # buster only - - -#Section: Drawing -#Description: xournal -xournal -#Alt: akira - - -#Section: Non-destructive editors (lightroom) -#Alt: darktable -#Alt: rawtherapee -#Alt: luminance-hdr - -#Section: Color pickers -gcolor3 -#Alt: gpick - -#Section: Batch image processing -#Alt: aspic -#Alt: pixelize -#Alt: hugin -#Alt: aaphoto - -#Section: Camera upload/management -#Alt: rapid-photo-downloader -#Alt: gtkam - - -#Section: Game asset editors -#Alt: tiled -#Alt: games-content-dev - -#Section: Color grading -#Alt: colorhug-client - -#Section: Diagram editors -#Description: dia -dia -dia-shapes -gsfonts-x11 -#asciio # buster only - -#Section: Label/barcode editors -##Screenshot: glabels -#Alt: glabels -#Alt: qrencode -#Alt: qtqr -#Alt: zbar-tools - -#Section: 3D editors -##Description: blender -#Alt: blender -#Alt: g3dviewer -#Alt: sweethome3d -#Alt: sweethome3d-furniture -#Alt: sweethome3d-furniture-editor -#Alt: sweethome3d-textures-editor -#Alt: sweethome3d-furniture-nonfree -#makehuman # buster only - - -#Section: CAD editors -#Alt: librecad -#Alt: kicad -#Alt: freecad -#Alt: pcb-gtk -#Alt: qelectrotech - -#Section: Video editors -#Alt: openshot -#Alt: kdenlive -#Alt: devede -#Alt: dvdauthor -#Alt: imagination -#Alt: ffdiaporama -#Alt: screenkey -#Alt: dvgrab -#Alt: vgrabbj -#Alt: dvbcut -#Alt: multimedia-video -#Alt: flowblade -#Alt: handbrake -#Alt: lives -#Alt: rtmpdump -#Alt: shotdetect -#Alt: tsdecrypt -#Alt: videotrans -#Alt: voctomix -#Alt: stopmotion -#Alt: education-video -#Alt: slowmovideo - -#Section: Command-line image manipulation -imagemagick -optipng -jpegoptim -pngcrush -exifprobe -findimagedupes -librsvg2-bin -figlet -toilet -#Alt: converseen -#Alt: fbi -#Alt: gifsicle -#Alt: jp2a -#Alt: pecomato -#Alt: aview -#Alt: chafa -#Alt: lolcat -#Alt: advancecomp -#Alt: caca-utils -#timg # bookworm only diff --git a/config/package-lists/installer.list.binary b/config/package-lists/installer.list.binary index 3c22b26..a47a2a7 100644 --- a/config/package-lists/installer.list.binary +++ b/config/package-lists/installer.list.binary @@ -1,9 +1,9 @@ # These packages are required by the installer to install the system in UEFIM boot mode -grub-efi-amd64-bin -grub-efi-amd64 -grub-efi-amd64-signed -mokutil -shim-unsigned -shim-helpers-amd64-signed -shim-signed-common -shim-signed \ No newline at end of file +#grub-efi-amd64-bin +#grub-efi-amd64 +#grub-efi-amd64-signed +#mokutil +#shim-unsigned +#shim-helpers-amd64-signed +#shim-signed-common +#shim-signed \ No newline at end of file diff --git a/config/package-lists/network.list.chroot b/config/package-lists/network.list.chroot index b80869a..0dbca9d 100644 --- a/config/package-lists/network.list.chroot +++ b/config/package-lists/network.list.chroot @@ -1,183 +1,21 @@ #Title: Internet and network #Section: Web browsers -#Description: firefox-esr -firefox-esr -firefox-esr-l10n-fr -#pkg-mozilla-archive-keyring # buster only -webext-ublock-origin -#Alt: webext-https-everywhere -#Alt: midori -#Alt: luakit -#Alt: chromium -#Alt: nss-passwords -#Alt: w3m -#Alt: links2 -#Alt: surf -#Alt: elinks - -#Section: Instant messaging -#Description: pidgin -pidgin -pidgin-otr -libpurple-bin -purple-lurch -purple-rocketchat -purple-discord -purple-xmpp-http-upload -purple-xmpp-carbons -pidgin-plugin-pack -pidgin-extprefs -pidgin-gnome-keyring -telegram-purple -#Alt: empathy -#Alt: finch -#Alt: telegram-desktop -#Alt: pidgin-skype -#Alt: dino-im -#Alt: gajim -#Alt: mcabber -#Alt: smuxi -#Alt: weechat -#Alt: purple-mm-sms -#Alt: purple-xmpp-http-upload -#purple-matrix # sid only -#xchat # buster only -#ekg2 # buster only - -#Section: VoIP/videoconference -#Description: mumble -mumble -#Alt: jami -#Alt: linphone - - -#Section: Mail clients -#Description: thunderbird -thunderbird -thunderbird-l10n-fr -#Alt: geary -#Alt: claws-mail -#Alt: claws-mail-plugins -#Alt: mailnag -#Alt: mutt -#Alt: alpine -#Alt: getmail -#Alt: evolution -#Alt: evolution-plugins -#Alt: evolution-rss -#Alt: offlineimap - - -#Section: File transfer and synchronization -#Description: nextcloud-desktop -nextcloud-desktop -nextcloud-desktop-cmd -rsync -#Alt: lftp -#Alt: unison-gtk -#Alt: rclone -#Alt: git-annex -#Alt: nautilus-dropbox -#Alt: syncthing -#Alt: sparkleshare -#Alt: seafile-cli -#Alt: seafile-daemon -#Alt: seafile-gui -#Alt: grsync -#Alt: filezilla -#Alt: gftp -#Alt: pastebinit -#owncloud-client # buster only - - -#Section: Bittorrent -#Firewall: transmission bittorrent client -#Description: transmission-gtk -transmission-gtk -transmission-cli -#Alt: qbittorrent -#Alt: deluge-gtk -#Alt: deluge-console -#Alt: deluge-web -#Alt: transmission-daemon -#Alt: transmission-remote-gtk -#Alt: uget -#Alt: aria2 -#Alt: amule -#Alt: amule-gnome-support -#Alt: rtorrent -#Alt: btfs -#transmission-remote-cli # buster only -#nicotine # buster only - -#Section: Media download -##Description: youtube-dl -#Alt: youtube-dl -#Alt: streamlink -#Alt: minitube -#Alt: smtube -#get-flash-videos # buster only -#gnome-twitch # buster only +#firefox-esr +#When building with extras (only AMD64)#google-chrome-stable +chromium #Section: Downloaders/web crawlers curl wget -#Alt: aria2 -#Alt: kiwix -#Alt: kiwix-tools -#Alt: zim-tools -#Alt: httrack -#Alt: axel -#Alt: plowshare - -#Section: Feed readers -##Description: liferea -#Alt: liferea -#Alt: newsboat -#Alt: gnome-feeds -#Alt: quiterss -#Alt: tickr -#Alt: feedreader - -#Section: LAN file sharing -##Firewall: samba server -#Alt: samba -#Alt: samba-vfs-modules -#Alt: smbclient -#smbc # buster only #Section: Network management #Description: network-manager-gnome network-manager-gnome -network-manager-openvpn-gnome dnsmasq-base hostname bridge-utils ethtool -#Alt: connman -#Alt: connman-ui -#Alt: cmst -#Alt: wpagui -#Alt: network-manager-ssh -#Alt: efax-gtk -#Alt: avahi-daemon -#Alt: libnss-mdns -#Alt: avahi-autoipd -#Alt: avahi-dnsconfd -#Alt: avahi-discover -#Alt: avahi-ui-utils -#wicd # buster only -#wicd-curses # buster only -#wammu # buster only - -#Section: Cellphone and modem support -#Alt: modemmanager -#Alt: modem-manager-gui -#Alt: mobile-broadband-provider-info -#Alt: usb-modeswitch -#Alt: gnome-phone-manager -#Alt: kdeconnect #Section: Wireless #Description: blueman @@ -186,170 +24,12 @@ bluetooth blueman crda wireless-regdb -#Alt: gnome-bluetooth -#Alt: gnome-user-share -#Alt: ganyremote -#Alt: hostapd -#Alt: aircrack-ng -#Alt: btscanner -#blueproximity # buster only #Section: Firewall -#Description: gufw ufw -gufw iptables -#Alt: ferm -#Alt: iptables-persistent -#Alt: firehol -#Alt: fail2ban -#Alt: ipset-persistent + #Section: Network diagnostic/monitoring -#Description: gnome-nettool -gnome-nettool traceroute -dnsutils -#Alt: dnsmasq -#Alt: dns-root-data -#Alt: arp-scan -#Alt: arpwatch -#Alt: bwm-ng -#Alt: darkstat -#Alt: ddupdate -#Alt: driftnet -#Alt: dsniff -#Alt: fping -#Alt: httpry -#Alt: ifstat -#Alt: iftop -#Alt: ipcalc -#Alt: ipcalc-ng -#Alt: iperf -#Alt: iptraf-ng -#Alt: jmeter -#Alt: jnettop -#Alt: logstalgia -#Alt: macchanger -#Alt: mitmproxy -#Alt: mtr -#Alt: natpmpc -#Alt: nethogs -#Alt: netmask -#Alt: nmon -#Alt: prips -#Alt: slurm -#Alt: socat -#Alt: speedometer -#Alt: speedtest-cli -#Alt: sslsniff -#Alt: subnetcalc -#Alt: tcpdump -#Alt: tcpstat -#Alt: thc-ipv6 -#Alt: trickle -#Alt: tshark -#Alt: usbip -#Alt: vnstat -#Alt: vnstati -#Alt: wireshark -#Alt: termshark -#Alt: fierce -#namebench # buster only -#ntopng # buster only -#snetz # buster only -#sslstrip # buster only -#python-scapy # buster only -#dropwatch # sid only - -#Section: SSH -#Alt: sshuttle -#Alt: sshfs -#Alt: pssh -#Alt: putty-tools -#Alt: autossh -#Alt: endlessh - - -#Section: Remote access/desktop clients -#Alt: remmina -#Alt: remmina-plugin-nx -#Alt: remmina-plugin-rdp -#Alt: remmina-plugin-spice -#Alt: remmina-plugin-vnc -#Alt: remmina-plugin-xdmcp -#Alt: vinagre -#Alt: weevely -#Alt: x2goclient -#remmina-plugin-telepathy # buster only - - -#Section: SSH -#Firewall: SSH server -#Description: openssh-server -openssh-server -#Alt: barrier -#Alt: xpra -#Alt: lightdm-remote-session-x2go -#Alt: x2godesktopsharing -#Alt: x2goserver -#Alt: x2goserver-desktopsharing -#Alt: x2goserver-extensions -#Alt: x2goserver-x2goagent -#Alt: x2goserver-xsession -#Alt: x2goserver-printing -#Alt: tinysshd -#Alt: vino - -#Section: Load testing -#Alt: siege -#Alt: tsung - -#Section: Scanners -#Alt: nmap -#Alt: nikto -#Alt: zmap -#Alt: sqlmap -#Alt: themole -#Alt: arp-scan -#Alt: arping -#Alt: whatweb -#Alt: knockpy -#Alt: spectre-meltdown-checker -#Alt: ndiff -#Alt: masscan -#Alt: pompem -#Alt: dirb -#Alt: dhcpig -#Alt: wafw00f -#Alt: smbmap -#Alt: wig -#Alt: reaver -#Alt: bully -#Alt: hydra -#Alt: hydra-gtk -#Alt: ophcrack -#Alt: hashcat -#Alt: hashcat-data -#Alt: mdk3 -#Alt: dnsmap -#Alt: dnsenum -#prads # buster only -#zenmap # buster only -#kismet # buster only -#kismet-plugins # buster only -#pcredz # buster only - -#Section: Tor -#Alt: tor-geoipdb -#Alt: tor -#Alt: torsocks -#Alt: torbrowser-launcher - -#Section: GeoIP databases -#Alt: geoip-bin -#Alt: geoip-database - -#Section: Out-of-band management -#Alt: ipmitool -#gwakeonlan # buster only +dnsutils \ No newline at end of file diff --git a/config/package-lists/office.list.chroot b/config/package-lists/office.list.chroot deleted file mode 100644 index 6c72007..0000000 --- a/config/package-lists/office.list.chroot +++ /dev/null @@ -1,226 +0,0 @@ -#Title: Office - -#Section: Office suite -#Description: libreoffice -libreoffice-writer -libreoffice-impress -libreoffice-draw -libreoffice-calc -libreoffice-base -libreoffice-gtk3 -libreoffice-java-common -libreoffice-gnome -libreoffice-avmedia-backend-gstreamer -libwmf-bin -hyphen-fr -libreoffice-l10n-fr -mythes-fr -libreoffice-help-fr -#Alt: abiword -#Alt: calligraplan -#Alt: calligrasheets -#Alt: calligrastage -#Alt: calligrawords -#Alt: dia -#Alt: ebook2odt -#Alt: gnumeric -#Alt: gromit -#Alt: impressive -#Alt: karbon -#Alt: key2odp -#Alt: libreoffice-dmaths -#Alt: libreoffice-math -#Alt: libreoffice-style-sifr -#Alt: lyx -#Alt: python3-uno -#Alt: retext python3-enchant python3-yaml -#Alt: scribus -#Alt: scribus-template -#Alt: spotlighter -#Alt: tpp -#Alt: unoconv -#Alt: plume-creator -#braindump # sid only -#calligraflow # sid only -#sozi # buster only -#libreoffice-style-tango # buster only -#libreoffice-pdfimport # buster only -#libreoffice-avmedia-backend-vlc # buster only - - -# Section: Calendars/contacts management -# Description: lightning -lightning -#Alt: gnome-calendar -#Alt: evolution-data-server -#Alt: abook -#orage # buster only -#lightning-l10n-fr # buster only -#pycarddav # buster only - - -#Section: Personal finance -#Description: homebank -homebank -#Alt: gnucash -#Alt: grisbi - - -#Section: Document viewers -#Description: evince -evince -#Alt: mupdf -#Alt: apvlv -#Alt: xpdf -#Alt: calibre -#Alt: zathura -#Alt: fbreader -#Alt: yelp -#Alt: xchm -#bookworm #bookworm only - -#Section: E-book -#Alt: calibre -#cdcat # buster only - - -#Section: PDF editor/utilities -#Description: pdfchain -pdfchain -pdfgrep -poppler-utils -#Alt: qpdf -#Alt: pdfmod -#Alt: pdfshuffler -#Alt: pdftk -#Alt: pdfcrack -#Alt: diffpdf -#Alt: comparepdf -#Alt: enscript -#Alt: html2text -#Alt: pdfarranger -#Alt: pdfproctools -#python-html2text # buster only -#chm2pdf # buster only - - -#Section: Tasks/Personal information management -#Alt: osmo -#Alt: zim -#Alt: tasque -#Alt: gnote -#Alt: email-reminder -#Alt: todotxt-cli -#Alt: lifeograph -#Alt: tudu -#Alt: tina -#Alt: taskwarrior -#Alt: vit -#Alt: w2do -#Alt: devtodo -#Alt: gnome-todo -#Alt: bijiben -#Alt: wyrd -#Alt: calcurse -#Alt: gnome-contacts -#Alt: gnome-documents -#Alt: khal -#Alt: treesheets -#Alt: hnb -#Alt: etm -#Alt: almanah -#Alt: nixnote2 -#gtg # buster only -#Alt: cherrytree -#taskcoach # buster only -#keepnote # buster only - - -#Section: Image scanning -#Description: simple-scan -simple-scan -imagemagick -sane-utils -#Alt: scanbd -#Alt: xsane - - -#Section: Optical Character Recognition (OCR) -#Alt: paperwork-gtk -#Alt: ocrfeeder -#Alt: tesseract-ocr-fra -#Alt: unpaper -#Alt: yagf -#Alt: ocrad - - -#Section: Printing -#Description: system-config-printer -cups -cups-client -gutenprint-locales -cups-pk-helper -printer-driver-all -printer-driver-cups-pdf -printer-driver-gutenprint -system-config-printer -system-config-printer-udev -cups-browsed -#Alt: hplip-gui -#Alt: mtink -#Alt: colord - -#Section: Fonts -#Description: fonts-hack-ttf -fonts-averia-gwf -fonts-breip -fonts-cabinsketch -fonts-cantarell -fonts-century-catalogue -fonts-crosextra-caladea -fonts-dancingscript -fonts-dosis -fonts-droid-fallback -fonts-dustin -fonts-ecolier-court -fonts-f500 -fonts-freefont-ttf -fonts-hack-ttf -fonts-inconsolata -fonts-junicode -fonts-jura -fonts-kaushanscript -fonts-knda -fonts-levien-museum -fonts-liberation -fonts-linuxlibertine -fonts-lobster -fonts-lobstertwo -fonts-ocr-a -fonts-opensymbol -fonts-roboto -fonts-rufscript -fonts-sil-andika -fonts-sil-gentium-basic -fonts-ubuntu-title -ttf-mscorefonts-installer -xfonts-terminus -#Alt: fonts-beteckna -#Alt: fonts-cabin -#Alt: fonts-comfortaa -#Alt: fonts-crosextra-carlito -#Alt: fonts-fanwood -#Alt: fonts-fork-awesome -#Alt: fonts-lato -#Alt: fonts-lindenhill -#Alt: fonts-open-sans -#Alt: fonts-opendin -#Alt: fonts-play -#Alt: fonts-prociono -#Alt: fonts-quattrocento -#Alt: fonts-sil-galatia -#Alt: fonts-sil-gentium -#Alt: fonts-tomsontalks -#Alt: fonts-vollkorn -#Alt: fonts-yanone-kaffeesatz -#fonts-pecita # buster only \ No newline at end of file diff --git a/config/package-lists/system.list.chroot b/config/package-lists/system.list.chroot index 8e0e96e..6b8d262 100644 --- a/config/package-lists/system.list.chroot +++ b/config/package-lists/system.list.chroot @@ -1,40 +1,15 @@ #Title: System #Section: Package management -#Description: gnome-packagekit -#Description: synaptic apt-listchanges apt-transport-https -aptitude +#aptitude debconf-utils debian-archive-keyring debian-keyring debsecan debsums -gnome-packagekit -packagekit -packagekit-tools -reportbug -software-properties-gtk -synaptic -unattended-upgrades vrms -#Alt: appstream-generator -#Alt: apt-config-auto-update -#Alt: apt-file -#Alt: apt-forktracer -#Alt: apt-listbugs -#Alt: aptitude-doc-fr -#Alt: debian-security-support -#Alt: deborphan -#Alt: debtree -#Alt: gnome-software -#Alt: gstreamer1.0-packagekit -#Alt: needrestart -#Alt: packagekit-command-not-found -#Alt: packagekit-gtk3-module -#Alt: extrepo -#pk-update-icon # buster only #Section: Task management/monitoring #Description: xfce4-taskmanager @@ -46,55 +21,15 @@ hddtemp inxi lsof strace -memtest86+ -#Alt: gnome-system-monitor -#Alt: screenfetch -#screentest # bookworm only -#Alt: hardinfo -#Alt: cputool -#Alt: usbview -#Alt: stress -#Alt: stressapptest -#Alt: lshw -#Alt: lshw-gtk -#Alt: bonnie++ -#Alt: x86info -#Alt: memtester -#Alt: dstat -#Alt: sysstat -#Alt: cacti -#Alt: hwloc -#Alt: memlockd -#Alt: read-edid -#Alt: cpu-x -#glances # buster only - - -#Section: Backup -#Screenshot: deja-dup -#Description: deja-dup -deja-dup -#Alt: backintime-qt4 -#Alt: tmfs -#Alt: duplicity -#Alt: rdiff-backup -#Alt: grsync -#Alt: unison -#Alt: unison-gtk -#Alt: rsync -#Alt: rsbackup -#Alt: fsarchiver -#Alt: backupninja -#Alt: duply -#rsnapshot # buster only +#memtest86+ #Section: Disk management #Description: gnome-disk-utility #Description: gparted #Description: baobab gnome-disk-utility -gparted -baobab +#gparted +#baobab ncdu dfc smartmontools @@ -103,120 +38,35 @@ gdisk parted hdparm sdparm -dosfstools -hfsprogs -ntfs-3g +#dosfstools +#hfsprogs +#ntfs-3g kpartx xorriso -lvm2 -#Alt: gsmartcontrol -#Alt: fsarchiver -#Alt: partclone -#Alt: pmount -#Alt: bilibop-udev -#Alt: ecryptfs-utils -#Alt: partimage -#Alt: forensics-full -#Alt: steghide -#Alt: gdmap -#Alt: clonezilla -#Alt: exfatprogs -#Alt: crazydiskinfo -#Alt: disk-filltest -#disk-manager # buster only - -#Section: data recovery -#Description: testdisk -testdisk -#Alt: foremost -#Alt: scalpel -#Alt: gddrescue -#Alt: ddrescueview -#Alt: extundelete -#Alt: fatcat -#Alt: safecopy - -#Section: File cleaners/linters -#Description: bleachbit -bleachbit -localepurge -#fslint # buster only +#lvm2 #Section: Log viewers #Description: lnav lnav colortail -#Alt: gnome-logs -#Alt: glogg -#Alt: logtop -#Alt: since -#Alt: multitail - - -#Section: Virtualization -#Description: virt-manager -virt-manager -virtinst -virt-viewer -ebtables -dnsmasq-base -libvirt-daemon-system -gir1.2-spiceclientgtk-3.0 -qemu-system-x86 -qemu-system-arm -qemu-utils -#virt-top # buster only -netcat-openbsd -#Alt: virt-what -#Alt: libguestfs-tools -#Alt: lxc -#Alt: gnome-boxes -#Alt: lxc-templates -#Alt: docker.io -#Alt: docker-registry -#Alt: docker-doc -#Alt: anbox -#Alt: vagrant -#Alt: schroot -#virt-sandbox # buster only - -#Section: Configuration management -#Alt: ansible #Section: Java -default-jre +#default-jre #Section: Display manager/screen locker #Description: lightdm lightdm lightdm-gtk-greeter light-locker -#Alt: accountsservice -#Alt: slim -#Alt: gdm3 -#Alt: arctica-greeter -#Alt: xsecurelock -#Alt: xscreensaver -#Alt: xscreensaver-data-extra -#Alt: xscreensaver-gl -#Alt: xscreensaver-gl-extra #Section: Boot screen -plymouth -plymouth-x11 -plymouth-themes +#plymouth +#plymouth-x11 +#plymouth-themes #Section: Scheduling at -#Section: Desktop performance -#Alt: haveged -#Alt: oomd -#Alt: irqbalance -#Alt: preload -#ulatencyd # buster only - - #Section: Security & sandboxing apparmor apparmor-easyprof @@ -224,13 +74,9 @@ apparmor-profiles apparmor-utils libpam-tmpdir sudo -#Alt: apparmor-notify -#Alt: apparmor-profiles-extra -#Alt: doas #Section: Time chrony -#Alt: ntp #Section: Display mesa-utils @@ -258,26 +104,28 @@ xserver-xorg-video-all xserver-xorg-video-intel xfonts-base hwdata -nvidia-driver + +#Section nvidiaDriver +#nvidia-driver +##if ARCHITECTURES amd64 +#linux-headers-amd64 +#endif +##if ARCHITECTURES i386 +#linux-headers-686:i386 +##endif +#module-assistant +#dkms +#build-essential + #Section: Kernel/boot/init -#if ARCHITECTURES amd64 -linux-headers-amd64 -#endif -#if ARCHITECTURES i386 -linux-headers-686:i386 -#endif -module-assistant -dkms -build-essential systemd os-prober initramfs-tools console-setup user-setup libpam-systemd -#Alt: kexec-tools -#Alt: kthresher + #Section: Firmwares firmware-linux-free @@ -285,15 +133,6 @@ firmware-linux-nonfree amd64-microcode intel-microcode -#Section: Hardware-specific packages -#Alt: driverctl -#Alt: pommed -#Alt: lomoco -#Alt: wmgui -#Alt: mbpfan -#Alt: usbmuxd -#Alt: fprintd - #Section: Live system components live-boot live-config diff --git a/config/package-lists/utility.list.chroot b/config/package-lists/utility.list.chroot index 667dd97..c735719 100644 --- a/config/package-lists/utility.list.chroot +++ b/config/package-lists/utility.list.chroot @@ -2,48 +2,15 @@ #Section: File management #Description: thunar -gvfs-backends -gvfs-bin -gvfs-fuse -jdupes libgphoto2-l10n libmtp-runtime mlocate ooo-thumbnailer rename -secure-delete thunar thunar-archive-plugin thunar-media-tags-plugin thunar-volman -trash-cli -tree -tumbler -catfish -#Alt: pcmanfm -#Alt: gprename -#Alt: thunar-gtkhash -#Alt: nautilus -#Alt: nautilus-sendto -#Alt: ooo-thumbnailer -#Alt: nautilus-wipe -#Alt: nautilus-image-converter -#Alt: gnome-sushi -#Alt: gtkhash -#Alt: gnome-split -#Alt: ffmpegthumbnailer -#Alt: tdfsb -#Alt: cksfv -#Alt: safe-rm -#Alt: mmv -#Alt: hardlink -#Alt: ranger -#Alt: chkboot -#Alt: reflex -#Alt: fzf -#Alt: ripgrep -#Alt: fd-find - #Section: Desktop environment #Description: xfce4 @@ -51,203 +18,40 @@ xfdesktop4 xfwm4 xfce4-session xfce4-notifyd -xfce4-whiskermenu-plugin -gmrun xfce4-panel xfce4-places-plugin -xfce4-weather-plugin -xfce4-netload-plugin xfce4-pulseaudio-plugin -#Alt: plank -#Alt: kupfer -#Alt: gnome-pie -#Alt: xfce4-appfinder -#Alt: synapse -#Alt: zeitgeist -#Alt: zeitgeist-datahub -#Alt: compiz -#Alt: compiz-plugins -#Alt: compiz-plugins-default -#Alt: compiz-plugins-extra -#Alt: compiz-plugins-main -#Alt: compton -#Alt: compton-conf -#activity-log-manager # buster only - +xfce4-xkb-plugin #Section: Archive management -#Description: file-roller -file-roller -atool -p7zip -p7zip-full -arj -cabextract -cpio -lzip -lzma -lzop -lzip -unace -unalz -unrar-free -rar -unzip -zip -iat -nrg2iso -gzrt -#Alt: xarchiver -#Alt: isomaster -#Alt: p7zip-rar -#Alt: gztool - - -#Section: Password management/file/disk encryption -#Description: keepassxc -keepassxc -seahorse -seahorse-daemon -gnome-keyring -ssh-askpass-gnome -libpam-gnome-keyring -gnupg -gnupg2 -pwgen -nss-passwords -cryptsetup -cryptsetup-initramfs -libblockdev-crypto2 -#Alt: keepassx -#Alt: keepass2 -#Alt: qtpass -#Alt: revelation -#Alt: apg -#Alt: tcplay -#Alt: xkcdpass -#Alt: pass -#Alt: tomb -#Alt: zulucrypt-gui -#Alt: zulumount-gui -#Alt: libzulucrypt-plugins - +squashfs-tools #Section: Text editors #Description: mousepad #Description: nano mousepad nano -vim-tiny -#Alt: gnome-builder flatpak-builder python3-lxml python3-jedi -#Alt: vim -#Alt: vim-doc -#Alt: vim-scripts -#Alt: vim-addon-manager -#Alt: focuswriter -#Alt: gedit -#Alt: gedit-plugins -#Alt: gedit-source-code-browser-plugin -#Alt: geany -#Alt: nfoview -#Section: Sticky notes -#xfce4-notes # buster only -#Alt: xpad - - -#Section: Maps -##Description: gnome-maps -#Alt: gnome-maps -#Alt: marble-qt -#alt: marble-plugins -#Alt: geoclue-2.0 -#Alt: josm -#Alt: navit -#Alt: gpsd -#Alt: routino -#Alt: mkgmapgui -#Alt: mkgmap -#Alt: foxtrotgps -#Alt: gis-tasks -#Alt: gpsprune #Section: Screenshots -#Description: xfce4-screenshooter xfce4-screenshooter -#Alt: scrot -#Alt: gnome-screenshot -#Alt: flameshot -#Section: Clocks/timers -#Description: gnome-clocks -gnome-clocks -tty-clock -#Alt: dclock -#Alt: gtimer -#Alt: stopwatch -#Alt: xfce4-timer-plugin -#Alt: screenruler - - -#Section: Calculators -#Description: gnome-calculator -#Screenshot: gnome-calculator -gnome-calculator -bc -units -#Alt: num-utils -#Alt: speedcrunch -#Alt: gbase -#Alt: graphmonkey -#qalculate # bookworm only #Section: Terminal emulators #Description: xfce4-terminal xfce4-terminal -#Alt: lxterminal -#Alt: gnome-terminal -#Alt: guake -#Alt: terminator -#Alt: rxvt-unicode -#Alt: tilda -#Section: Science -#Alt: stellarium -#Alt: lightspeed -#Alt: wxmaxima -#Alt: gramps - -#Section: Color management -#Description: redshift-gtk -redshift-gtk -#Alt: workrave -#Alt: safeeyes - -#Section: CD burning -##Description: xfburn -#Alt: xfburn -#Alt: brasero -#Alt: brasero-cdrkit -#Alt: cdrdao #Section: Desktop configuration utilities xfce4-settings -gnome-system-tools -menulibre -#gconf-editor # buster only -dconf-editor dconf-cli -#qt4-qtconfig # buster only -dconf-gsettings-backend -#Alt: gnome-tweaks -#Alt: gnome-settings-daemon #Section: Power management #Description: xfce4-power-manager xfce4-power-manager xfce4-battery-plugin -radeontool -bumblebee +#radeontool +#bumblebee vbetool powertop usbutils @@ -258,77 +62,31 @@ laptop-mode-tools fancontrol rfkill cpufrequtils -#hibernate # buster only pm-utils -#Alt: powerdebug -#Alt: tlp -#Alt: powerstat -#Alt: i8kutils -#Alt: usbtop -#Alt: primus -#Alt: hd-idle -#eeepc-acpi-scripts #sid only - -#Section: Character map/font viewer -gucharmap -gnome-font-viewer -#Alt: font-manager -#Alt: thunar-font-manager - -#Section: Spell checking/dictionaries -hunspell -hunspell-en-us -hunspell-fr -aspell -aspell-fr -hunspell-fr -ispell -iamerican -ibritish -ifrench-gut -wfrench -#Alt: xfce4-dict -#Alt: gnome-dictionary -#Alt: goldendict -#Alt: verbiste-gnome #Section: Resources desktop-base -papirus-icon-theme -arc-theme +#papirus-icon-theme +#arc-theme gnome-themes-standard sound-theme-freedesktop gnome-audio -#Alt: faenza-icon-theme -#Alt: deepin-icon-theme -#Alt: paper-icon-theme -#clearlooks-phenix-theme # buster only - -#Section: Virtual keyboards -#Alt: onboard -#Alt: onboard-data -#Alt: cellwriter -#florence # buster only #Section: Other +sudo libnotify-bin -zenity +#zenity numlockx -x11-apps -xbitmaps +#x11-apps +#xbitmaps wmctrl xclip xcalib xbacklight -conky-all gtk2-engines gtk2-engines-murrine gtk2-engines-pixbuf #gtk2-engines-xfce # buster only xdg-user-dirs-gtk libfile-mimeinfo-perl -policykit-1-gnome -#Alt: randtype -#Alt: winwrangler -#Alt: xdotool -#scrcpy # sid only +#policykit-1-gnome \ No newline at end of file diff --git a/doc/gen_package_lists.py b/doc/gen_package_lists.py deleted file mode 100755 index f1ab872..0000000 --- a/doc/gen_package_lists.py +++ /dev/null @@ -1,88 +0,0 @@ -#!/usr/bin/python3 - -import apt_pkg -import re - -# list of lists, in the form [ 'sourcefile.list.chroot', 'destinationfile.md' ] -package_lists = [ - [ 'config/package-lists/utility.list.chroot', 'doc/md/packages/utility.md' ], - [ 'config/package-lists/network.list.chroot', 'doc/md/packages/network.md' ], - [ 'config/package-lists/office.list.chroot', 'doc/md/packages/office.md' ] , - [ 'config/package-lists/graphics.list.chroot', 'doc/md/packages/graphics.md' ], - [ 'config/package-lists/audio-video.list.chroot', 'doc/md/packages/audio-video.md' ], - [ 'config/package-lists/system.list.chroot', 'doc/md/packages/system.md' ], - [ 'config/package-lists/development.list.chroot', 'doc/md/packages/development.md' ], - [ 'config/package-lists/games.list.chroot', 'doc/md/packages/games.md' ] - ] - -def get_package_metadata(package): - '''get package metadata from apt database/hardcoded URLs - returns: list of strings''' - print('[INFO] parsing metadata for %s' % package) - pkg = cache[(package)] - candidate = depcache.get_candidate_ver(pkg) - desc = candidate.translated_description - version = candidate.ver_str - (f, index) = desc.file_list.pop(0) - records = apt_pkg.PackageRecords(cache) - records.lookup((f, index)) - short_desc = records.short_desc - long_desc = records.long_desc.replace(' .', '') - long_desc = re.sub(r'^[A-z].*', '', long_desc) - long_desc = long_desc.split('\n\n')[0] - screenshot_url = 'https://screenshots.debian.net/thumbnail-with-version/{}/{}'.format(package, version) - pdo_url = 'https://packages.debian.org/bullseye/{}'.format(package) - return short_desc, long_desc, screenshot_url, pdo_url, version - - -def package_to_markdown(package, short_desc, long_desc, screenshot_url, pdo_url, version, pkg_type): - '''format package metdata to markdown - returns: markdown string''' - installed_icon = '![](green.png)' - optional_icon = '![](grey.png)' - if pkg_type == 'description': - markdown = '\n\n\n\n\n**[{}]({})** - {}\n\n{}\n\n\n\n-----------------------\n\n'.format(screenshot_url, package, pdo_url, short_desc, long_desc) - elif pkg_type == 'short': - markdown = '- {} [{}]({}) `{}` - {}'.format(installed_icon, package, pdo_url, version, short_desc) - elif pkg_type == 'alt': - markdown = '- {} _[{}]({}) `{}` - {}_'.format(optional_icon, package, pdo_url, version, short_desc) - return markdown - - -if __name__ == "__main__": - '''main loop''' - apt_pkg.init() - cache = apt_pkg.Cache() - depcache = apt_pkg.DepCache(cache) - package_state_key = '\n![](green.png) installed - ![](grey.png) suggested\n\n' - for pkg_list, destination in package_lists: - output = '' - with open(pkg_list, 'r') as list: - #print(pkg_list) #DEBUG - for line in list: - if line.startswith('#Title:'): - list_title = line.split(' ', 1)[1].strip() - output = output + '\n### {}\n'.format(list_title) - output = output + package_state_key - elif line.startswith('#Section:'): - section_title = line.split(' ', 1)[1].strip() - output = output + '\n#### {}\n'.format(section_title) - if line.startswith('#Description:'): - pkg_type = 'description' - package = line.split(' ')[1].strip() - elif line.startswith('#Alt'): - pkg_type = 'alt' - package = line.split(' ')[1].strip() - elif re.match(r'^[0-9, A-z].*', line): - pkg_type = 'short' - package = line.split(' ')[0].strip() - else: - pkg_type = None - if pkg_type: - #print(package) #DEBUG - short_desc, long_desc, screenshot_url, pdo_url, version = get_package_metadata(package) - markdown = package_to_markdown(package, short_desc, long_desc, screenshot_url, pdo_url, version, pkg_type) - output = output + '\n' + markdown - with open(destination, 'w+') as out: - out.write(output) - diff --git a/doc/md/CHANGELOG.md b/doc/md/CHANGELOG.md deleted file mode 100644 index 96ee6b8..0000000 --- a/doc/md/CHANGELOG.md +++ /dev/null @@ -1,193 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/). - -## [v3.0.0](https://gitlab.com/nodiscc/dlc/releases/tag/3.0.0) - 2021-10-24 - -### Changed - -- rebase on [Debian 11.1.0 "Bullseye"](https://www.debian.org/releases/bullseye/) -- doc: increase RAM requirements to 2GB/recommended 4GB -- apt: update APT sources lists/configuration -- replace [backintime](https://packages.debian.org/bullseye/backintime-qt) backup tool with [deja-dup](https://wiki.gnome.org/Apps/DejaDup) -- games: install lutris from official Debian repositories, remove third-party package download -- extras: use `.deb` packages to manage additional/unofficial software ([bleachbit-cleanerml](https://github.com/bleachbit/cleanerml), [yt-dlp](https://github.com/yt-dlp/yt-dlp), [pidgin-opensteamworks](https://github.com/eionrobb/pidgin-opensteamworks), [user.js](https://github.com/nodiscc/user.js)), remove custom installation logic, update all extra packages to latest releases -- network/audio-video: replace [youtube-dl](https://packages.debian.org/bullseye/youtube-dl)/[streamlink](https://packages.debian.org/bullseye/streamlink) with [yt-dlp](https://github.com/yt-dlp/yt-dlp) ([third-party package](https://nodiscc.gitlab.io/toolbox/)) -- skel: update and fix [conky](https://packages.debian.org/bullseye/conky-all) configuration for recent versions -- skel/session: don't autostart blueman bluetooth manager by default -- skel/session: don't autostart keepassxc by default -- skel: update default UI configuration for thunar, ristretto, xfce4-desktop, xfce4-panel -- skel: replace xfce4-power-manager notification icon with battery panel plugin -- skel: xfwm4: enable video compositing by default (transparency effects) -- skel: xfwm4: disable confusing "Use mouse wheel on title bar to roll up the window" setting -- skel: thunar: add custom right-click menu actions to restore files/directories with deja-dup, and analyze disk usage (baobab) in the selected directory -- skel: vlc: don't ask for network metadata access, disable it by default -- reduce ISO image size (don't keep APT indices on the live filesystem) -- doc: update user/maintainer documentation/download links -- doc: installation: rotate GPG key (old key expired) -- doc: update alternative/suggested packages list, remove packages no longer available in Debian 11 -- skel/desktop: update backgrounds/themes for Debian 11 -- skel: update default bash aliases (alias `diff` to `colordiff`, don't alias `diff`) -- tools: update tests/build configuration and tools, make build completely non-interactive -- system/config: enable UFW firewall at boot by default - -### Added - -- network: add support for more IM protocols in pidgin: [OMEMO encryption](https://packages.debian.org/bullseye/purple-lurch), [discord](https://packages.debian.org/bullseye/purple-discord), [telegram](https://packages.debian.org/bullseye/telegram-purple), (rocketchat)[https://packages.debian.org/bullseye/purple-rocketchat], XMPP [HTTP upload](https://packages.debian.org/bullseye/purple-xmpp-http-upload) and [message carbons](https://packages.debian.org/bullseye/purple-xmpp-carbons) -- graphics: add [gcolor3](https://packages.debian.org/bullseye/gcolor3) color picker -- doc: add [Software: Extras](https://debian-live-config.readthedocs.io/en/latest/packages/extras.html) page listing all third-party downloads - -### Removed - -- system: remove [primus](https://packages.debian.org/bullseye/primus) (conflicts with nvidia drivers) -- system: remove [irqbalance](https://packages.debian.org/bullseye/irqbalance) (unused, benefits unclear) -- utilities: remove [xfce4-notes](https://packages.debian.org/buster/xfce4-notes) (package was removed from Debian 11) -- remove less used/unused packages to reduce dependencies and image size: reduce number of default installed fonts, [asunder](https://packages.debian.org/bullseye/asunder), [cmatrix](https://packages.debian.org/bullseye/cmatrix), [pandoc](https://packages.debian.org/bullseye/pandoc), [advancecomp](https://packages.debian.org/bullseye/advancecomp), [libasound2-plugin-equal](https://packages.debian.org/bullseye/libasound2-plugin-equal) (can be replaced with [pulseaudio-equalizer](https://packages.debian.org/bullseye/pulseaudio-equalizer)), [gnome-settings-daemon](https://packages.debian.org/bullseye/gnome-settings-daemon), [gitg](https://packages.debian.org/bullseye/gitg), [gimp-gmic](https://packages.debian.org/bullseye/gimp-gmic), [pulseaudio-module-zeroconf](https://packages.debian.org/bullseye/pulseaudio-module-zeroconf), [xfburn](https://packages.debian.org/bullseye/xfburn), [blender](https://packages.debian.org/bullseye/blender), [shellcheck](https://packages.debian.org/bullseye/shellcheck), [asciinema](https://packages.debian.org/bullseye/asciinema), [wine](https://packages.debian.org/bullseye/wine) (let lutris manage wine versions/architectures), [inkscape](https://packages.debian.org/bullseye/inkscape), [pstoedit](https://packages.debian.org/bullseye/pstoedit), [gimp-help-fr](https://packages.debian.org/bullseye/gimp-help-fr) -- extras: remove [xfce4-terminal-colorschemes](https://gitlab.com/nodiscc/xfce4-terminal-colorschemes) (deprecated) -- extras: remove custom [nano text editor syntax highlighting](https://github.com/scopatz/nanorc) -- remove custom grub configuration, revert to debian defaults -- remove [webext-https-everywhere](https://packages.debian.org/bullseye/webext-https-everywhere) firefox addon (replaced with built-in "HTTPS only" mode) - -### Fixed - -- always install/upgrade linux kernel and nvidia drivers from bullseye-backports -- fix default file associations for text and media files - -### Upgrade procedure - -If you have a system installed from a previous version of `debian-live-config`: - -- Recommended: [Backup](https://backintime.readthedocs.io/en/latest/) user data, [download](https://debian-live-config.readthedocs.io/en/latest/download-and-installation.html) the latest ISO image, reinstall (overwrite the existing installation), restore data from backups -- To upgrade without reinstalling: replace `buster` with `bullseye` in `/etc/apt/sources.list`, `/etc/apt/sources.list.d/*`, remove `/etc/apt/sources.list.d/debian-buster-updates-security-backports.list`, install [`/etc/apt/sources.list.d/debian-buster-updates-security-backports.list`](https://gitlab.com/nodiscc/debian-live-config/-/blob/bullseye/config/archives/debian-updates-security-backports.list.chroot), run `sudo apt update && sudo apt dist-upgrade` (read Debian 11 [Release notes](https://www.debian.org/News/2021/20210814)). Optionally update your configuration according to [changes since the last release](https://gitlab.com/nodiscc/debian-live-config/-/compare/2.2.5...3.0.0). `skel` modifications will only take effect on newly created user accounts. - - -## [v2.2.5](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.5) - 2020-12-16 - -### Removed - -- remove [Liferea](https://packages.debian.org/buster/liferea) feed reader from default install -- remove [gnome-maps](https://packages.debian.org/buster/gnome-maps) from default install - -### Fixed - -- nano: fix loading of syntax highlighting configuratio from ~/.nano/*.nanorc - - -### Changed - -- update third-party Lutris package to 0.5.8.1 -- update documentation/.gitconfig examples -- tools: improve build/cleanup mechanisms - -------------------------------- - -## [v2.2.4](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.4) - 2020-10-22 - -### Added - -- add [Lutris](https://lutris.net) gaming platform -- add sensible defaults for mousepad text editor - -### Fixed - -- fix display of virt-manager console (add missing gir1.2-spiceclientgtk-3.0 package) - - -### Changed - -- update all packages to latest version (Debian 10.6) -- replace ntp time synchronization service with [chrony](https://chrony.tuxfamily.org/) -- keyboard shortcuts: add ctrl+alt+shift+left/down/right/up to move current windows to the left/down/right/up workspace -- libvirt: set the default URI to qemu:///system (virsh now works without sudo or --connect) -- dotfiles/conky: don't draw shades by default -- update documentation -- tools: various Makefile improvements - -------------------------------- - -## [v2.2.3](https://gitlab.com/nodiscc/dlc/releases/tag/2.2.3) - 2020-05-10 - -Bugfix release. - -### Fixed - -- packages: add non-free nvidia-driver (fix no display at X startup on nvidia cards) -- packages: fix inability to mount luks encrypted disks (missing libblockdev-crypto2 package) -- packages: fix lightdm not showing the user list (missing accountsservice package) -- doc: fix readthedocs TOC/typos/syntax, reorder graphics package list, update auto-generated documentation (make doc), add links to source mirrors - -### Changed - -- dotfiles: .bash_aliases: add example of return code indication in bash prompt -- tools: remove unused build dependencies (xmlstarlet, shellcheck), add gnupg to build dependencies (checksums signing), add python3-venv to build dependencies (doc generation) - -------------------------------- - -## [v2.2.2](https://gitlab.com/nodiscc/debian-live-config/-/tags/2.2.2) - 2020-04-11 - -### Changed - -- Disable window manager compositor by default (improve video performance/prevent tearing) -- Update user.js to 0.1 -- Remove unused locales from live system (only keep en/fr), decrease iso image size - -### Added - -- Documentation at https://debian-live-config.readthedocs.io/ (auto-generated with Sphinx/python script) - -### Fixed - -- Fix APT sources lists not present in the final image -- Improve/cleanup makefile and package lists -- Fix error during installation in EFI boot mode - - -------------------------------- - - -## [v2.2.1](https://gitlab.com/nodiscc/debian-live-config/-/tags/2.2.1) - 2020-03-14 - -### Changed - -- remove all plymouth/wallpaper customizations, use Debian defaults -- display plymouth boot loading screen -- Makefile: move 3rd party downloads to separate file, improve 'clean' target, improve idempotence/separation of concerns -- skel: quodlibet: set default rating to 0 -- skel: xfwm: decrease default number of workspaces to 2 -- skel: xfwm4: disable window shadows -- update README - -### Added - -- add third party package for https://github.com/EionRobb/pidgin-opensteamworks/ -- add third party download for https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/ -- add third party download for https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/ -- add third party download for https://github.com/nodiscc/user.js -- add third-party download for https://github.com/az0/cleanerml -- add (disabled) third party download for https://www.sublimetext.com/ -- Makefile: add a target to generate a TODO.md from a list of gitea issues, add TODO.md - -### Removed - -- remove Samba server - -### Fixed - -- fix broken installation of graphics/image packages list -- associate SVG files with ristretto - -------------------------------- - -## [v2.2](https://gitlab.com/nodiscc/dlc/releases/tag/2.2) - 2020-03-08 - -Initial release, git repository reset and rebuilt from scratch. See commit messages and documentation. - - diff --git a/doc/md/LICENSE.md b/doc/md/LICENSE.md deleted file mode 100644 index f62de18..0000000 --- a/doc/md/LICENSE.md +++ /dev/null @@ -1,1069 +0,0 @@ -- `*`: GNU GPL-3.0 -- `config/includes.chroot/usr/share/backgrounds/futureprototype-darker-4096x2160`.svg: (c) 2018 Alex Makas, GNU GPL-3.0 -- `config/includes.chroot/usr/share/backgrounds/homeworld-darker-3840x2160.png, config/bootloaders/*/splash.png`: (c) 2020 Juliette Taka, CC-BY-SA-4.0 or GNU GPL-2.0 - -The ISO image resulting from the build includes software packages under -various licenses. See `README/COPYING/AUTHORS/LICENSE/COPYRIGHT` files in -`/usr/share/doc/` on the installed system for licenses of each software package. - --------------------------------------------------------------------------------- - -``` - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. -``` - - ------------------------------------------------------------------- - -``` -License: CC-BY-SA-3.0 - Creative Commons Attribution-ShareAlike 3.0 Unported - . - CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE - LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN - ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION - ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE - INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM - ITS USE. - . - License - . - THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE - COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY - COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS - AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. - . - BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE - TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY - BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS - CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND - CONDITIONS. - . - 1. Definitions - . - a. "Adaptation" means a work based upon the Work, or upon the Work and - other pre-existing works, such as a translation, adaptation, derivative - work, arrangement of music or other alterations of a literary or - artistic work, or phonogram or performance and includes cinematographic - adaptations or any other form in which the Work may be recast, - transformed, or adapted including in any form recognizably derived from - the original, except that a work that constitutes a Collection will not - be considered an Adaptation for the purpose of this License. For the - avoidance of doubt, where the Work is a musical work, performance or - phonogram, the synchronization of the Work in timed-relation with a - moving image ("synching") will be considered an Adaptation for the - purpose of this License. - . - b. "Collection" means a collection of literary or artistic works, such - as encyclopedias and anthologies, or performances, phonograms or - broadcasts, or other works or subject matter other than works listed in - Section 1(f) below, which, by reason of the selection and arrangement of - their contents, constitute intellectual creations, in which the Work is - included in its entirety in unmodified form along with one or more other - contributions, each constituting separate and independent works in - themselves, which together are assembled into a collective whole. A work - that constitutes a Collection will not be considered an Adaptation (as - defined below) for the purposes of this License. - . - c. "Creative Commons Compatible License" means a license that is listed - at http://creativecommons.org/compatiblelicenses that has been approved - by Creative Commons as being essentially equivalent to this License, - including, at a minimum, because that license: (i) contains terms that - have the same purpose, meaning and effect as the License Elements of - this License; and, (ii) explicitly permits the relicensing of - adaptations of works made available under that license under this - License or a Creative Commons jurisdiction license with the same License - Elements as this License. - . - d. "Distribute" means to make available to the public the original and - copies of the Work or Adaptation, as appropriate, through sale or other - transfer of ownership. - . - e. "License Elements" means the following high-level license attributes - as selected by Licensor and indicated in the title of this License: - Attribution, ShareAlike. - . - f. "Licensor" means the individual, individuals, entity or entities that - offer(s) the Work under the terms of this License. - . - g. "Original Author" means, in the case of a literary or artistic work, - the individual, individuals, entity or entities who created the Work or - if no individual or entity can be identified, the publisher; and in - addition (i) in the case of a performance the actors, singers, - musicians, dancers, and other persons who act, sing, deliver, declaim, - play in, interpret or otherwise perform literary or artistic works or - expressions of folklore; (ii) in the case of a phonogram the producer - being the person or legal entity who first fixes the sounds of a - performance or other sounds; and, (iii) in the case of broadcasts, the - organization that transmits the broadcast. - . - h. "Work" means the literary and/or artistic work offered under the - terms of this License including without limitation any production in the - literary, scientific and artistic domain, whatever may be the mode or - form of its expression including digital form, such as a book, pamphlet - and other writing; a lecture, address, sermon or other work of the same - nature; a dramatic or dramatico-musical work; a choreographic work or - entertainment in dumb show; a musical composition with or without words; - a cinematographic work to which are assimilated works expressed by a - process analogous to cinematography; a work of drawing, painting, - architecture, sculpture, engraving or lithography; a photographic work - to which are assimilated works expressed by a process analogous to - photography; a work of applied art; an illustration, map, plan, sketch - or three-dimensional work relative to geography, topography, - architecture or science; a performance; a broadcast; a phonogram; a - compilation of data to the extent it is protected as a copyrightable - work; or a work performed by a variety or circus performer to the extent - it is not otherwise considered a literary or artistic work. - . - i. "You" means an individual or entity exercising rights under this - License who has not previously violated the terms of this License with - respect to the Work, or who has received express permission from the - Licensor to exercise rights under this License despite a previous - violation. - . - j. "Publicly Perform" means to perform public recitations of the Work - and to communicate to the public those public recitations, by any means - or process, including by wire or wireless means or public digital - performances; to make available to the public Works in such a way that - members of the public may access these Works from a place and at a place - individually chosen by them; to perform the Work to the public by any - means or process and the communication to the public of the performances - of the Work, including by public digital performance; to broadcast and - rebroadcast the Work by any means including signs, sounds or images. - . - k. "Reproduce" means to make copies of the Work by any means including - without limitation by sound or visual recordings and the right of - fixation and reproducing fixations of the Work, including storage of a - protected performance or phonogram in digital form or other electronic - medium. - . - 2. Fair Dealing Rights. Nothing in this License is intended to reduce, - limit, or restrict any uses free from copyright or rights arising from - limitations or exceptions that are provided for in connection with the - copyright protection under copyright law or other applicable laws. - . - 3. License Grant. Subject to the terms and conditions of this License, - Licensor hereby grants You a worldwide, royalty-free, non-exclusive, - perpetual (for the duration of the applicable copyright) license to - exercise the rights in the Work as stated below: - . - a. to Reproduce the Work, to incorporate the Work into one or more - Collections, and to Reproduce the Work as incorporated in the - Collections; - . - b. to create and Reproduce Adaptations provided that any such - Adaptation, including any translation in any medium, takes reasonable - steps to clearly label, demarcate or otherwise identify that changes - were made to the original Work. For example, a translation could be - marked "The original work was translated from English to Spanish," or a - modification could indicate "The original work has been modified."; - . - c. to Distribute and Publicly Perform the Work including as incorporated - in Collections; and, - . - d. to Distribute and Publicly Perform Adaptations. - . - e. For the avoidance of doubt: - . - i. Non-waivable Compulsory License Schemes. In those jurisdictions in - which the right to collect royalties through any statutory or compulsory - licensing scheme cannot be waived, the Licensor reserves the exclusive - right to collect such royalties for any exercise by You of the rights - granted under this License; - . - ii. Waivable Compulsory License Schemes. In those jurisdictions in which - the right to collect royalties through any statutory or compulsory - licensing scheme can be waived, the Licensor waives the exclusive right - to collect such royalties for any exercise by You of the rights granted - under this License; and, - . - iii. Voluntary License Schemes. The Licensor waives the right to collect - royalties, whether individually or, in the event that the Licensor is a - member of a collecting society that administers voluntary licensing - schemes, via that society, from any exercise by You of the rights - granted under this License. - . - The above rights may be exercised in all media and formats whether now - known or hereafter devised. The above rights include the right to make - such modifications as are technically necessary to exercise the rights - in other media and formats. Subject to Section 8(f), all rights not - expressly granted by Licensor are hereby reserved. - . - 4. Restrictions. The license granted in Section 3 above is expressly - made subject to and limited by the following restrictions: - . - a. You may Distribute or Publicly Perform the Work only under the terms - of this License. You must include a copy of, or the Uniform Resource - Identifier (URI) for, this License with every copy of the Work You - Distribute or Publicly Perform. You may not offer or impose any terms on - the Work that restrict the terms of this License or the ability of the - recipient of the Work to exercise the rights granted to that recipient - under the terms of the License. You may not sublicense the Work. You - must keep intact all notices that refer to this License and to the - disclaimer of warranties with every copy of the Work You Distribute or - Publicly Perform. When You Distribute or Publicly Perform the Work, You - may not impose any effective technological measures on the Work that - restrict the ability of a recipient of the Work from You to exercise the - rights granted to that recipient under the terms of the License. This - Section 4(a) applies to the Work as incorporated in a Collection, but - this does not require the Collection apart from the Work itself to be - made subject to the terms of this License. If You create a Collection, - upon notice from any Licensor You must, to the extent practicable, - remove from the Collection any credit as required by Section 4(c), as - requested. If You create an Adaptation, upon notice from any Licensor - You must, to the extent practicable, remove from the Adaptation any - credit as required by Section 4(c), as requested. - . - b. You may Distribute or Publicly Perform an Adaptation only under the - terms of: (i) this License; (ii) a later version of this License with - the same License Elements as this License; (iii) a Creative Commons - jurisdiction license (either this or a later license version) that - contains the same License Elements as this License (e.g., - Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible - License. If you license the Adaptation under one of the licenses - mentioned in (iv), you must comply with the terms of that license. If - you license the Adaptation under the terms of any of the licenses - mentioned in (i), (ii) or (iii) (the "Applicable License"), you must - comply with the terms of the Applicable License generally and the - following provisions: (I) You must include a copy of, or the URI for, - the Applicable License with every copy of each Adaptation You Distribute - or Publicly Perform; (II) You may not offer or impose any terms on the - Adaptation that restrict the terms of the Applicable License or the - ability of the recipient of the Adaptation to exercise the rights - granted to that recipient under the terms of the Applicable License; - (III) You must keep intact all notices that refer to the Applicable - License and to the disclaimer of warranties with every copy of the Work - as included in the Adaptation You Distribute or Publicly Perform; (IV) - when You Distribute or Publicly Perform the Adaptation, You may not - impose any effective technological measures on the Adaptation that - restrict the ability of a recipient of the Adaptation from You to - exercise the rights granted to that recipient under the terms of the - Applicable License. This Section 4(b) applies to the Adaptation as - incorporated in a Collection, but this does not require the Collection - apart from the Adaptation itself to be made subject to the terms of the - Applicable License. - . - c. If You Distribute, or Publicly Perform the Work or any Adaptations or - Collections, You must, unless a request has been made pursuant to - Section 4(a), keep intact all copyright notices for the Work and - provide, reasonable to the medium or means You are utilizing: (i) the - name of the Original Author (or pseudonym, if applicable) if supplied, - and/or if the Original Author and/or Licensor designate another party or - parties (e.g., a sponsor institute, publishing entity, journal) for - attribution ("Attribution Parties") in Licensor's copyright notice, - terms of service or by other reasonable means, the name of such party or - parties; (ii) the title of the Work if supplied; (iii) to the extent - reasonably practicable, the URI, if any, that Licensor specifies to be - associated with the Work, unless such URI does not refer to the - copyright notice or licensing information for the Work; and (iv) , - consistent with Ssection 3(b), in the case of an Adaptation, a credit - identifying the use of the Work in the Adaptation (e.g., "French - translation of the Work by Original Author," or "Screenplay based on - original Work by Original Author"). The credit required by this Section - 4(c) may be implemented in any reasonable manner; provided, however, - that in the case of a Adaptation or Collection, at a minimum such credit - will appear, if a credit for all contributing authors of the Adaptation - or Collection appears, then as part of these credits and in a manner at - least as prominent as the credits for the other contributing authors. - For the avoidance of doubt, You may only use the credit required by this - Section for the purpose of attribution in the manner set out above and, - by exercising Your rights under this License, You may not implicitly or - explicitly assert or imply any connection with, sponsorship or - endorsement by the Original Author, Licensor and/or Attribution Parties, - as appropriate, of You or Your use of the Work, without the separate, - express prior written permission of the Original Author, Licensor and/or - Attribution Parties. - . - d. Except as otherwise agreed in writing by the Licensor or as may be - otherwise permitted by applicable law, if You Reproduce, Distribute or - Publicly Perform the Work either by itself or as part of any Adaptations - or Collections, You must not distort, mutilate, modify or take other - derogatory action in relation to the Work which would be prejudicial to - the Original Author's honor or reputation. Licensor agrees that in those - jurisdictions (e.g. Japan), in which any exercise of the right granted - in Section 3(b) of this License (the right to make Adaptations) would be - deemed to be a distortion, mutilation, modification or other derogatory - action prejudicial to the Original Author's honor and reputation, the - Licensor will waive or not assert, as appropriate, this Section, to the - fullest extent permitted by the applicable national law, to enable You - to reasonably exercise Your right under Section 3(b) of this License - (right to make Adaptations) but not otherwise. - . - 5. Representations, Warranties and Disclaimer - . - UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR - OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY - KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, - INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, - FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF - LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, - WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE - EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. - . - 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE - LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR - ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES - ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS - BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - . - 7. Termination - . - a. This License and the rights granted hereunder will terminate - automatically upon any breach by You of the terms of this License. - Individuals or entities who have received Adaptations or Collections - from You under this License, however, will not have their licenses - terminated provided such individuals or entities remain in full - compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will - survive any termination of this License. - . - b. Subject to the above terms and conditions, the license granted here - is perpetual (for the duration of the applicable copyright in the Work). - Notwithstanding the above, Licensor reserves the right to release the - Work under different license terms or to stop distributing the Work at - any time; provided, however that any such election will not serve to - withdraw this License (or any other license that has been, or is - required to be, granted under the terms of this License), and this - License will continue in full force and effect unless terminated as - stated above. - . - 8. Miscellaneous - . - a. Each time You Distribute or Publicly Perform the Work or a - Collection, the Licensor offers to the recipient a license to the Work - on the same terms and conditions as the license granted to You under - this License. - . - b. Each time You Distribute or Publicly Perform an Adaptation, Licensor - offers to the recipient a license to the original Work on the same terms - and conditions as the license granted to You under this License. - . - c. If any provision of this License is invalid or unenforceable under - applicable law, it shall not affect the validity or enforceability of - the remainder of the terms of this License, and without further action - by the parties to this agreement, such provision shall be reformed to - the minimum extent necessary to make such provision valid and - enforceable. - . - d. No term or provision of this License shall be deemed waived and no - breach consented to unless such waiver or consent shall be in writing - and signed by the party to be charged with such waiver or consent. - . - e. This License constitutes the entire agreement between the parties - with respect to the Work licensed here. There are no understandings, - agreements or representations with respect to the Work not specified - here. Licensor shall not be bound by any additional provisions that may - appear in any communication from You. This License may not be modified - without the mutual written agreement of the Licensor and You. - . - f. The rights granted under, and the subject matter referenced, in this - License were drafted utilizing the terminology of the Berne Convention - for the Protection of Literary and Artistic Works (as amended on - September 28, 1979), the Rome Convention of 1961, the WIPO Copyright - Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and - the Universal Copyright Convention (as revised on July 24, 1971). These - rights and subject matter take effect in the relevant jurisdiction in - which the License terms are sought to be enforced according to the - corresponding provisions of the implementation of those treaty - provisions in the applicable national law. If the standard suite of - rights granted under applicable copyright law includes additional rights - not granted under this License, such additional rights are deemed to be - included in the License; this License is not intended to restrict the - license of any rights under applicable law. - . - Creative Commons Notice - . - Creative Commons is not a party to this License, and makes no warranty - whatsoever in connection with the Work. Creative Commons will not be - liable to You or any party on any legal theory for any damages - whatsoever, including without limitation any general, special, - incidental or consequential damages arising in connection to this - license. Notwithstanding the foregoing two (2) sentences, if Creative - Commons has expressly identified itself as the Licensor hereunder, it - shall have all rights and obligations of Licensor. - . - Except for the limited purpose of indicating to the public that the Work - is licensed under the CCPL, Creative Commons does not authorize the use - by either party of the trademark "Creative Commons" or any related - trademark or logo of Creative Commons without the prior written consent - of Creative Commons. Any permitted use will be in compliance with - Creative Commons' then-current trademark usage guidelines, as may be - published on its website or otherwise made available upon request from - time to time. For the avoidance of doubt, this trademark restriction - does not form part of the License. - . - Creative Commons may be contacted at http://creativecommons.org/. - -``` \ No newline at end of file diff --git a/doc/md/TODO.md b/doc/md/TODO.md deleted file mode 100644 index cc157df..0000000 --- a/doc/md/TODO.md +++ /dev/null @@ -1,55 +0,0 @@ - - -### nodiscc/debian-live-config - -- #95 - Prevent PC speaker BEEP when logging out - **`3.0.0`** `enhancement,UX` -- #91 - install amd64/i386 vulkan/opengl libraries - **`-`** `easy,enhancement,games,UX` -- #90 - Enable i386/multiarch in installed system - **`-`** `bug,configuration,games` -- #89 - Touchpad tap to click should be enabled by default - **`-`** `configuration,enhancement,UX` -- #88 - screen brightness keys do not work during boot/splash/LUKS password prompt (amdgpu) - **`3.1.0`** `boot,bug,hardware` -- #86 - Use apt instead of wget to download extra .deb packages (verify integrity/authenticity) - **`-`** `enhancement,security,tools` -- #84 - Boot in legacy BIOS mode fails with `Failed to load COM32 file vesamenu.c32` - **`-`** `boot,bug` -- #83 - bullseye: don't display cookie autodelete welcome page on firefox first startup - **`-`** `enhancement,UX` -- #81 - install gdebi (graphical standalone .deb package installer) - **`3.0.0`** `feature,UX` -- #79 - WIP preseed keyboard-configuration - **`-`** `question` -- #78 - WIP: replace pulseaudio audio server with pipewire - **`-`** `enhancement,maintenance` -- #77 - test compatibility with popular proprietary communication software? - **`-`** `question,UX` -- #72 - Re-add xfce4-notes-plugin - **`-`** `enhancement,packaging,UX` -- #68 - (optional) install signal-desktop? - **`-`** `feature,question,UX` -- #67 - Check additional packages - **`-`** `enhancement,question` -- #65 - switch build system to mmdebstrap? - **`-`** `enhancement,question,tools` -- #64 - add tartube - **`-`** `feature,packaging` -- #63 - Makefile.extras: add a script to check for common issues? - **`-`** `feature,question,tools` -- #62 - Offline maps and routing - **`-`** `feature,question` -- #61 - add gaming-related packages/configuration? - **`-`** `feature,games,question` -- #60 - integrate semi-automatic/desktop-friendly oldstable -> stable uprade mechanism - **`-`** `question` -- #59 - WIP: build ISO for i386 architecure - **`-`** `enhancement,tools` -- #58 - WIP: preconfigure thunderbird - **`-`** `configuration,enhancement` -- #57 - Enable DXVK? - **`-`** `feature,games,hardware,question` -- #52 - Document default keyboard shortcuts - **`-`** `documentation` -- #51 - "Login without password" checkbox in users-admin is greyed out - **`-`** `configuration,enhancement,UX` -- #50 - Add a visual keyboard - **`-`** `feature,l10n/a11y` -- #48 - Replace gnome-clocks with better alarm software - **`-`** `question` -- #46 - Investigate other interesting packages - **`-`** `question` -- #45 - System-wide support for DNS-over-HTTPS/TLS - **`-`** `feature,security` -- #44 - add cron GUI - **`-`** `feature,UX` -- #43 - add ./play.it? - **`-`** `feature,games,question` -- #42 - firefox: display bookmarks/personal toolbar by default - **`-`** `enhancement` -- #41 - add thunar custom action to open text files as root - **`-`** `feature,UX` -- #35 - test accessing samba shares - **`-`** `feature,UX` -- #33 - Some .desktop launchers are not localized in xfce4-whiskermenu-plugin - **`-`** `bug,l10n/a11y` -- #30 - Add a GUI to enable/disable systemd services - **`-`** `feature,UX` -- #27 - Replace laptop-mode-tools with tlp? - **`-`** `configuration,enhancement,performance,question` -- #25 - Add Android emulator? - **`-`** `feature,question` -- #20 - Enable IPv6 support - **`-`** `feature` -- #19 - installer: preseed "full user name" question to match the linux username - **`-`** `enhancement,installer,UX` -- #18 - thunderbird: add default addons/harden configuration - **`-`** `configuration,enhancement,UX` -- #15 - nvidia optimus support - **`-`** `feature,hardware` -- #13 - Add a remote desktop service/viewer - **`-`** `feature` -- #9 - add a package list for audio workstations - **`-`** `feature` -- #8 - Display more items in xfce4-settings-manager - **`-`** `configuration,enhancement,UX` -- #7 - add live system persistence - **`-`** `feature` -- #5 - Improve apparmor sandboxing - **`-`** `enhancement,security` -- #4 - installer: preseed "domain name" installer question to None - **`-`** `enhancement,installer,UX` -- #2 - improve OOM handling - **`-`** `enhancement,performance,UX` -- #1 - Add Ulauncher? - **`-`** `feature,question` diff --git a/doc/md/conf.py b/doc/md/conf.py deleted file mode 100644 index 77dc388..0000000 --- a/doc/md/conf.py +++ /dev/null @@ -1,83 +0,0 @@ -# Configuration file for the Sphinx documentation builder. -# https://www.sphinx-doc.org/en/master/usage/configuration.html - -# -- Project information ----------------------------------------------------- - -project = 'debian-live-config' -author = 'nodiscc@gmail.com' -version = '3.0.0' -release = '3.0.0' -html_show_copyright = True - -# -- General configuration --------------------------------------------------- - -# Add any Sphinx extension module names here, as strings. They can be -# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom -# ones. -extensions = ['recommonmark', 'sphinx_rtd_theme'] - -# Only parse .md files -source_suffix = ['.md'] - -# Add any paths that contain templates here, relative to this directory. -templates_path = ['_templates'] - -# List of patterns, relative to source directory, that match files and -# directories to ignore when looking for source files. -# This pattern also affects html_static_path and html_extra_path. -exclude_patterns = [] - -# -- Options for HTML output ------------------------------------------------- - -# The theme to use for HTML and HTML Help pages. See the documentation for -# a list of builtin themes. -# -html_theme = 'sphinx_rtd_theme' -html_show_sphinx = True - -# Add any paths that contain custom static files (such as style sheets) here, -# relative to this directory. They are copied after the builtin static files, -# so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] -html_css_files = ['style.css'] - -# The master toctree document. -master_doc = 'index' - -html_theme_options = { - 'display_version': True, - 'prev_next_buttons_location': 'bottom', - 'style_external_links': True, - 'vcs_pageview_mode': 'edit', - 'collapse_navigation': False, - 'sticky_navigation': True, - 'navigation_depth': 2, # Defines sidebar navigation depth - 'titles_only': False -} - -html_context = { - "display_gitlab": True, # Integrate Gitlab - "gitlab_host": "gitlab.com", - "gitlab_user": "nodiscc", # Username - "gitlab_repo": "debian-live-config", # Repo name - "gitlab_version": "master", # Version - "conf_py_path": "/doc/md/" # Path in the checkout to the docs root -} - -exclude_patterns = ['README.md'] - -# Load the recommonmark auto TOC generator -# It will find any section named as defined in 'auto_toc_tree_section', -# find any bullet lists of relative markdown links -# And use it to generate a TOC and populate the sidebar -from recommonmark.parser import CommonMarkParser -from recommonmark.transform import AutoStructify -def setup(app): - app.add_config_value('recommonmark_config', { - 'enable_auto_toc_tree': True, - 'auto_toc_tree_section': 'Documentation', - 'auto_toc_maxdepth': 1, # Defines in-place generated TOC depth, not the sidebar depth - }, True) - app.add_transform(AutoStructify) - -#TODO markdown tables are note rendered in sphinx diff --git a/doc/md/custom.md b/doc/md/custom.md deleted file mode 100644 index 42b323d..0000000 --- a/doc/md/custom.md +++ /dev/null @@ -1,155 +0,0 @@ -# Building a custom Debian ISO image - -[`Makefile`](https://gitlab.com/nodiscc/debian-live-config/-/blob/master/Makefile) contains basic automation/preparation for the build process (download of extra components, tests and documentation generation, running the build, generating/signing checksums...) - -The actual ISO image build process is managed by the [live-build](https://www.debian.org/devel/debian-live/) suite of tools. For more details, read the `live-build` documentation: - -* [Live Systems manual](https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html) -* [`man lb config`](httpshttps://manpages.debian.org/bullseye/live-build/lb_config.1.en.html) -* [`man lb build`](https://manpages.debian.org/bullseye/live-build/lb_build.1.en.html) -* [`man lb clean`](https://manpages.debian.org/bullseye/live-build/lb_clean.1.en.html) -* [`man live-build`](https://manpages.debian.org/bullseye/live-build/live-build.7.en.html) -* `/usr/share/doc/live-manual/pdf/live-manual.portrait.en.a4.pdf.gz` ([live-manual](https://packages.debian.org/bullseye/live-manual) package) - - -## Build using the default configuration - -Install [Debian](https://www.debian.org). You must build from the same distribution as the target distribution (build *stable* systems on a build machine running Debian *stable*, *testing* systems on a machine running Debian *testing*...). The run the following commands (as root): - -```bash -# install requirements -apt install make git sudo live-build - -# clone the repository -git clone https://gitlab.com/nodiscc/debian-live-config - -# build the ISO image -cd debian-live-config && make install_buildenv && make -``` - -You need some disk space for the download and build caches. The build directory grows to about 13GB using the default configuration. - - -## Changing the default build configuration - - - -`live-build` is configured through files under the `auto/` and `config/` directories. - -``` -. -├── auto #main live-build configuration -├── config -│   ├── archives #package mirrors/repositories -│   ├── hooks #extra scripts to run during build stages -│   ├── includes.binary #files to include on the ISO filesystem -│   ├── includes.chroot #files to include in the live system's filesystem -│   ├── includes.installer #files to include in the installer's filesystem -│   ├── package-lists -│ │   └── *.list.chroot #packages to install on the live system -│ │   └── *.list.binary #packages to place in the APT repository on the ISO image -│   ├── packages.chroot #standalone .deb packages to install on the live system -│   └── task-lists #tasksel tasks to install on the live system -├── doc #user documentation -├── Makefile #main automation, dependencies management, ... -└── scripts #extra automation scripts - -``` - -### auto/ - -* `auto/config` sets basic configuration settings for the build (architecture, boot configuration, installer...), see [`man lb config`](https://manpages.debian.org/bullseye/live-build/lb_config.1.en.html) -* `auto/clean` is run automatically before each build to ensure the build directory is free of any artifacts from previous builds (download caches are kept). See [`man lb clean`](https://manpages.debian.org/bullseye/live-build/lb_clean.1.en.html) -* `auto/build` contains the command used for the build, and basic logging settings - - -### config/includes.chroot/ - -Files to copy to the resulting live system (eg. modified configuration or data files under `etc/, opt/, usr/, ...`) - -Scripts and data that do not belong to an existing Debian package _should_ be distributed as [custom packages](http://wiki.debian.org/Packaging), and not stashed directly into this directory. Debian packages can also handle custom configuration files (see [`man dpkg-divert`](https://manpages.debian.org/bullseye/dpkg/dpkg-divert.1.en.html)). - -For example, to add custom files/unpackaged programs inside your live system: - -```bash -git clone https://gitlab.com/nodiscc/toolbox config/includes.chroot/opt/toolbox -git clone https://gitlab.com/nodiscc/dlc config/includes.chroot/opt/dlc -``` - -### config/package-lists/ - -* `*.chroot`: lists of packages to install on the resulting image/system -* `*.binary`: lists of additional packages to add to the ISO image `pool/` directory (to use as an offline repository/mirror) (not required for the live system to work) - -Simply use the `.list` extension to install packages in the live system and include them in the `pool/` directory in the ISO image as well. - - -### config/packages.chroot/ - -`.deb` packages placed here will be installed to the live system. May be useful when: - -- You need a package that is not available in Debian (see [requests for packaging](http://wnpp.debian.net/)) -- The package can be downloaded as a standalone `.deb` on the original project website OR you want to build a package yourself -- You don't want to add a third-party repository to your APT sources list (see below). - -Caveats: - - - Packages placed here will _not_ receive upgrades through APT (unless they are someday added to official Debian repositories) - - Packages placed here are not GPG-signed. Ensure you download/build the package over a secure channel. - -See [Makefile.extra](https://gitlab.com/nodiscc/debian-live-config/-/blob/master/Makefile.extra) for examples. - - -### config/includes.installer/ - -`preseed.cfg` is used to preconfigure the _installer_ using [preseeding](https://wiki.debian.org/Preseed). - - -### config/preseed/ - -`*.chroot.cfg` used to preseed debconf values inside the _resulting live system_. - - -### config/hooks/ - -Scripts used to run arbitrary commands at different stages of the build (`*.hook.chroot` or `.*chroot.binary`). See `/usr/share/doc/live-build/examples/hooks/` for examples. - - -### config/includes.binary/ - -Additional files to place at the root of the ISO image filesystem (these files will be directly accessible when mounting the ISO). - -## Other - -### Setting the locale/language - -Currently only 2 locales (english and french) are pre-generated, other languages have to be manually added to the build configuration, and the ISO rebuilt. - - -### Release process - -- [ ] `make bump_version`, update version indicators -- [ ] Update CHANGELOG.md -- [ ] `make doc && git add packages/ index.md && git commit -m "update auto-generated documentation"` -- [ ] `git tag --sign $new_version` -- [ ] `make && make checksums && make sign_checksums` -- [ ] `make tests` - - BIOS mode: test live mode in all languages - - BIOS mode: test online installation - - BIOS mode: test offline installation - - UEFI mode: test online installation - - UEFI mode: test offline installation - - During installation, test the following disk partitioning schemes: - - [ ] Automatic whole disk encrypted LVM - - [ ] Automated whole disk LVM - - [ ] Automated whole disk partitioning - - [ ] Manual -- [ ] Copy latest CHANGELOG.md entry to a [new Github release](https://github.com/nodiscc/debian-live-config/releases) -- [ ] attach `dlc-X.Y.Z-debian-bullseye-amd64.hybrid.iso dlc-release.key SHA512SUMS SHA512SUMS.sign` to the releases -- `Publish release` - - - -## See also - - - diff --git a/doc/md/download-and-installation.md b/doc/md/download-and-installation.md deleted file mode 100644 index b268e50..0000000 --- a/doc/md/download-and-installation.md +++ /dev/null @@ -1,105 +0,0 @@ -# Download and installation - -## Hardware Requirements - -- Computer with x86_64 CPU -- Memory: min 2GB, recommended 4GB+ -- Recommended storage: 15GB+ hard drive or SSD (operating system and programs), 10-∞GB (user data) -- 2GB+ USB drive or DVD-R for the installation media - - -## Download - -**[![](download.png) Download](https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso)** the latest ISO image - -(Recommended) verify file integrity and authenticity with GPG: - -```bash -# download the iso, signing key, checksums and signature -wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso -wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-release.key -wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/SHA512SUMS -wget https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/SHA512SUMS.sign -# import the release signing key -# the key used to sign releases has key ID EE73FC8FD71E3CC83606FDF361B23168A539DBBD -gpg --import dlc-release.key -# verify that checksums are authentic -gpg --verify SHA512SUMS.sign -# verify integrity of the ISO image -sha512sum -c SHA512SUMS -``` - - -## Write the bootable media - -#### To USB - From Linux - - * Insert a 2GB+ USB drive - * Right-click the ISO image file, and click `Open with ... > Disk image writer` (requires [gnome-disks](https://packages.debian.org/bullseye/gnome-disk-utility)) **Caution, all data on the USB drive will be erased** - * Or, using the command line: Identify your USB drive device name (eg. `/dev/sdc`) using the `lsblk` command; Write the ISO image to the drive using `sudo dd /path/to/live-image.iso /dev/sdXXX`. - -![](https://i.imgur.com/1fYOBty.png) - - -#### To USB - From Windows - - * Insert a blank 2GB+ USB drive - * Download [win32diskimager](http://sourceforge.net/projects/win32diskimager/files/latest/download), extract it in a directory, then run the program. - * `Image file`: select your ISO image. - * `Device`: Select your USB drive's drive letter. - * Press `Write`. **Caution, all data on the USB drive will be erased** - -![](https://a.fsdn.com/con/app/proj/win32diskimager/screenshots/Win32DiskImager-1.0.png/max/max/1) - - -#### To DVD - - * Select "burn a disk image" in your disk burning utility (Windows: [InfraRecorder](http://infrarecorder.org/?page_id=5)) - - -#### Virtualization - -You can also run the system in a virtual machine on top of your existing system. In that case writing a bootable drive is not needed and you can simply load the `.iso` file in the virtual machine's CD drive. Free and open-source virtualization software includes [virt-manager](https://stdout.root.sx/docs/virt-manager.md) (Linux) or [VirtualBox](https://www.virtualbox.org) (Linux/MacOS/Windows). - - - - -## Boot the ISO - -- Turn your computer off. Insert the bootable USB/DVD, and turn it back on. -- The boot menu will be displayed, allowing you to install the operating system or run it in Live mode. - -| 💥 | If your computer does not boot to the DVD/USB, check that [BIOS/EFI boot configuration](http://www.makeuseof.com/tag/enter-bios-computer/) utility is configured to boot from CD/DVD or USB. | -|---------|---------| - -| 💥 | On some computers you need to [disable secure boot](https://neosmart.net/wiki/disabling-secure-boot/) before installing a Linux distribution. | -|---------|---------| - - - - -## Run the live system - -A live system runs entirely in memory and allows you to use the operating system without installing it to your machine. - -No changes to the Live filesystem are kept after reboot, (eg. files in user directories), the system will reset to it's original state when the computer is powered off/rebooted. Changes to files/directory on other drives (external/USB drive, existing fixed disk...) attached to the computer _will_ be kept - save your work there if you need to keep your changes. - -The screen will lock after 5 minutes of inactivity during the live session. The passord to unlock it is `live`. - -See **[Usage](usage.md)** - - - - -## Install the system to disk - -Select `Graphical install` from the boot menu to install a permanent copy a of the system to your hard drive. Follow instructions from the installer. - -| 💥 | The default drive partitioning configuration overwrites any previously installed operating system/data on the selected installation disk. To preserve your data, use manual partitioning in the installer, install to an empty disk, or backup your data to an external drive if needed. | -|---------|---------| - - - - diff --git a/doc/md/download.png b/doc/md/download.png deleted file mode 100644 index 4f187538ec1c55ab0bc0d609856c93bd67c74f63..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 452 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_Gz7y~NYkmHi2`oUobL)$*;l&-1_V#<3Fz4jgDmVi4Y?6f>*vq+y^G+u;KY zZftC9Z7;tYossxwm|=I0fB*mU?7tWDa~{xwg0`8Bjg1eVd}^Qm)Tc%NgLgrNk)dJH zBjX46@Bg3wZhoD(z4fObUO-FP(qlyX~P&4J|eXO5|K>U{tF`o8w`?Kad2ZL%=lrEAW& z=jVYxzyEs$^2RZn>4}Mgyp{jH{;jp)|IYL0?n(P!xN4kS{HmE-zRqU%`3+%i&CO45 p|BiRRw%yKa_l9rp)Y+mK7=BBXh^g~^j{}A`gQu&X%Q~loCIF~+!r1@- diff --git a/doc/md/index.md b/doc/md/index.md deleted file mode 100644 index 76ab01d..0000000 --- a/doc/md/index.md +++ /dev/null @@ -1,59 +0,0 @@ -# debian-live-config - -[Debian GNU/Linux](https://www.debian.org/) desktop operating system, preconfigured for personal computers/workstations. - -![](https://i.imgur.com/xbRbpM3.png) - -## Features - -- Ready-to-use operating system for personal computers/workstations -- Preinstalled/preconfigured software for most office/multimedia/internet tasks -- Installation time < 10 minutes, without Internet access -- Can also run [live](https://en.wikipedia.org/wiki/Live_USB) from USB/DVD (no installation required) -- Fits on a 2GB USB drive -- Reliable, low maintenance (Based on Debian [stable](https://wiki.debian.org/DebianStable) + [backports](https://wiki.debian.org/Backports)) -- Lightweight/low resource usage, good performance on low-end or recycled hardware -- Proprietary drivers/firmware for good compatibility with recent hardware - -This repository contains the `live-build` configuration and scripts used to build a custom Debian ISO image. See [Building a custom Debian ISO image](custom.md). - - -## Download - -**[![](download.png) Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/3.0.0/dlc-3.0.0-debian-bullseye-amd64.hybrid.iso)** (64-bit) - - -## Documentation - -- [Download and installation](download-and-installation.md) -- [Usage](usage.md) -- [Software: Utility](packages/utility.md) -- [Software: Internet and network](packages/network.md) -- [Software: Audio and video](packages/audio-video.md) -- [Software: Office](packages/office.md) -- [Software: Graphics](packages/graphics.md) -- [Software: System](packages/system.md) -- [Software: Development](packages/development.md) -- [Software: Games](packages/games.md) -- [Software: Extras](packages/extras.md) -- [Changelog](CHANGELOG.md) - - -## Screenshots - -![](https://i.imgur.com/xbRbpM3.png) - -![](https://i.imgur.com/iyA3bov.png) - - -## Source code - -Mirrors: -- [Gitlab](https://gitlab.com/nodiscc/debian-live-config) -- [Github](https://github.com/nodiscc/debian-live-config) - - -## License - -[GPL-3.0](LICENSE) - diff --git a/doc/md/packages/audio-video.md b/doc/md/packages/audio-video.md deleted file mode 100644 index 6f79c00..0000000 --- a/doc/md/packages/audio-video.md +++ /dev/null @@ -1,339 +0,0 @@ - -### Audio/video - -![](green.png) installed - ![](grey.png) suggested - - -#### Video players - - - - - - -**[vlc](https://packages.debian.org/bullseye/vlc)** - multimedia player and streamer - - - VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, - DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, - podcasts, and multimedia streams from various network sources. - - - ------------------------ - - - - - - - -**[mpv](https://packages.debian.org/bullseye/mpv)** - video player based on MPlayer/mplayer2 - - - mpv is a movie player based on MPlayer and mplayer2. It supports a wide - variety of video file formats, audio and video codecs, and subtitle types. - - - ------------------------ - - -- ![](green.png) [vlc](https://packages.debian.org/bullseye/vlc) `3.0.16-1` - multimedia player and streamer -- ![](green.png) [vlc-plugin-notify](https://packages.debian.org/bullseye/vlc-plugin-notify) `3.0.16-1` - LibNotify plugin for VLC -- ![](green.png) [vlc-plugin-jack](https://packages.debian.org/bullseye/vlc-plugin-jack) `3.0.16-1` - JACK audio plugins for VLC -- ![](green.png) [vlc-plugin-samba](https://packages.debian.org/bullseye/vlc-plugin-samba) `3.0.16-1` - Samba plugin for VLC -- ![](green.png) [vlc-plugin-skins2](https://packages.debian.org/bullseye/vlc-plugin-skins2) `3.0.16-1` - multimedia player and streamer (Skins2 plugin) -- ![](green.png) [vlc-plugin-video-splitter](https://packages.debian.org/bullseye/vlc-plugin-video-splitter) `3.0.16-1` - multimedia player and streamer (video splitter plugins) -- ![](green.png) [vlc-plugin-visualization](https://packages.debian.org/bullseye/vlc-plugin-visualization) `3.0.16-1` - multimedia player and streamer (visualization plugins) -- ![](green.png) [vlc-plugin-video-output](https://packages.debian.org/bullseye/vlc-plugin-video-output) `3.0.16-1` - multimedia player and streamer (video output plugins) -- ![](green.png) [vlc-plugin-base](https://packages.debian.org/bullseye/vlc-plugin-base) `3.0.16-1` - multimedia player and streamer (base plugins) -- ![](green.png) [vlc-plugin-qt](https://packages.debian.org/bullseye/vlc-plugin-qt) `3.0.16-1` - multimedia player and streamer (Qt plugin) -- ![](green.png) [libdvd-pkg](https://packages.debian.org/bullseye/libdvd-pkg) `1.4.2-1-1` - DVD-Video playing library - installer -- ![](green.png) [mpv](https://packages.debian.org/bullseye/mpv) `0.32.0-3` - video player based on MPlayer/mplayer2 -- ![](grey.png) _[freetuxtv](https://packages.debian.org/bullseye/freetuxtv) `0.6.8~dfsg1-1+b2` - Internet television and radio player_ -- ![](grey.png) _[gnome-dvb-client](https://packages.debian.org/bullseye/gnome-dvb-client) `1:0.2.91~git20170110-4` - client for gnome-dvb-daemon_ -- ![](grey.png) _[gnome-mpv](https://packages.debian.org/bullseye/gnome-mpv) `0.20-2` - transitional package_ -- ![](grey.png) _[kodi](https://packages.debian.org/bullseye/kodi) `2:19.1+dfsg2-2` - Open Source Home Theatre (executable binaries)_ -- ![](grey.png) _[mpv](https://packages.debian.org/bullseye/mpv) `0.32.0-3` - video player based on MPlayer/mplayer2_ -- ![](grey.png) _[parole](https://packages.debian.org/bullseye/parole) `4.16.0-1` - media player based on GStreamer framework_ -- ![](grey.png) _[smplayer](https://packages.debian.org/bullseye/smplayer) `20.6.0~ds0-1` - Complete front-end for MPlayer and mpv_ -- ![](grey.png) _[subdownloader](https://packages.debian.org/bullseye/subdownloader) `2.1.0-3` - subtitle download/upload manager for video files_ -- ![](grey.png) _[totem](https://packages.debian.org/bullseye/totem) `3.38.0-2` - Simple media player for the GNOME desktop based on GStreamer_ -- ![](grey.png) _[totem-plugins](https://packages.debian.org/bullseye/totem-plugins) `3.38.0-2` - Plugins for the Totem media player_ -- ![](grey.png) _[vlc-plugin-svg](https://packages.debian.org/bullseye/vlc-plugin-svg) `3.0.16-1` - SVG plugin for VLC_ -- ![](grey.png) _[celluloid](https://packages.debian.org/bullseye/celluloid) `0.20-2` - simple GTK+ frontend for mpv_ -#### Music players/library managers - - - - - - -**[quodlibet](https://packages.debian.org/bullseye/quodlibet)** - audio library manager and player for GTK3 - - - Quod Libet is a music management program. It provides several different ways - to view your audio library, as well as support for Internet radio and - audio feeds. It has extremely flexible metadata tag editing and searching - capabilities, using the same interface as Ex Falso. - - - ------------------------ - - -- ![](green.png) [quodlibet](https://packages.debian.org/bullseye/quodlibet) `4.3.0-1` - audio library manager and player for GTK3 -- ![](green.png) [exfalso](https://packages.debian.org/bullseye/exfalso) `4.3.0-1` - audio tag editor for GTK+ -- ![](green.png) [libgpod-common](https://packages.debian.org/bullseye/libgpod-common) `0.8.3-16` - common files for libgpod -- ![](green.png) [libgpod4](https://packages.debian.org/bullseye/libgpod4) `0.8.3-16` - library to read and write songs and artwork to an iPod -- ![](green.png) [sox](https://packages.debian.org/bullseye/sox) `14.4.2+git20190427-2` - Swiss army knife of sound processing -- ![](grey.png) _[gnome-music](https://packages.debian.org/bullseye/gnome-music) `3.36.7-1` - Music is the new GNOME music playing application_ -- ![](grey.png) _[rhythmbox](https://packages.debian.org/bullseye/rhythmbox) `3.4.4-4` - music player and organizer for GNOME_ -- ![](grey.png) _[rhythmbox-plugins](https://packages.debian.org/bullseye/rhythmbox-plugins) `3.4.4-4` - plugins for rhythmbox music player_ -- ![](grey.png) _[clementine](https://packages.debian.org/bullseye/clementine) `1.4.0~rc1+git347-gfc4cb6fc7+dfsg-1+b1` - modern music player and library organizer_ -- ![](grey.png) _[audacious](https://packages.debian.org/bullseye/audacious) `4.0.5-1` - small and fast audio player which supports lots of formats_ -- ![](grey.png) _[audacious-plugins](https://packages.debian.org/bullseye/audacious-plugins) `4.0.5-1` - Base plugins for audacious_ -- ![](grey.png) _[projectm-pulseaudio](https://packages.debian.org/bullseye/projectm-pulseaudio) `3.1.7-1.1` - projectM PulseAudio module_ -- ![](grey.png) _[mpd](https://packages.debian.org/bullseye/mpd) `0.22.6-1+b1` - Music Player Daemon_ -- ![](grey.png) _[sonata](https://packages.debian.org/bullseye/sonata) `1.7.0-1` - GTK+ client for the Music Player Daemon (MPD)_ -- ![](grey.png) _[ario](https://packages.debian.org/bullseye/ario) `1.6-1.1` - GTK+ client for the Music Player Daemon (MPD)_ -- ![](grey.png) _[cantata](https://packages.debian.org/bullseye/cantata) `2.4.2.ds1-1` - Qt client for the music player daemon (MPD)_ -- ![](grey.png) _[ncmpcpp](https://packages.debian.org/bullseye/ncmpcpp) `0.9.2-1` - ncurses-based client for the Music Player Daemon (MPD)_ -- ![](grey.png) _[mpc](https://packages.debian.org/bullseye/mpc) `0.33-1` - command-line tool to interface MPD_ -- ![](grey.png) _[moc](https://packages.debian.org/bullseye/moc) `1:2.6.0~svn-r3005-1` - ncurses based console audio player_ -- ![](grey.png) _[cmus](https://packages.debian.org/bullseye/cmus) `2.9.1-1` - lightweight ncurses audio player_ -- ![](grey.png) _[moc-ffmpeg-plugin](https://packages.debian.org/bullseye/moc-ffmpeg-plugin) `1:2.6.0~svn-r3005-1` - ncurses based console audio player - ffmpeg plugin_ -- ![](grey.png) _[mpg123](https://packages.debian.org/bullseye/mpg123) `1.26.4-1` - MPEG layer 1/2/3 audio player_ -- ![](grey.png) _[beets](https://packages.debian.org/bullseye/beets) `1.4.9-7` - music tagger and library organizer_ -- ![](grey.png) _[cowbell](https://packages.debian.org/bullseye/cowbell) `0.2.7.1-7+b3` - An easy-to-use tag editor for your music files_ -- ![](grey.png) _[easytag](https://packages.debian.org/bullseye/easytag) `2.4.3-4` - GTK+ editor for audio file tags_ -- ![](grey.png) _[puddletag](https://packages.debian.org/bullseye/puddletag) `2.0.1-2` - simple, powerful audio tag editor_ -- ![](grey.png) _[eyed3](https://packages.debian.org/bullseye/eyed3) `0.8.10-4` - Display and manipulate id3-tags on the command-line_ -- ![](grey.png) _[kid3](https://packages.debian.org/bullseye/kid3) `3.8.5-3` - KDE audio tag editor_ -- ![](grey.png) _[picard](https://packages.debian.org/bullseye/picard) `2.5.6-1` - Next-Generation MusicBrainz audio files tagger_ -- ![](grey.png) _[mussort](https://packages.debian.org/bullseye/mussort) `0.4-3.1` - simple tool that sorts a music collection_ -- ![](grey.png) _[vagalume](https://packages.debian.org/bullseye/vagalume) `0.8.6-3` - GTK+-based client for Last.fm-compatible radio services_ -- ![](grey.png) _[gpodder](https://packages.debian.org/bullseye/gpodder) `3.10.17-1` - podcast client and feed aggregator_ -- ![](grey.png) _[go-mtpfs](https://packages.debian.org/bullseye/go-mtpfs) `1.0.0-1+b5` - Mount MTP devices over FUSE_ -- ![](grey.png) _[gtkpod](https://packages.debian.org/bullseye/gtkpod) `2.1.5-8` - manage songs and playlists on an Apple iPod_ -- ![](grey.png) _[playerctl](https://packages.debian.org/bullseye/playerctl) `2.3.1-1` - utility to control media players via MPRIS_ -- ![](grey.png) _[streamtuner2](https://packages.debian.org/bullseye/streamtuner2) `2.2.1+dfsg-2.1` - Browser for Internet Radio Stations_ -#### Webcam - - - - - - -**[cheese](https://packages.debian.org/bullseye/cheese)** - tool to take pictures and videos from your webcam - - - A webcam application that supports image and video capture. Makes - it easy to take photos and videos of you, your friends, pets or whatever - you want. Allows you to apply fancy visual effects, fine-control image - settings and has features such as Multi-Burst mode, Countdown timer - for photos. - - - ------------------------ - - -- ![](green.png) [cheese](https://packages.debian.org/bullseye/cheese) `3.38.0-3` - tool to take pictures and videos from your webcam -- ![](green.png) [gnome-video-effects](https://packages.debian.org/bullseye/gnome-video-effects) `0.5.0-1` - Collection of GStreamer effects -- ![](grey.png) _[guvcview](https://packages.debian.org/bullseye/guvcview) `2.0.6+debian-1+b2` - GTK+ base UVC Viewer_ -- ![](grey.png) _[gnome-video-effects-frei0r](https://packages.debian.org/bullseye/gnome-video-effects-frei0r) `0.5.0-1` - GNOME Video Effects - frei0r plugins_ -- ![](grey.png) _[v4l2loopback-dkms](https://packages.debian.org/bullseye/v4l2loopback-dkms) `0.12.5-1` - Source for the v4l2loopback driver (DKMS)_ -- ![](grey.png) _[v4l2loopback-utils](https://packages.debian.org/bullseye/v4l2loopback-utils) `0.12.5-1` - Commandline utilities for the for the v4l2-loopback module_ -- ![](grey.png) _[kamoso](https://packages.debian.org/bullseye/kamoso) `20.12.1-1` - tool to take pictures and videos from your webcam_ -- ![](grey.png) _[zoneminder](https://packages.debian.org/bullseye/zoneminder) `1.34.23-1` - video camera security and surveillance solution_ -#### Screen recording/screencasting - - - - - - -**[obs-studio](https://packages.debian.org/bullseye/obs-studio)** - recorder and streamer for live video content - - - OBS Studio is designed for efficiently recording and streaming live video - content. It supports live RTP streaming to various streaming sites. - - - ------------------------ - - - - - - - -**[vokoscreen](https://packages.debian.org/bullseye/vokoscreen)** - easy to use screencast creator (transitional package) - - - This is a transitional package. It can safely be removed. - - - ------------------------ - - -- ![](green.png) [obs-studio](https://packages.debian.org/bullseye/obs-studio) `26.1.2+dfsg1-2` - recorder and streamer for live video content -- ![](green.png) [vokoscreen](https://packages.debian.org/bullseye/vokoscreen) `3.0.7-1` - easy to use screencast creator (transitional package) -- ![](grey.png) _[kazam](https://packages.debian.org/bullseye/kazam) `1.4.5-4` - screencast and screenshot application created with design in mind_ -- ![](grey.png) _[byzanz](https://packages.debian.org/bullseye/byzanz) `0.3.0+git20160312-4` - small screencast creator_ -- ![](grey.png) _[obs-studio](https://packages.debian.org/bullseye/obs-studio) `26.1.2+dfsg1-2` - recorder and streamer for live video content_ -- ![](grey.png) _[simplescreenrecorder](https://packages.debian.org/bullseye/simplescreenrecorder) `0.4.2-2+b1` - Feature-rich screen recorder for X11 and OpenGL_ -#### Media conversion/codecs - - - - - - -**[qwinff](https://packages.debian.org/bullseye/qwinff)** - GUI for FFmpeg - - - This is a free and open source media converter frontend to FFmpeg. FFmpeg - is a powerful command-line utility to convert audio and video file into - numerous formats. QWinFF features a rich set of presets to help users use - FFmpeg easily without having to manually input command-line flags. Average - users can convert multiple media files in just a few clicks, while advanced - users can still adjust conversion parameters in detail. - - - ------------------------ - - -- ![](green.png) [qwinff](https://packages.debian.org/bullseye/qwinff) `0.2.1+git20201215-1` - GUI for FFmpeg -- ![](green.png) [ffmpeg](https://packages.debian.org/bullseye/ffmpeg) `7:4.3.2-0+deb11u2` - Tools for transcoding, streaming and playing of multimedia files -- ![](green.png) [flac](https://packages.debian.org/bullseye/flac) `1.3.3-2` - Free Lossless Audio Codec - command line tools -- ![](green.png) [gstreamer1.0-alsa](https://packages.debian.org/bullseye/gstreamer1.0-alsa) `1.18.4-2` - GStreamer plugin for ALSA -- ![](green.png) [gstreamer1.0-libav](https://packages.debian.org/bullseye/gstreamer1.0-libav) `1.18.4-3` - ffmpeg plugin for GStreamer -- ![](green.png) [gstreamer1.0-plugins-bad](https://packages.debian.org/bullseye/gstreamer1.0-plugins-bad) `1.18.4-3` - GStreamer plugins from the "bad" set -- ![](green.png) [gstreamer1.0-plugins-base](https://packages.debian.org/bullseye/gstreamer1.0-plugins-base) `1.18.4-2` - GStreamer plugins from the "base" set -- ![](green.png) [gstreamer1.0-plugins-good](https://packages.debian.org/bullseye/gstreamer1.0-plugins-good) `1.18.4-2` - GStreamer plugins from the "good" set -- ![](green.png) [gstreamer1.0-plugins-ugly](https://packages.debian.org/bullseye/gstreamer1.0-plugins-ugly) `1.18.4-2` - GStreamer plugins from the "ugly" set -- ![](green.png) [gstreamer1.0-pulseaudio](https://packages.debian.org/bullseye/gstreamer1.0-pulseaudio) `1.18.4-2` - GStreamer plugin for PulseAudio (transitional package) -- ![](green.png) [gstreamer1.0-tools](https://packages.debian.org/bullseye/gstreamer1.0-tools) `1.18.4-2.1` - Tools for use with GStreamer -- ![](green.png) [gstreamer1.0-x](https://packages.debian.org/bullseye/gstreamer1.0-x) `1.18.4-2` - GStreamer plugins for X11 and Pango -- ![](green.png) [lame](https://packages.debian.org/bullseye/lame) `3.100-3` - MP3 encoding library (frontend) -- ![](green.png) [libmp3lame0](https://packages.debian.org/bullseye/libmp3lame0) `3.100-3` - MP3 encoding library -- ![](green.png) [libxvidcore4](https://packages.debian.org/bullseye/libxvidcore4) `2:1.3.7-1` - Open source MPEG-4 video codec (library) -- ![](green.png) [musepack-tools](https://packages.debian.org/bullseye/musepack-tools) `2:0.1~r495-2` - MusePack commandline utilities -- ![](green.png) [mediainfo](https://packages.debian.org/bullseye/mediainfo) `20.09-1` - command-line utility for reading information from audio/video files -- ![](green.png) [media-player-info](https://packages.debian.org/bullseye/media-player-info) `24-2` - Media player identification files -- ![](grey.png) _[handbrake](https://packages.debian.org/bullseye/handbrake) `1.3.1+ds1-2+b3` - versatile DVD ripper and video transcoder (GTK+ GUI)_ -- ![](grey.png) _[mp3splt](https://packages.debian.org/bullseye/mp3splt) `2.6.2+20170630-3.1` - split MP3, Ogg Vorbis, or FLAC files without re-encoding_ -- ![](grey.png) _[oggvideotools](https://packages.debian.org/bullseye/oggvideotools) `0.9.1-5.1` - toolbox for manipulating and creating Ogg video files_ -- ![](grey.png) _[ogmrip](https://packages.debian.org/bullseye/ogmrip) `1.0.1-3.1` - Application for ripping and encoding DVD_ -- ![](grey.png) _[ogmrip-plugins](https://packages.debian.org/bullseye/ogmrip-plugins) `1.0.1-3.1` - Application for ripping and encoding DVD - plugins_ -- ![](grey.png) _[soundconverter](https://packages.debian.org/bullseye/soundconverter) `4.0.0-1` - GNOME application to convert audio files into other formats_ -- ![](grey.png) _[winff](https://packages.debian.org/bullseye/winff) `1.5.5-8` - graphical video and audio batch converter using ffmpeg or avconv_ -- ![](grey.png) _[winff-doc](https://packages.debian.org/bullseye/winff-doc) `1.5.5-8` - winff documentation_ -- ![](grey.png) _[winff-qt](https://packages.debian.org/bullseye/winff-qt) `1.5.5-8` - Qt variant of winff_ -- ![](grey.png) _[x264](https://packages.debian.org/bullseye/x264) `2:0.160.3011+gitcde9a93-2.1` - video encoder for the H.264/MPEG-4 AVC standard_ -- ![](grey.png) _[x265](https://packages.debian.org/bullseye/x265) `3.4-2` - H.265/HEVC video stream encoder_ -- ![](grey.png) _[qhimdtransfer](https://packages.debian.org/bullseye/qhimdtransfer) `0.9.16-2+b1` - Transfer software for HiMD Walkman_ -- ![](grey.png) _[minidisc-utils](https://packages.debian.org/bullseye/minidisc-utils) `0.9.16-2+b1` - Command line utilities for MiniDisc access_ -- ![](grey.png) _[mat](https://packages.debian.org/bullseye/mat) `0.12.1-2` - Transitional package to migrate to mat2_ -- ![](grey.png) _[ffmpegfs](https://packages.debian.org/bullseye/ffmpegfs) `2.2-1` - Fuse Multi Media Filesystem_ -#### Audio CD extraction - -- ![](grey.png) _[asunder](https://packages.debian.org/bullseye/asunder) `2.9.7-1` - graphical audio CD ripper and encoder_ -- ![](grey.png) _[sound-juicer](https://packages.debian.org/bullseye/sound-juicer) `3.38.0-1` - GNOME CD Ripper_ -- ![](grey.png) _[goobox](https://packages.debian.org/bullseye/goobox) `3.6.0-6` - CD player and ripper with GNOME 3 integration_ -- ![](grey.png) _[ripperx](https://packages.debian.org/bullseye/ripperx) `2.8.0-2` - GTK-based audio CD ripper/encoder_ -- ![](grey.png) _[xcfa](https://packages.debian.org/bullseye/xcfa) `5.0.2-1.1` - X Convert File Audio_ -#### Subtitles - -- ![](green.png) [subliminal](https://packages.debian.org/bullseye/subliminal) `2.1.0-1` - Command-line tool to search and download subtitles -- ![](grey.png) _[subtitleeditor](https://packages.debian.org/bullseye/subtitleeditor) `0.54.0-5` - Graphical subtitle editor with sound waves representation_ -- ![](grey.png) _[gaupol](https://packages.debian.org/bullseye/gaupol) `1.9-1` - subtitle editor for text-based subtitle files_ -- ![](grey.png) _[gnome-subtitles](https://packages.debian.org/bullseye/gnome-subtitles) `1.6-2.1` - Subtitle editor for the GNOME Desktop environment_ -#### Audio recording/editing - - - - - - -**[audacity](https://packages.debian.org/bullseye/audacity)** - fast, cross-platform audio editor - - - Audacity is a multi-track audio editor for Linux/Unix, MacOS and - Windows. It is designed for easy recording, playing and editing of - digital audio. Audacity features digital effects and spectrum - analysis tools. Editing is very fast and provides unlimited - undo/redo. - - - ------------------------ - - - - - - - -**[gnome-sound-recorder](https://packages.debian.org/bullseye/gnome-sound-recorder)** - simple and modern sound recorder for GNOME - - - GNOME sound recorder is an utility to make simple audio recording from your - GNOME desktop. It supports several formats like OGG, MP3 or FLAC. - - - ------------------------ - - -- ![](green.png) [audacity](https://packages.debian.org/bullseye/audacity) `2.4.2~dfsg0-5` - fast, cross-platform audio editor -- ![](green.png) [gnome-sound-recorder](https://packages.debian.org/bullseye/gnome-sound-recorder) `3.38.1-1` - simple and modern sound recorder for GNOME -- ![](grey.png) _[gwc](https://packages.debian.org/bullseye/gwc) `0.22.04-1.1` - Audio file denoiser_ -- ![](grey.png) _[gjacktransport](https://packages.debian.org/bullseye/gjacktransport) `0.6.4-1` - access to the JACK's transport mechanism as touchable slider_ -- ![](grey.png) _[qlcplus](https://packages.debian.org/bullseye/qlcplus) `4.12.3-3` - Control DMX or analog lighting systems_ -#### Audio system - - - - - - -**[pulseaudio](https://packages.debian.org/bullseye/pulseaudio)** - PulseAudio sound server - - - PulseAudio, previously known as Polypaudio, is a sound server for POSIX and - WIN32 systems. It is a drop in replacement for the ESD sound server with - much better latency, mixing/re-sampling quality and overall architecture. - - - ------------------------ - - -- ![](green.png) [pavucontrol](https://packages.debian.org/bullseye/pavucontrol) `4.0-2` - PulseAudio Volume Control -- ![](green.png) [pulseaudio](https://packages.debian.org/bullseye/pulseaudio) `14.2-2` - PulseAudio sound server -- ![](green.png) [pulseaudio-utils](https://packages.debian.org/bullseye/pulseaudio-utils) `14.2-2` - Command line tools for the PulseAudio sound server -- ![](green.png) [pulseaudio-module-bluetooth](https://packages.debian.org/bullseye/pulseaudio-module-bluetooth) `14.2-2` - Bluetooth module for PulseAudio sound server -- ![](green.png) [pulseaudio-module-lirc](https://packages.debian.org/bullseye/pulseaudio-module-lirc) `14.2-2` - lirc module for PulseAudio sound server -- ![](grey.png) _[pulseaudio-module-zeroconf](https://packages.debian.org/bullseye/pulseaudio-module-zeroconf) `14.2-2` - Zeroconf module for PulseAudio sound server_ -- ![](green.png) [pulseaudio-module-jack](https://packages.debian.org/bullseye/pulseaudio-module-jack) `14.2-2` - jackd modules for PulseAudio sound server -- ![](green.png) [kmod](https://packages.debian.org/bullseye/kmod) `28-1` - tools for managing Linux kernel modules -- ![](green.png) [alsa-oss](https://packages.debian.org/bullseye/alsa-oss) `1.1.8-1` - ALSA wrapper for OSS applications -- ![](green.png) [alsa-tools](https://packages.debian.org/bullseye/alsa-tools) `1.2.2-1` - Console based ALSA utilities for specific hardware -- ![](green.png) [alsa-utils](https://packages.debian.org/bullseye/alsa-utils) `1.2.4-1` - Utilities for configuring and using ALSA -- ![](green.png) [libasound2-plugins](https://packages.debian.org/bullseye/libasound2-plugins) `1.2.2-2` - ALSA library additional plugins -- ![](green.png) [oss-compat](https://packages.debian.org/bullseye/oss-compat) `7` - Open Sound System (OSS) compatibility package -- ![](green.png) [alsa-firmware-loaders](https://packages.debian.org/bullseye/alsa-firmware-loaders) `1.2.2-1` - ALSA software loaders for specific hardware -- ![](green.png) [rtkit](https://packages.debian.org/bullseye/rtkit) `0.13-4` - Realtime Policy and Watchdog Daemon -- ![](grey.png) _[pasystray](https://packages.debian.org/bullseye/pasystray) `0.7.1-1` - PulseAudio controller for the system tray_ -- ![](grey.png) _[paprefs](https://packages.debian.org/bullseye/paprefs) `1.1-2` - PulseAudio Preferences_ -- ![](grey.png) _[pnmixer](https://packages.debian.org/bullseye/pnmixer) `0.7.2-1` - Simple mixer application for system tray_ -- ![](grey.png) _[pamix](https://packages.debian.org/bullseye/pamix) `1.6~git20180112.ea4ab3b-3+b1` - Pulseaudio terminal mixer based in pavucontrol_ -- ![](grey.png) _[pulseaudio-equalizer](https://packages.debian.org/bullseye/pulseaudio-equalizer) `14.2-2` - Equalizer sink module for PulseAudio sound server_ -- ![](grey.png) _[libasound2-plugin-equal](https://packages.debian.org/bullseye/libasound2-plugin-equal) `0.6-8` - equalizer plugin for ALSA_ \ No newline at end of file diff --git a/doc/md/packages/development.md b/doc/md/packages/development.md deleted file mode 100644 index 3ed82f9..0000000 --- a/doc/md/packages/development.md +++ /dev/null @@ -1,197 +0,0 @@ - -### Development - -![](green.png) installed - ![](grey.png) suggested - - -#### Version control - - - - - - -**[meld](https://packages.debian.org/bullseye/meld)** - graphical tool to diff and merge files - - - Meld is a graphical diff viewer and merge application for the GNOME - desktop. It supports 2 and 3-file diffs, recursive directory diffs, - diffing of directories under version control (Bazaar, Codeville, CVS, - Darcs, Fossil SCM, Git, Mercurial, Monotone, Subversion), as well as - the ability to manually and automatically merge file differences. - - - ------------------------ - - - - - - - -**[gource](https://packages.debian.org/bullseye/gource)** - graphical source control visualisation - - - OpenGL-based 3D visualisation tool for source control repositories. - - - ------------------------ - - -- ![](green.png) [git](https://packages.debian.org/bullseye/git) `1:2.30.2-1` - fast, scalable, distributed revision control system -- ![](green.png) [meld](https://packages.debian.org/bullseye/meld) `3.20.2-2` - graphical tool to diff and merge files -- ![](green.png) [gource](https://packages.debian.org/bullseye/gource) `0.51-1+b2` - graphical source control visualisation -- ![](green.png) [colordiff](https://packages.debian.org/bullseye/colordiff) `1.0.18-1.1` - tool to colorize 'diff' output -- ![](green.png) [dwdiff](https://packages.debian.org/bullseye/dwdiff) `2.1.4-1` - diff program that operates word by word -- ![](green.png) [cloc](https://packages.debian.org/bullseye/cloc) `1.86-1` - statistics utility to count lines of code -- ![](grey.png) _[gitg](https://packages.debian.org/bullseye/gitg) `3.32.1-1` - git repository viewer_ -- ![](grey.png) _[fossil](https://packages.debian.org/bullseye/fossil) `1:2.15.2-1` - DSCM with built-in wiki, http interface and server, tickets database_ -- ![](grey.png) _[ghi](https://packages.debian.org/bullseye/ghi) `1.2.0-1.1` - GitHub issue tracker command line interface (CLI)_ -- ![](grey.png) _[git-mediawiki](https://packages.debian.org/bullseye/git-mediawiki) `1:2.30.2-1` - fast, scalable, distributed revision control system (MediaWiki remote helper)_ -- ![](grey.png) _[git-sizer](https://packages.debian.org/bullseye/git-sizer) `1.3.0+dfsg-1+b6` - compute various size metrics for a Git repository_ -- ![](grey.png) _[svn2git](https://packages.debian.org/bullseye/svn2git) `2.4.0-3` - Ruby tool for migrating svn projects to git_ -- ![](grey.png) _[github-backup](https://packages.debian.org/bullseye/github-backup) `1.20200721-2` - backs up data from GitHub_ -- ![](grey.png) _[hub](https://packages.debian.org/bullseye/hub) `2.14.2~ds1-1+b4` - make git easier with GitHub_ -- ![](grey.png) _[mercurial](https://packages.debian.org/bullseye/mercurial) `5.6.1-4` - easy-to-use, scalable distributed version control system_ -- ![](grey.png) _[myrepos](https://packages.debian.org/bullseye/myrepos) `1.20180726` - tool to manage all your version control repos_ -- ![](grey.png) _[python3-gitlab](https://packages.debian.org/bullseye/python3-gitlab) `1:2.5.0-1` - Python 3 GitLab API client library_ -- ![](grey.png) _[subversion](https://packages.debian.org/bullseye/subversion) `1.14.1-3` - Advanced version control system_ -- ![](grey.png) _[tig](https://packages.debian.org/bullseye/tig) `2.5.1-1` - ncurses-based text-mode interface for Git_ -- ![](grey.png) _[icdiff](https://packages.debian.org/bullseye/icdiff) `1.9.5-1` - terminal side-by-side colorized word diff_ -- ![](grey.png) _[qgit](https://packages.debian.org/bullseye/qgit) `2.9-2` - Qt application for viewing GIT trees_ -- ![](grey.png) _[git-secrets](https://packages.debian.org/bullseye/git-secrets) `1.3.0-4` - Prevents accidental commits of credentials_ -#### Shell & basic utilities - -- ![](green.png) [bash](https://packages.debian.org/bullseye/bash) `5.1-2+b3` - GNU Bourne Again SHell -- ![](green.png) [autojump](https://packages.debian.org/bullseye/autojump) `22.5.1-1.1` - shell extension to jump to frequently used directories -- ![](green.png) [bash-completion](https://packages.debian.org/bullseye/bash-completion) `1:2.11-2` - programmable completion for the bash shell -- ![](green.png) [pv](https://packages.debian.org/bullseye/pv) `1.6.6-1+b1` - Shell pipeline element to meter data passing through -- ![](green.png) [sed](https://packages.debian.org/bullseye/sed) `4.7-1` - GNU stream editor for filtering/transforming text -- ![](green.png) [util-linux](https://packages.debian.org/bullseye/util-linux) `2.36.1-8` - miscellaneous system utilities -- ![](green.png) [util-linux-locales](https://packages.debian.org/bullseye/util-linux-locales) `2.36.1-8` - locales files for util-linux -- ![](green.png) [whiptail](https://packages.debian.org/bullseye/whiptail) `0.52.21-4+b3` - Displays user-friendly dialog boxes from shell scripts -- ![](green.png) [moreutils](https://packages.debian.org/bullseye/moreutils) `0.65-1` - additional Unix utilities -- ![](green.png) [less](https://packages.debian.org/bullseye/less) `551-2` - pager program similar to more -- ![](green.png) [dialog](https://packages.debian.org/bullseye/dialog) `1.3-20201126-1` - Displays user-friendly dialog boxes from shell scripts -- ![](green.png) [manpages](https://packages.debian.org/bullseye/manpages) `5.10-1` - Manual pages about using a GNU/Linux system -- ![](green.png) [manpages-dev](https://packages.debian.org/bullseye/manpages-dev) `5.10-1` - Manual pages about using GNU/Linux for development -- ![](grey.png) _[shellcheck](https://packages.debian.org/bullseye/shellcheck) `0.7.1-1+deb11u1` - lint tool for shell scripts_ -- ![](grey.png) _[asciinema](https://packages.debian.org/bullseye/asciinema) `2.0.2-2` - Record and share your terminal sessions, the right way_ -- ![](grey.png) _[undistract-me](https://packages.debian.org/bullseye/undistract-me) `0.1.0+git20130402+3a9144bc1f-1.1` - Notifies user when long-running terminal commands complete via libnotify_ -- ![](grey.png) _[inotify-tools](https://packages.debian.org/bullseye/inotify-tools) `3.14-8.1` - command-line programs providing a simple interface to inotify_ -- ![](grey.png) _[lr](https://packages.debian.org/bullseye/lr) `1.5.1-3` - list files, recursively_ -- ![](grey.png) _[ack](https://packages.debian.org/bullseye/ack) `3.4.0-1` - grep-like program specifically for large source trees_ -- ![](grey.png) _[bd](https://packages.debian.org/bullseye/bd) `1.02-6` - quickly go back to a specific parent directory in bash_ -- ![](grey.png) _[beep](https://packages.debian.org/bullseye/beep) `1.4.9-1+b1` - advanced PC-speaker beeper_ -- ![](grey.png) _[command-not-found](https://packages.debian.org/bullseye/command-not-found) `20.10.1-1` - Suggest installation of packages in interactive bash sessions_ -- ![](grey.png) _[detox](https://packages.debian.org/bullseye/detox) `1.3.3-1+deb11u1` - replace problematic characters in filenames_ -- ![](grey.png) _[grc](https://packages.debian.org/bullseye/grc) `1.11.3-1.1` - generic colouriser for everything_ -- ![](grey.png) _[pv](https://packages.debian.org/bullseye/pv) `1.6.6-1+b1` - Shell pipeline element to meter data passing through_ -- ![](grey.png) _[reptyr](https://packages.debian.org/bullseye/reptyr) `0.6.2-1.3` - Tool for moving running programs between ptys_ -- ![](grey.png) _[source-highlight](https://packages.debian.org/bullseye/source-highlight) `3.1.9-3+b1` - convert source code to syntax highlighted document_ -- ![](grey.png) _[tmux](https://packages.debian.org/bullseye/tmux) `3.1c-1+deb11u1` - terminal multiplexer_ -- ![](grey.png) _[ttyrec](https://packages.debian.org/bullseye/ttyrec) `1.0.8-5.1` - Terminal interaction recorder and player (for tty)_ -- ![](grey.png) _[fasd](https://packages.debian.org/bullseye/fasd) `1.0.1-1.1` - command-line productivity booster_ -- ![](grey.png) _[pdd](https://packages.debian.org/bullseye/pdd) `1.5-1` - Tiny date, time diff calculator_ -- ![](grey.png) _[termrec](https://packages.debian.org/bullseye/termrec) `0.19-1` - terminal videos/scripts recorder and player_ -- ![](grey.png) _[ripgrep](https://packages.debian.org/bullseye/ripgrep) `12.1.1-1+b1` - Recursively searches directories for a regex pattern_ -- ![](grey.png) _[retry](https://packages.debian.org/bullseye/retry) `1.0.4-2` - Retry a command until the command succeeds_ -#### Parsers/converters/documentation generators - -- ![](green.png) [jq](https://packages.debian.org/bullseye/jq) `1.6-2.1` - lightweight and flexible command-line JSON processor -- ![](green.png) [xmlstarlet](https://packages.debian.org/bullseye/xmlstarlet) `1.6.1-2.1` - command line XML toolkit -- ![](green.png) [aha](https://packages.debian.org/bullseye/aha) `0.5.1-1` - ANSI color to HTML converter -- ![](green.png) [groff](https://packages.debian.org/bullseye/groff) `1.22.4-6` - GNU troff text-formatting system -- ![](green.png) [dos2unix](https://packages.debian.org/bullseye/dos2unix) `7.4.1-1` - convert text file line endings between CRLF and LF -- ![](grey.png) _[pandoc](https://packages.debian.org/bullseye/pandoc) `2.9.2.1-1+b1` - general markup converter_ -- ![](grey.png) _[man2html-base](https://packages.debian.org/bullseye/man2html-base) `1.6g-14` - convert man pages into HTML format_ -- ![](grey.png) _[txt2tags](https://packages.debian.org/bullseye/txt2tags) `3.4-2` - conversion tool to generating several file formats_ -- ![](grey.png) _[mkdocs](https://packages.debian.org/bullseye/mkdocs) `1.1.2+dfsg-1` - Static site generator geared towards building project documentation_ -- ![](grey.png) _[csvkit](https://packages.debian.org/bullseye/csvkit) `1.0.5-2` - command-line tools for working with CSV_ -- ![](grey.png) _[roffit](https://packages.debian.org/bullseye/roffit) `0.7~20120815+gitbbf62e6-2` - convert nroff manual pages into HTML_ -- ![](grey.png) _[archmage](https://packages.debian.org/bullseye/archmage) `1:0.4.2.1-1` - CHM (Compiled HTML) Decompressor_ -- ![](grey.png) _[html2text](https://packages.debian.org/bullseye/html2text) `1.3.2a-28` - advanced HTML to text converter_ -#### Packaging - -- ![](green.png) [debhelper](https://packages.debian.org/bullseye/debhelper) `13.3.4` - helper programs for debian/rules -- ![](green.png) [autoconf](https://packages.debian.org/bullseye/autoconf) `2.69-14` - automatic configure script builder -- ![](green.png) [devscripts](https://packages.debian.org/bullseye/devscripts) `2.21.3+deb11u1` - scripts to make the life of a Debian Package maintainer easier -- ![](green.png) [dh-make](https://packages.debian.org/bullseye/dh-make) `2.202003` - tool that converts source archives into Debian package source -- ![](green.png) [equivs](https://packages.debian.org/bullseye/equivs) `2.3.1` - Circumvent Debian package dependencies -- ![](green.png) [build-essential](https://packages.debian.org/bullseye/build-essential) `12.9` - Informational list of build-essential packages -- ![](green.png) [checkinstall](https://packages.debian.org/bullseye/checkinstall) `1.6.2+git20170426.d24a630-2` - installation tracker -- ![](green.png) [fakeroot](https://packages.debian.org/bullseye/fakeroot) `1.25.3-1.1` - tool for simulating superuser privileges -- ![](green.png) [debconf-utils](https://packages.debian.org/bullseye/debconf-utils) `1.5.77` - debconf utilities -- ![](green.png) [lintian](https://packages.debian.org/bullseye/lintian) `2.104.0` - Debian package checker -- ![](green.png) [git-buildpackage](https://packages.debian.org/bullseye/git-buildpackage) `0.9.22` - Suite to help with Debian packages in Git repositories -- ![](grey.png) _[apt-build](https://packages.debian.org/bullseye/apt-build) `0.12.49` - frontend to apt to build, optimize and install packages_ -- ![](grey.png) _[python3-stdeb](https://packages.debian.org/bullseye/python3-stdeb) `0.10.0-1` - Python to Debian source package conversion plugins for distutils_ -- ![](grey.png) _[pypi2deb](https://packages.debian.org/bullseye/pypi2deb) `2.20180804+nmu1` - PyPI to Debian converter_ -- ![](grey.png) _[dgit](https://packages.debian.org/bullseye/dgit) `9.13` - git interoperability with the Debian archive_ -- ![](grey.png) _[aptly](https://packages.debian.org/bullseye/aptly) `1.4.0+ds1-4+b4` - Swiss army knife for Debian repository management - main package_ -#### Debuggers - -- ![](green.png) [gdb](https://packages.debian.org/bullseye/gdb) `10.1-1.7` - GNU Debugger -#### Python - -- ![](green.png) [python3-all-dev](https://packages.debian.org/bullseye/python3-all-dev) `3.9.2-3` - package depending on all supported Python 3 development packages -- ![](green.png) [python3-setuptools](https://packages.debian.org/bullseye/python3-setuptools) `52.0.0-4` - Python3 Distutils Enhancements -- ![](green.png) [python3-wheel](https://packages.debian.org/bullseye/python3-wheel) `0.34.2-1` - built-package format for Python -- ![](green.png) [python3-pip](https://packages.debian.org/bullseye/python3-pip) `20.3.4-4` - Python package installer -- ![](green.png) [python3-venv](https://packages.debian.org/bullseye/python3-venv) `3.9.2-3` - venv module for python3 (default python3 version) -#### Live system - -- ![](green.png) [live-build](https://packages.debian.org/bullseye/live-build) `1:20210407` - Live System Build Components -- ![](grey.png) _[debootstrap](https://packages.debian.org/bullseye/debootstrap) `1.0.123` - Bootstrap a basic Debian system_ -- ![](grey.png) _[live-config-doc](https://packages.debian.org/bullseye/live-config-doc) `11.0.3` - Live System Configuration Components (documentation)_ -- ![](grey.png) _[live-manual-pdf](https://packages.debian.org/bullseye/live-manual-pdf) `2:20151217.1` - Live Systems Documentation (pdf)_ -- ![](grey.png) _[live-manual-html](https://packages.debian.org/bullseye/live-manual-html) `2:20151217.1` - Live Systems Documentation (html)_ -- ![](grey.png) _[debian-handbook](https://packages.debian.org/bullseye/debian-handbook) `10.20200619` - reference book for Debian users and system administrators_ -- ![](grey.png) _[blends-tasks](https://packages.debian.org/bullseye/blends-tasks) `0.7.2` - Debian Pure Blends tasks for new installations_ -- ![](grey.png) _[live-task-lxde](https://packages.debian.org/bullseye/live-task-lxde) `11.0.3` - Live environment support for Lxde_ -- ![](grey.png) _[live-task-base](https://packages.debian.org/bullseye/live-task-base) `11.0.3` - Live base environment support_ -- ![](grey.png) _[live-task-cinnamon](https://packages.debian.org/bullseye/live-task-cinnamon) `11.0.3` - Live environment support for Cinnamon_ -- ![](grey.png) _[live-task-extra](https://packages.debian.org/bullseye/live-task-extra) `11.0.3` - Live extra environment support_ -- ![](grey.png) _[live-task-gnome](https://packages.debian.org/bullseye/live-task-gnome) `11.0.3` - Live environment support for GNOME_ -- ![](grey.png) _[live-task-kde](https://packages.debian.org/bullseye/live-task-kde) `11.0.3` - Live environment support for KDE_ -- ![](grey.png) _[live-task-localisation](https://packages.debian.org/bullseye/live-task-localisation) `11.0.3` - Live environment localisation support_ -- ![](grey.png) _[live-task-localisation-desktop](https://packages.debian.org/bullseye/live-task-localisation-desktop) `11.0.3` - Live graphical desktop environment localisation support_ -- ![](grey.png) _[live-task-mate](https://packages.debian.org/bullseye/live-task-mate) `11.0.3` - Live environment support for Mate_ -- ![](grey.png) _[live-task-recommended](https://packages.debian.org/bullseye/live-task-recommended) `11.0.3` - Live recommended environment support_ -- ![](grey.png) _[live-task-xfce](https://packages.debian.org/bullseye/live-task-xfce) `11.0.3` - Live environment support for Xfce_ -#### Hex editors - -- ![](grey.png) _[wxhexeditor](https://packages.debian.org/bullseye/wxhexeditor) `0.24+repack-1` - hexadecimal editor for massive files_ -- ![](grey.png) _[hexcurse](https://packages.debian.org/bullseye/hexcurse) `1.58-1.3` - Ncurses-based hex editor with many features_ -- ![](grey.png) _[dhex](https://packages.debian.org/bullseye/dhex) `0.69-3` - ncurses based hex editor with diff mode_ -- ![](grey.png) _[bless](https://packages.debian.org/bullseye/bless) `0.6.0-7` - A full featured hexadecimal editor_ -#### Translation/localization - -- ![](grey.png) _[poedit](https://packages.debian.org/bullseye/poedit) `2.4.2-1+b1` - gettext catalog editor_ -#### Game development - -- ![](grey.png) _[godot3](https://packages.debian.org/bullseye/godot3) `3.2.3-stable-1+b1` - Full 2D and 3D game engine with editor_ -#### Ruby - -- ![](grey.png) _[ruby-dev](https://packages.debian.org/bullseye/ruby-dev) `1:2.7+2` - Header files for compiling extension modules for Ruby (default version)_ -#### HTML/CC/JS - -- ![](grey.png) _[csstidy](https://packages.debian.org/bullseye/csstidy) `1.4-6` - CSS parser and optimiser_ -- ![](grey.png) _[sqlite3](https://packages.debian.org/bullseye/sqlite3) `3.34.1-3` - Command line interface for SQLite 3_ -- ![](grey.png) _[vera](https://packages.debian.org/bullseye/vera) `1.24-1` - Dictionary of computer related acronyms -- info format_ -- ![](grey.png) _[nodejs](https://packages.debian.org/bullseye/nodejs) `12.22.5~dfsg-2~11u1` - evented I/O for V8 javascript - runtime executable_ -- ![](grey.png) _[npm](https://packages.debian.org/bullseye/npm) `7.5.2+ds-2` - package manager for Node.js_ -- ![](grey.png) _[jsbeautifier](https://packages.debian.org/bullseye/jsbeautifier) `1.13.0-1` - JavaScript unobfuscator and beautifier_ -#### PHP - -- ![](grey.png) _[php-cli](https://packages.debian.org/bullseye/php-cli) `2:7.4+76` - command-line interpreter for the PHP scripting language (default)_ -#### Android - -- ![](grey.png) _[android-sdk](https://packages.debian.org/bullseye/android-sdk) `28.0.2+3` - Software development kit for Android platform_ -- ![](grey.png) _[android-sdk-platform-tools-common](https://packages.debian.org/bullseye/android-sdk-platform-tools-common) `28.0.2+3` - Tools for interacting with an Android platform - Common files_ -- ![](grey.png) _[fastboot](https://packages.debian.org/bullseye/fastboot) `1:10.0.0+r36-7` - Android fastboot tool_ -- ![](grey.png) _[adb](https://packages.debian.org/bullseye/adb) `1:10.0.0+r36-7` - Android Debug Bridge_ -- ![](grey.png) _[fastboot](https://packages.debian.org/bullseye/fastboot) `1:10.0.0+r36-7` - Android fastboot tool_ -- ![](grey.png) _[scrcpy](https://packages.debian.org/bullseye/scrcpy) `1.17-1` - Display and control your Android device_ \ No newline at end of file diff --git a/doc/md/packages/extras.md b/doc/md/packages/extras.md deleted file mode 100644 index 4d0c4a9..0000000 --- a/doc/md/packages/extras.md +++ /dev/null @@ -1,15 +0,0 @@ - -### Extras - -For convenience, some software that are not part of the official Debian distribution is included in the live system/installer. These components are listed in [Makefile.extra](https://gitlab.com/nodiscc/debian-live-config/-/blob/master/Makefile.extra): - - - - - https://github.com/az0/cleanerml - - https://github.com/nodiscc/user.js - - https://github.com/EionRobb/pidgin-opensteamworks/ - - https://github.com/yt-dlp/yt-dlp - - https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/ - - https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/ - -These components installed from a [third-party APT repository](http://nodiscc.gitlab.io/toolbox), you will not receive any updates for this packages unless you [enable the APT repository manually](https://gitlab.com/nodiscc/debian-live-config/-/blob/bullseye/config/includes.chroot/etc/apt/sources.list.d/debian-live-config.list= or) someone [packages and uploads newer versions](https://wnpp.debian.net/) to official Debian repositories. diff --git a/doc/md/packages/games.md b/doc/md/packages/games.md deleted file mode 100644 index c96dad5..0000000 --- a/doc/md/packages/games.md +++ /dev/null @@ -1,126 +0,0 @@ - -### Games - -![](green.png) installed - ![](grey.png) suggested - - -#### Games - - - - - - -**[lutris](https://packages.debian.org/bullseye/lutris)** - open source gaming platform - - - Lutris goal is to make gaming on Linux as easy as possible by taking care of - installing and setting up the game for the user. The only thing you have to do - is play the game. It aims to support every game that is playable on Linux. - - - ------------------------ - - -- ![](green.png) [lutris](https://packages.debian.org/bullseye/lutris) `0.5.8.3-2` - open source gaming platform -- ![](grey.png) _[cmatrix](https://packages.debian.org/bullseye/cmatrix) `2.0-3` - simulates the display from "The Matrix"_ -- ![](grey.png) _[cmatrix-xfont](https://packages.debian.org/bullseye/cmatrix-xfont) `2.0-3` - X11 font for cmatrix_ -- ![](grey.png) _[endless-sky](https://packages.debian.org/bullseye/endless-sky) `0.9.8-1.1` - space exploration and combat game_ -- ![](grey.png) _[play.it](https://packages.debian.org/bullseye/play.it) `2.12.1-1` - Installer for drm-free commercial games_ -- ![](grey.png) _[steam:i386](https://packages.debian.org/bullseye/steam:i386) `1.0.0.68-1` - Valve's Steam digital software delivery system_ -- ![](grey.png) _[supertuxkart](https://packages.debian.org/bullseye/supertuxkart) `1.2+ds2-1` - 3D arcade racer with a variety of characters, tracks, and modes to play_ -- ![](grey.png) _[hedgewars](https://packages.debian.org/bullseye/hedgewars) `1.0.0-14+b1` - Funny turn-based artillery game, featuring fighting hedgehogs!_ -- ![](grey.png) _[0ad](https://packages.debian.org/bullseye/0ad) `0.0.23.1-5+b1` - Real-time strategy game of ancient warfare_ -- ![](grey.png) _[minetest](https://packages.debian.org/bullseye/minetest) `5.3.0+repack-2.1` - Multiplayer infinite-world block sandbox_ -- ![](grey.png) _[wesnoth](https://packages.debian.org/bullseye/wesnoth) `1:1.14.15-1` - fantasy turn-based strategy game - complete suite (metapackage)_ -- ![](grey.png) _[nexuiz](https://packages.debian.org/bullseye/nexuiz) `2.5.2+dp-8` - Fast-paced 3D first-person shooter_ -- ![](grey.png) _[cube2](https://packages.debian.org/bullseye/cube2) `0.0.20201227+dfsg-2` - 3D first-person shooter game engine_ -- ![](grey.png) _[redeclipse](https://packages.debian.org/bullseye/redeclipse) `1.6.0-1` - free, casual arena shooter_ -- ![](grey.png) _[chromium-bsu](https://packages.debian.org/bullseye/chromium-bsu) `0.9.16.1-2` - fast paced, arcade-style, scrolling space shooter_ -- ![](grey.png) _[gunroar](https://packages.debian.org/bullseye/gunroar) `0.15.dfsg1-9+b2` - 360-degree gunboat shooter_ -- ![](grey.png) _[marsshooter](https://packages.debian.org/bullseye/marsshooter) `0.7.6-5` - ridiculous space shooter governed by the laws of gravity_ -- ![](grey.png) _[gnome-games](https://packages.debian.org/bullseye/gnome-games) `1:3.38+3` - games for the GNOME desktop_ -- ![](grey.png) _[pychess](https://packages.debian.org/bullseye/pychess) `1.0.0-1.2` - Fully featured, nice looking, easy to use Chess Client_ -- ![](grey.png) _[games-adventure](https://packages.debian.org/bullseye/games-adventure) `4` - Debian's adventure games_ -- ![](grey.png) _[games-programming](https://packages.debian.org/bullseye/games-programming) `4` - Debian's programming games_ -- ![](grey.png) _[games-sport](https://packages.debian.org/bullseye/games-sport) `4` - Debian's sport games_ -- ![](grey.png) _[games-arcade](https://packages.debian.org/bullseye/games-arcade) `4` - Debian's arcade games_ -- ![](grey.png) _[games-finest](https://packages.debian.org/bullseye/games-finest) `4` - Debian's finest games_ -- ![](grey.png) _[games-puzzle](https://packages.debian.org/bullseye/games-puzzle) `4` - Debian's puzzle games_ -- ![](grey.png) _[games-strategy](https://packages.debian.org/bullseye/games-strategy) `4` - Debian's strategy games_ -- ![](grey.png) _[games-board](https://packages.debian.org/bullseye/games-board) `4` - Debian's board games_ -- ![](grey.png) _[games-tasks](https://packages.debian.org/bullseye/games-tasks) `4` - Debian Games tasks for tasksel_ -- ![](grey.png) _[games-card](https://packages.debian.org/bullseye/games-card) `4` - Debian's card games_ -- ![](grey.png) _[games-fps](https://packages.debian.org/bullseye/games-fps) `4` - Debian's first-person shooter games_ -- ![](grey.png) _[games-python3-dev](https://packages.debian.org/bullseye/games-python3-dev) `4` - development of games in Python 3_ -- ![](grey.png) _[games-tetris](https://packages.debian.org/bullseye/games-tetris) `4` - Debian's tetris-like games_ -- ![](grey.png) _[games-c++-dev](https://packages.debian.org/bullseye/games-c++-dev) `4` - development of games in C/C++/D_ -- ![](grey.png) _[games-java-dev](https://packages.debian.org/bullseye/games-java-dev) `4` - development of games in Java_ -- ![](grey.png) _[games-racing](https://packages.debian.org/bullseye/games-racing) `4` - Debian's racing games_ -- ![](grey.png) _[games-thumbnails](https://packages.debian.org/bullseye/games-thumbnails) `20120227+nmu1` - thumbnails of games in Debian_ -- ![](grey.png) _[games-chess](https://packages.debian.org/bullseye/games-chess) `4` - Debian's chess games_ -- ![](grey.png) _[games-minesweeper](https://packages.debian.org/bullseye/games-minesweeper) `4` - Debian's minesweeper games_ -- ![](grey.png) _[games-rogue](https://packages.debian.org/bullseye/games-rogue) `4` - Debian's roguelike games_ -- ![](grey.png) _[games-toys](https://packages.debian.org/bullseye/games-toys) `4` - Debian's toy games_ -- ![](grey.png) _[games-console](https://packages.debian.org/bullseye/games-console) `4` - Debian's console games_ -- ![](grey.png) _[games-mud](https://packages.debian.org/bullseye/games-mud) `4` - Debian's multi-user-dungeon games_ -- ![](grey.png) _[games-rpg](https://packages.debian.org/bullseye/games-rpg) `4` - Debian's roleplaying games_ -- ![](grey.png) _[games-typing](https://packages.debian.org/bullseye/games-typing) `4` - Debian's typing games_ -- ![](grey.png) _[games-content-dev](https://packages.debian.org/bullseye/games-content-dev) `4` - development of game content_ -- ![](grey.png) _[games-perl-dev](https://packages.debian.org/bullseye/games-perl-dev) `4` - development of games in Perl_ -- ![](grey.png) _[games-shootemup](https://packages.debian.org/bullseye/games-shootemup) `4` - Debian's shoot 'em up games_ -- ![](grey.png) _[games-education](https://packages.debian.org/bullseye/games-education) `4` - Debian's educational games_ -- ![](grey.png) _[games-platform](https://packages.debian.org/bullseye/games-platform) `4` - Debian's platform games_ -- ![](grey.png) _[games-simulation](https://packages.debian.org/bullseye/games-simulation) `4` - Debian's simulation games_ -- ![](grey.png) _[naev](https://packages.debian.org/bullseye/naev) `0.8.0-1` - 2D action/rpg space game_ -- ![](grey.png) _[gamemode](https://packages.debian.org/bullseye/gamemode) `1.6.1-1` - Optimise Linux system performance on demand_ -- ![](grey.png) _[fortune-mod](https://packages.debian.org/bullseye/fortune-mod) `1:1.99.1-7.1` - provides fortune cookies on demand_ -- ![](grey.png) _[cowsay](https://packages.debian.org/bullseye/cowsay) `3.03+dfsg2-8` - configurable talking cow_ -- ![](grey.png) _[nyancat](https://packages.debian.org/bullseye/nyancat) `1.5.2-0.1` - Animated terminal Nyancat_ -- ![](grey.png) _[sl](https://packages.debian.org/bullseye/sl) `5.02-1+b1` - Correct you if you type `sl' by mistake_ -- ![](grey.png) _[hollywood](https://packages.debian.org/bullseye/hollywood) `1.21-1` - fill your console with Hollywood melodrama technobabble_ -- ![](grey.png) _[wine64](https://packages.debian.org/bullseye/wine64) `5.0.3-3` - Windows API implementation - 64-bit binary loader_ -- ![](grey.png) _[wine32:i386](https://packages.debian.org/bullseye/wine32:i386) `5.0.3-3` - Windows API implementation - 32-bit binary loader_ -- ![](grey.png) _[libgl1-mesa-dri:i386](https://packages.debian.org/bullseye/libgl1-mesa-dri:i386) `20.3.5-1` - free implementation of the OpenGL API -- DRI modules_ -- ![](grey.png) _[playonlinux](https://packages.debian.org/bullseye/playonlinux) `4.3.4-2` - front-end for Wine_ -- ![](grey.png) _[fonts-wine](https://packages.debian.org/bullseye/fonts-wine) `5.0.3-3` - Windows API implementation - fonts_ -- ![](grey.png) _[winetricks](https://packages.debian.org/bullseye/winetricks) `0.0+20210206-2` - simple tool to work around common problems in Wine_ -#### Game console emulators - -- ![](grey.png) _[pcsxr](https://packages.debian.org/bullseye/pcsxr) `1.9.94-5` - Sony PlayStation emulator_ -- ![](grey.png) _[zsnes:i386](https://packages.debian.org/bullseye/zsnes:i386) `1.510+bz2-10.1` - Emulator of the Super Nintendo Entertainment System_ -- ![](grey.png) _[higan](https://packages.debian.org/bullseye/higan) `106-2` - Accurate multi-system emulator_ -- ![](grey.png) _[desmume](https://packages.debian.org/bullseye/desmume) `0.9.11-3` - Nintendo DS emulator_ -- ![](grey.png) _[mupen64plus-qt](https://packages.debian.org/bullseye/mupen64plus-qt) `1.14-1` - customizable launcher for Mupen64Plus_ -- ![](grey.png) _[mupen64plus-input-all](https://packages.debian.org/bullseye/mupen64plus-input-all) `2.5+6` - plugin-based Nintendo 64 emulator, input plugins_ -- ![](grey.png) _[mupen64plus-audio-all](https://packages.debian.org/bullseye/mupen64plus-audio-all) `2.5+6` - plugin-based Nintendo 64 emulator, audio plugins_ -- ![](grey.png) _[mupen64plus-rsp-all](https://packages.debian.org/bullseye/mupen64plus-rsp-all) `2.5+6` - plugin-based Nintendo 64 emulator, rsp plugins_ -- ![](grey.png) _[mupen64plus-video-all](https://packages.debian.org/bullseye/mupen64plus-video-all) `2.5+6` - plugin-based Nintendo 64 emulator, video plugins_ -- ![](grey.png) _[retroarch](https://packages.debian.org/bullseye/retroarch) `1.7.3+dfsg1-1.1+b2` - Simple frontend for the libretro library_ -- ![](grey.png) _[libretro-beetle-pce-fast](https://packages.debian.org/bullseye/libretro-beetle-pce-fast) `0.9.38.7+git20160609-2` - Libretro wrapper for the Beetle PCE FAST core_ -- ![](grey.png) _[libretro-beetle-psx](https://packages.debian.org/bullseye/libretro-beetle-psx) `0.9.38.6+git20151019-3` - Libretro wrapper for the Beetle PSX core_ -- ![](grey.png) _[libretro-beetle-vb](https://packages.debian.org/bullseye/libretro-beetle-vb) `0.9.36.1+git20160623-2` - Libretro wrapper for the Beetle VB core_ -- ![](grey.png) _[libretro-beetle-wswan](https://packages.debian.org/bullseye/libretro-beetle-wswan) `0.9.35.1+git20160623-2` - Libretro wrapper for the Beetle WSWAN core_ -- ![](grey.png) _[libretro-bsnes-mercury-accuracy](https://packages.debian.org/bullseye/libretro-bsnes-mercury-accuracy) `094+git20160126-3` - Libretro wrapper for bsnes-mercury accuracy core_ -- ![](grey.png) _[libretro-bsnes-mercury-balanced](https://packages.debian.org/bullseye/libretro-bsnes-mercury-balanced) `094+git20160126-3` - Libretro wrapper for bsnes-mercury balanced core_ -- ![](grey.png) _[libretro-bsnes-mercury-performance](https://packages.debian.org/bullseye/libretro-bsnes-mercury-performance) `094+git20160126-3` - Libretro wrapper for bsnes-mercury performance core_ -- ![](grey.png) _[libretro-desmume](https://packages.debian.org/bullseye/libretro-desmume) `0.9.11+git20160819+dfsg1-2` - Libretro wrapper for DeSmuME_ -- ![](grey.png) _[libretro-gambatte](https://packages.debian.org/bullseye/libretro-gambatte) `0.5.0+git20160522+dfsg1-2.1` - Libretro wrapper for Gambatte_ -- ![](grey.png) _[libretro-mgba](https://packages.debian.org/bullseye/libretro-mgba) `0.8.4+dfsg-2` - Libretro wrapper for mGBA_ -- ![](grey.png) _[libretro-nestopia](https://packages.debian.org/bullseye/libretro-nestopia) `1.50-2` - libretro wrapper for Nestopia_ -- ![](grey.png) _[libretro-snes9x](https://packages.debian.org/bullseye/libretro-snes9x) `1.53+git20160522-1` - Libretro wrapper for Snes9x_ -- ![](grey.png) _[yabause-gtk](https://packages.debian.org/bullseye/yabause-gtk) `0.9.14-4+b1` - beautiful and under-rated Saturn emulator - Gtk port_ -- ![](grey.png) _[games-emulator](https://packages.debian.org/bullseye/games-emulator) `4` - Debian's emulators for games_ -- ![](grey.png) _[gnome-video-arcade](https://packages.debian.org/bullseye/gnome-video-arcade) `0.8.8-5` - Simple MAME frontend_ -- ![](grey.png) _[mednafen](https://packages.debian.org/bullseye/mednafen) `1.26.1+dfsg-1` - multi-platform emulator, including NES, GB/A, Lynx, PC Engine_ -- ![](grey.png) _[virtualjaguar](https://packages.debian.org/bullseye/virtualjaguar) `2.1.3-2+b3` - Cross-platform Atari Jaguar emulator_ -- ![](grey.png) _[mame](https://packages.debian.org/bullseye/mame) `0.228+dfsg.1-1` - Multiple Arcade Machine Emulator (MAME)_ -- ![](grey.png) _[stella](https://packages.debian.org/bullseye/stella) `6.5.2-1` - Atari 2600 Emulator for SDL & the X Window System_ -- ![](grey.png) _[mame](https://packages.debian.org/bullseye/mame) `0.228+dfsg.1-1` - Multiple Arcade Machine Emulator (MAME)_ -- ![](grey.png) _[mame-tools](https://packages.debian.org/bullseye/mame-tools) `0.228+dfsg.1-1` - Tools for MAME_ -- ![](grey.png) _[mame-extra](https://packages.debian.org/bullseye/mame-extra) `0.206-1` - Additional files for the Multiple Arcade Machine Emulator (MAME)_ -- ![](grey.png) _[nestopia](https://packages.debian.org/bullseye/nestopia) `1.50-2` - Nintendo Entertainment System/Famicom emulator_ -- ![](grey.png) _[dosbox](https://packages.debian.org/bullseye/dosbox) `0.74-3-3` - x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and DOS_ -- ![](grey.png) _[pcsx2:i386](https://packages.debian.org/bullseye/pcsx2:i386) `1.6.0+dfsg-1` - Playstation 2 emulator_ -- ![](grey.png) _[games-emulator](https://packages.debian.org/bullseye/games-emulator) `4` - Debian's emulators for games_ \ No newline at end of file diff --git a/doc/md/packages/graphics.md b/doc/md/packages/graphics.md deleted file mode 100644 index b3d56db..0000000 --- a/doc/md/packages/graphics.md +++ /dev/null @@ -1,225 +0,0 @@ - -### Graphics - -![](green.png) installed - ![](grey.png) suggested - - -#### Image viewers and managers - - - - - - -**[ristretto](https://packages.debian.org/bullseye/ristretto)** - lightweight picture-viewer for the Xfce desktop environment - - - Ristretto is a fast and lightweight picture-viewer for the Xfce desktop - environment. - - - ------------------------ - - -- ![](green.png) [ristretto](https://packages.debian.org/bullseye/ristretto) `0.10.0-1` - lightweight picture-viewer for the Xfce desktop environment -- ![](grey.png) _[eog](https://packages.debian.org/bullseye/eog) `3.38.2-1` - Eye of GNOME graphics viewer program_ -- ![](grey.png) _[eog-plugins](https://packages.debian.org/bullseye/eog-plugins) `3.26.5-1` - set of plugins for GNOME Image Viewer_ -- ![](grey.png) _[viewnior](https://packages.debian.org/bullseye/viewnior) `1.6-1+b2` - simple, fast and elegant image viewer_ -- ![](grey.png) _[pqiv](https://packages.debian.org/bullseye/pqiv) `2.12-1` - Powerful image viewer with minimal UI_ -- ![](grey.png) _[qiv](https://packages.debian.org/bullseye/qiv) `2.3.2-2` - Quick image viewer for X_ -- ![](grey.png) _[feh](https://packages.debian.org/bullseye/feh) `3.6.3-1` - imlib2 based image viewer_ -- ![](grey.png) _[mcomix](https://packages.debian.org/bullseye/mcomix) `1.2.1mcomix3+git20200206-1` - GTK+ image viewer for comic books_ -- ![](grey.png) _[gpicview](https://packages.debian.org/bullseye/gpicview) `0.2.5-3+b1` - lightweight image viewer_ -- ![](grey.png) _[mirage](https://packages.debian.org/bullseye/mirage) `0.11.1-1+b2` - fast and simple GTK+ image viewer_ -- ![](grey.png) _[xzgv](https://packages.debian.org/bullseye/xzgv) `0.9.2-2` - Picture viewer for X with a thumbnail-based selector_ -- ![](grey.png) _[sxiv](https://packages.debian.org/bullseye/sxiv) `26-1` - simple X image viewer_ -- ![](grey.png) _[catimg](https://packages.debian.org/bullseye/catimg) `2.7.0-1` - fast image printing in to your terminal_ -- ![](grey.png) _[shotwell](https://packages.debian.org/bullseye/shotwell) `0.30.11-1` - digital photo organizer_ -- ![](grey.png) _[gthumb](https://packages.debian.org/bullseye/gthumb) `3:3.11.2-0.1` - image viewer and browser_ -- ![](grey.png) _[digikam](https://packages.debian.org/bullseye/digikam) `4:7.1.0-2` - digital photo management application for KDE_ -- ![](grey.png) _[fotoxx](https://packages.debian.org/bullseye/fotoxx) `20.08-2` - Edit photos and manage a large collection_ -- ![](grey.png) _[geeqie](https://packages.debian.org/bullseye/geeqie) `1:1.6-9` - image viewer using GTK+_ -#### Image editors - - - - - - -**[gimp](https://packages.debian.org/bullseye/gimp)** - GNU Image Manipulation Program - - - GIMP is an advanced picture editor. You can use it to edit, enhance, and - retouch photos and scans, create drawings, and make your own images. - It has a large collection of professional-level editing tools and - filters, similar to the ones you might find in Photoshop. Numerous - fine-control settings and features like layers, paths, masks, and - scripting give you total control over your images. - - - ------------------------ - - -- ![](green.png) [gimp](https://packages.debian.org/bullseye/gimp) `2.10.22-4` - GNU Image Manipulation Program -- ![](green.png) [gimp-data-extras](https://packages.debian.org/bullseye/gimp-data-extras) `1:2.0.2-1.1` - Extra brushes and patterns for GIMP -- ![](green.png) [gimp-gap](https://packages.debian.org/bullseye/gimp-gap) `2.6.0+dfsg-5+b2` - animation package for the GIMP -- ![](green.png) [gimp-plugin-registry](https://packages.debian.org/bullseye/gimp-plugin-registry) `9.20200927` - repository of optional extensions for GIMP -- ![](green.png) [gimp-texturize](https://packages.debian.org/bullseye/gimp-texturize) `2.1-11` - generates large textures from a small sample -- ![](green.png) [gimp-gutenprint](https://packages.debian.org/bullseye/gimp-gutenprint) `5.3.3-5` - print plugin for the GIMP -- ![](green.png) [gimp-lensfun](https://packages.debian.org/bullseye/gimp-lensfun) `0.2.4-1.1` - Gimp plugin to correct lens distortion using the lensfun library -- ![](green.png) [create-resources](https://packages.debian.org/bullseye/create-resources) `0.1.3-6` - shared resources for use by creative applications -- ![](grey.png) _[gimp-help-fr](https://packages.debian.org/bullseye/gimp-help-fr) `2.10.0-1` - Documentation for the GIMP (French)_ -- ![](grey.png) _[krita](https://packages.debian.org/bullseye/krita) `1:4.4.2+dfsg-1` - pixel-based image manipulation program_ -- ![](grey.png) _[gimp-gmic](https://packages.debian.org/bullseye/gimp-gmic) `2.9.4-4` - GREYC's Magic for Image Computing - GIMP Plugin_ -- ![](grey.png) _[drawing](https://packages.debian.org/bullseye/drawing) `0.6.4-1` - simple drawing application for the GNOME desktop_ -- ![](grey.png) _[mypaint](https://packages.debian.org/bullseye/mypaint) `2.0.1-2` - paint program for use with graphics tablets_ -- ![](grey.png) _[mtpaint](https://packages.debian.org/bullseye/mtpaint) `3.40-3.1` - painting program to create pixel art and manipulate digital photos_ -- ![](grey.png) _[xpaint](https://packages.debian.org/bullseye/xpaint) `2.9.1.4-4` - simple paint program for X_ -- ![](grey.png) _[gnome-paint](https://packages.debian.org/bullseye/gnome-paint) `0.4.0-7` - simple, easy to use paint program for GNOME_ -#### Vector editors - -- ![](grey.png) _[inkscape](https://packages.debian.org/bullseye/inkscape) `1.0.2-4` - vector-based drawing program_ -- ![](grey.png) _[create-resources](https://packages.debian.org/bullseye/create-resources) `0.1.3-6` - shared resources for use by creative applications_ -- ![](grey.png) _[pstoedit](https://packages.debian.org/bullseye/pstoedit) `3.75-1` - PostScript and PDF files to editable vector graphics converter_ -- ![](grey.png) _[pencil2d](https://packages.debian.org/bullseye/pencil2d) `0.6.6-1` - Create hand-drawn animation using both bitmap and vector graphics_ -- ![](grey.png) _[dia](https://packages.debian.org/bullseye/dia) `0.97.3+git20160930-9` - Diagram editor_ -- ![](grey.png) _[birdfont](https://packages.debian.org/bullseye/birdfont) `2.29.1-1` - font editor that lets you create outline vector graphics and export fonts_ -#### Drawing - - - - - - -**[xournal](https://packages.debian.org/bullseye/xournal)** - GTK+ Application for note taking - - - Xournal is a GTK+ application for notetaking, sketching and - keeping a journal using a stylus. It can also be used to - add annotations to PDF files. - - - ------------------------ - - -- ![](green.png) [xournal](https://packages.debian.org/bullseye/xournal) `1:0.4.8.2016-7` - GTK+ Application for note taking -- ![](grey.png) _[akira](https://packages.debian.org/bullseye/akira) `0.0.13-3` - user experience design tool_ -#### Non-destructive editors (lightroom) - -- ![](grey.png) _[darktable](https://packages.debian.org/bullseye/darktable) `3.4.1-5` - virtual lighttable and darkroom for photographers_ -- ![](grey.png) _[rawtherapee](https://packages.debian.org/bullseye/rawtherapee) `5.8-3` - raw image converter and digital photo processor_ -- ![](grey.png) _[luminance-hdr](https://packages.debian.org/bullseye/luminance-hdr) `2.6.0+dfsg-2+b8` - graphical user interface providing a workflow for HDR imaging_ -#### Color pickers - -- ![](green.png) [gcolor3](https://packages.debian.org/bullseye/gcolor3) `2.3.1-2+b1` - Simple GTK3 color selector and picker -- ![](grey.png) _[gpick](https://packages.debian.org/bullseye/gpick) `0.2.6-1` - advanced GTK+ color picker_ -#### Batch image processing - -- ![](grey.png) _[aspic](https://packages.debian.org/bullseye/aspic) `1.05-4+b2` - Line art generator_ -- ![](grey.png) _[pixelize](https://packages.debian.org/bullseye/pixelize) `1.0.0-1+b2` - Create an image consisting of many small images_ -- ![](grey.png) _[hugin](https://packages.debian.org/bullseye/hugin) `2020.0.0+dfsg-2` - panorama photo stitcher - GUI tools_ -- ![](grey.png) _[aaphoto](https://packages.debian.org/bullseye/aaphoto) `0.45-1+b1` - Auto Adjust Photo, automatic color correction of photos_ -#### Camera upload/management - -- ![](grey.png) _[rapid-photo-downloader](https://packages.debian.org/bullseye/rapid-photo-downloader) `0.9.26-2` - Photo downloader (importer) from cameras, memory cards, other devices_ -- ![](grey.png) _[gtkam](https://packages.debian.org/bullseye/gtkam) `1.0-3` - application for retrieving media from digital cameras_ -#### Game asset editors - -- ![](grey.png) _[tiled](https://packages.debian.org/bullseye/tiled) `1.4.3-1` - general purpose tile map editor_ -- ![](grey.png) _[games-content-dev](https://packages.debian.org/bullseye/games-content-dev) `4` - development of game content_ -#### Color grading - -- ![](grey.png) _[colorhug-client](https://packages.debian.org/bullseye/colorhug-client) `0.2.8-3+b1` - Tools for the Hughski Colorimeter_ -#### Diagram editors - - - - - - -**[dia](https://packages.debian.org/bullseye/dia)** - Diagram editor - - - Dia is an editor for diagrams, graphs, charts etc. There is support for UML - static structure diagrams (class diagrams), Entity-Relationship diagrams, - network diagrams and much more. Diagrams can be exported to postscript and - many other formats. - - - ------------------------ - - -- ![](green.png) [dia](https://packages.debian.org/bullseye/dia) `0.97.3+git20160930-9` - Diagram editor -- ![](green.png) [dia-shapes](https://packages.debian.org/bullseye/dia-shapes) `0.6.0-3.1` - Diagram editor (additional shapes) -- ![](green.png) [gsfonts-x11](https://packages.debian.org/bullseye/gsfonts-x11) `0.27` - Make Ghostscript fonts available to X11 -#### Label/barcode editors - -- ![](grey.png) _[glabels](https://packages.debian.org/bullseye/glabels) `3.4.1-3` - label, business card and media cover creation program for GNOME_ -- ![](grey.png) _[qrencode](https://packages.debian.org/bullseye/qrencode) `4.1.1-1` - QR Code encoder into PNG image_ -- ![](grey.png) _[qtqr](https://packages.debian.org/bullseye/qtqr) `2.0~bzr33-2` - Qt frontend for QR code generator and decoder_ -- ![](grey.png) _[zbar-tools](https://packages.debian.org/bullseye/zbar-tools) `0.23.90-1` - QR code / bar code scanner and decoder (utilities)_ -#### 3D editors - -- ![](grey.png) _[blender](https://packages.debian.org/bullseye/blender) `2.83.5+dfsg-5+b2` - Very fast and versatile 3D modeller/renderer_ -- ![](grey.png) _[g3dviewer](https://packages.debian.org/bullseye/g3dviewer) `0.2.99.5~svn130-11` - 3D model viewer for GTK+_ -- ![](grey.png) _[sweethome3d](https://packages.debian.org/bullseye/sweethome3d) `6.4.2+dfsg-2` - Interior 2D design application with 3D preview_ -- ![](grey.png) _[sweethome3d-furniture](https://packages.debian.org/bullseye/sweethome3d-furniture) `1.8-1` - Interior 2D design application with 3D preview (additional furniture)_ -- ![](grey.png) _[sweethome3d-furniture-editor](https://packages.debian.org/bullseye/sweethome3d-furniture-editor) `1.25-1` - Sweet Home 3D Furniture Library Editor_ -- ![](grey.png) _[sweethome3d-textures-editor](https://packages.debian.org/bullseye/sweethome3d-textures-editor) `1.6-3` - Sweet Home 3D Textures Library Editor_ -- ![](grey.png) _[sweethome3d-furniture-nonfree](https://packages.debian.org/bullseye/sweethome3d-furniture-nonfree) `1.6.2-2` - Interior 2D design application with 3D preview (additional non-free furniture)_ -#### CAD editors - -- ![](grey.png) _[librecad](https://packages.debian.org/bullseye/librecad) `2.1.3-1.3` - Computer-aided design (CAD) system_ -- ![](grey.png) _[kicad](https://packages.debian.org/bullseye/kicad) `5.1.9+dfsg1-1` - Electronic schematic and PCB design software_ -- ![](grey.png) _[freecad](https://packages.debian.org/bullseye/freecad) `0.19.1+dfsg1-2` - Extensible Open Source CAx program_ -- ![](grey.png) _[pcb-gtk](https://packages.debian.org/bullseye/pcb-gtk) `1:4.2.2-1` - printed circuit board (pcb) design program - GTK+ interface_ -- ![](grey.png) _[qelectrotech](https://packages.debian.org/bullseye/qelectrotech) `1:0.7.0-1+b1` - Electric schematic editor_ -#### Video editors - -- ![](grey.png) _[openshot](https://packages.debian.org/bullseye/openshot) `2.5.1+dfsg1-1` - create and edit videos and movies (transitional package)_ -- ![](grey.png) _[kdenlive](https://packages.debian.org/bullseye/kdenlive) `20.12.3-1` - non-linear video editor_ -- ![](grey.png) _[devede](https://packages.debian.org/bullseye/devede) `4.15.0-2` - simple application to create Video DVDs_ -- ![](grey.png) _[dvdauthor](https://packages.debian.org/bullseye/dvdauthor) `0.7.2-1+b3` - create DVD-Video file system_ -- ![](grey.png) _[imagination](https://packages.debian.org/bullseye/imagination) `3.6-1` - DVD slide show maker_ -- ![](grey.png) _[ffdiaporama](https://packages.debian.org/bullseye/ffdiaporama) `2.1+dfsg-1+b3` - Movie creator from photos and video clips_ -- ![](grey.png) _[screenkey](https://packages.debian.org/bullseye/screenkey) `1:1.4-2` - screencast tool to display your keystrokes_ -- ![](grey.png) _[dvgrab](https://packages.debian.org/bullseye/dvgrab) `3.5+git20160707.1.e46042e-1+b1` - grab digital video data via IEEE1394 and USB links_ -- ![](grey.png) _[vgrabbj](https://packages.debian.org/bullseye/vgrabbj) `0.9.9-3+b1` - grabs an image from a camera and puts it in jpg/png format_ -- ![](grey.png) _[dvbcut](https://packages.debian.org/bullseye/dvbcut) `0.7.3-1+b1` - Qt application for cutting parts out of DVB streams_ -- ![](grey.png) _[multimedia-video](https://packages.debian.org/bullseye/multimedia-video) `0.10` - Video packages_ -- ![](grey.png) _[flowblade](https://packages.debian.org/bullseye/flowblade) `2.6-3` - non-linear video editor_ -- ![](grey.png) _[handbrake](https://packages.debian.org/bullseye/handbrake) `1.3.1+ds1-2+b3` - versatile DVD ripper and video transcoder (GTK+ GUI)_ -- ![](grey.png) _[lives](https://packages.debian.org/bullseye/lives) `3.0.2-1.1` - Video Editing system allowing users to edit and create video_ -- ![](grey.png) _[rtmpdump](https://packages.debian.org/bullseye/rtmpdump) `2.4+20151223.gitfa8646d.1-2+b2` - small dumper for media content streamed over the RTMP protocol_ -- ![](grey.png) _[shotdetect](https://packages.debian.org/bullseye/shotdetect) `1.0.86-5.1` - scene change detector_ -- ![](grey.png) _[tsdecrypt](https://packages.debian.org/bullseye/tsdecrypt) `10.0-2+b3` - decrypt MPEG transport stream_ -- ![](grey.png) _[videotrans](https://packages.debian.org/bullseye/videotrans) `1.6.1-8` - DVD authoring utilities_ -- ![](grey.png) _[voctomix](https://packages.debian.org/bullseye/voctomix) `1.3-5` - Full-HD Software Live-Video-Mixer_ -- ![](grey.png) _[stopmotion](https://packages.debian.org/bullseye/stopmotion) `0.8.5-4` - create stop-motion animations_ -- ![](grey.png) _[education-video](https://packages.debian.org/bullseye/education-video) `2.11.37` - Debian Edu video applications_ -- ![](grey.png) _[slowmovideo](https://packages.debian.org/bullseye/slowmovideo) `0.5+git20190116-3+b2` - create slow-motion videos from your footage_ -#### Command-line image manipulation - -- ![](green.png) [imagemagick](https://packages.debian.org/bullseye/imagemagick) `8:6.9.11.60+dfsg-1.3` - image manipulation programs -- binaries -- ![](green.png) [optipng](https://packages.debian.org/bullseye/optipng) `0.7.7-1+b1` - advanced PNG (Portable Network Graphics) optimizer -- ![](green.png) [jpegoptim](https://packages.debian.org/bullseye/jpegoptim) `1.4.6-1` - utility to optimize jpeg files -- ![](green.png) [pngcrush](https://packages.debian.org/bullseye/pngcrush) `1.8.13-0.1` - optimizes PNG (Portable Network Graphics) files -- ![](green.png) [exifprobe](https://packages.debian.org/bullseye/exifprobe) `2.0.1+git20170416.3c2b769-5` - read metadata from digital pictures -- ![](green.png) [findimagedupes](https://packages.debian.org/bullseye/findimagedupes) `2.18-7+b2` - Finds visually similar or duplicate images -- ![](green.png) [librsvg2-bin](https://packages.debian.org/bullseye/librsvg2-bin) `2.50.3+dfsg-1` - command-line utility to convert SVG files -- ![](green.png) [figlet](https://packages.debian.org/bullseye/figlet) `2.2.5-3+b1` - Make large character ASCII banners out of ordinary text -- ![](green.png) [toilet](https://packages.debian.org/bullseye/toilet) `0.3-1.3` - display large colourful characters in text mode -- ![](grey.png) _[converseen](https://packages.debian.org/bullseye/converseen) `0.9.9.0-1` - batch image converter and resizer_ -- ![](grey.png) _[fbi](https://packages.debian.org/bullseye/fbi) `2.10-4` - Linux frame buffer image viewer_ -- ![](grey.png) _[gifsicle](https://packages.debian.org/bullseye/gifsicle) `1.92-2+b1` - Tool for manipulating GIF images_ -- ![](grey.png) _[jp2a](https://packages.debian.org/bullseye/jp2a) `1.1.0-1` - converts jpg and png images to ascii_ -- ![](grey.png) _[pecomato](https://packages.debian.org/bullseye/pecomato) `0.0.15-11` - Picture-embedded contents manipulation tool_ -- ![](grey.png) _[aview](https://packages.debian.org/bullseye/aview) `1.3.0rc1-9+b2` - A high quality ASCII art image viewer and video player_ -- ![](grey.png) _[chafa](https://packages.debian.org/bullseye/chafa) `1.6.0-1` - Image-to-text converter supporting a wide range of symbols, etc._ -- ![](grey.png) _[lolcat](https://packages.debian.org/bullseye/lolcat) `100.0.1-3` - colorful `cat`_ -- ![](grey.png) _[advancecomp](https://packages.debian.org/bullseye/advancecomp) `2.1-2.1` - collection of recompression utilities_ -- ![](grey.png) _[caca-utils](https://packages.debian.org/bullseye/caca-utils) `0.99.beta19-2.2` - text mode graphics utilities_ \ No newline at end of file diff --git a/doc/md/packages/green.png b/doc/md/packages/green.png deleted file mode 100644 index dbeac3873e84777b7b7405bd57398f45163fef8f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=%3?!FCJ6-`&oCO|{#X$M%Ak65bF}ngN$X?>< z>&pIwSyV_wQ|N|R9#BXwz$e5NNYA)bG5um0Ci?&X|8)b48$cBtB|(0{3^JwVH4RN2 zx_uu{0>v1UyxmgTe~DWM4fgbqVI diff --git a/doc/md/packages/grey.png b/doc/md/packages/grey.png deleted file mode 100644 index aeaa8eebae78e26aab3dc3a2aa053445640473df..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 211 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=%3?!FCJ6-`&oCO|{#X$M%Ak65bF}ngN$X?>< z>&pIwSyV_w`WC*{|NsB1OR$sy zRdAF9`2{n`l$O^tG - - - -**[firefox-esr](https://packages.debian.org/bullseye/firefox-esr)** - Mozilla Firefox web browser - Extended Support Release (ESR) - - - Firefox ESR is a powerful, extensible web browser with support for modern - web application technologies. - - - ------------------------ - - -- ![](green.png) [firefox-esr](https://packages.debian.org/bullseye/firefox-esr) `78.15.0esr-1~deb11u1` - Mozilla Firefox web browser - Extended Support Release (ESR) -- ![](green.png) [firefox-esr-l10n-fr](https://packages.debian.org/bullseye/firefox-esr-l10n-fr) `78.15.0esr-1~deb11u1` - French language package for Firefox ESR -- ![](green.png) [webext-ublock-origin](https://packages.debian.org/bullseye/webext-ublock-origin) `1.37.0+dfsg-1~deb11u1` - transitional package -- ![](grey.png) _[webext-https-everywhere](https://packages.debian.org/bullseye/webext-https-everywhere) `2021.1.27-1` - Extension to force the use of HTTPS on many sites_ -- ![](grey.png) _[midori](https://packages.debian.org/bullseye/midori) `7.0-2.1` - fast, lightweight graphical web browser_ -- ![](grey.png) _[luakit](https://packages.debian.org/bullseye/luakit) `1:2.2.1-1` - fast and small web browser extensible by Lua_ -- ![](grey.png) _[chromium](https://packages.debian.org/bullseye/chromium) `90.0.4430.212-1` - web browser_ -- ![](grey.png) _[nss-passwords](https://packages.debian.org/bullseye/nss-passwords) `0.3-1` - read passwords from a Mozilla keyring_ -- ![](grey.png) _[w3m](https://packages.debian.org/bullseye/w3m) `0.5.3+git20210102-6` - WWW browsable pager with excellent tables/frames support_ -- ![](grey.png) _[links2](https://packages.debian.org/bullseye/links2) `2.21-1+b1` - Web browser running in both graphics and text mode_ -- ![](grey.png) _[surf](https://packages.debian.org/bullseye/surf) `2.0+git20201107-2` - Simple web browser by suckless community_ -- ![](grey.png) _[elinks](https://packages.debian.org/bullseye/elinks) `0.13.2-1+b1` - advanced text-mode WWW browser_ -#### Instant messaging - - - - - - -**[pidgin](https://packages.debian.org/bullseye/pidgin)** - graphical multi-protocol instant messaging client - - - Pidgin is a graphical, modular instant messaging client capable of using - multiple networks at once. Currently supported are: - AIM/ICQ, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu, - Bonjour, Groupwise, Sametime, and SIMPLE. - - - ------------------------ - - -- ![](green.png) [pidgin](https://packages.debian.org/bullseye/pidgin) `2.14.1-1` - graphical multi-protocol instant messaging client -- ![](green.png) [pidgin-otr](https://packages.debian.org/bullseye/pidgin-otr) `4.0.2-3` - Off-the-Record Messaging plugin for Pidgin -- ![](green.png) [libpurple-bin](https://packages.debian.org/bullseye/libpurple-bin) `2.14.1-1` - multi-protocol instant messaging library - extra utilities -- ![](green.png) [purple-lurch](https://packages.debian.org/bullseye/purple-lurch) `0.6.8+git20200527.388605-3` - XEP-0384 OMEMO Encryption plugin for libpurple -- ![](green.png) [purple-rocketchat](https://packages.debian.org/bullseye/purple-rocketchat) `0.1~hg20200403.800ef89-1` - Rocket.Chat protocol plugin for libpurple -- ![](green.png) [purple-discord](https://packages.debian.org/bullseye/purple-discord) `0.9.2020.10.14.git.8216905-1` - Discord messaging service plugin for libpurple -- ![](green.png) [purple-xmpp-http-upload](https://packages.debian.org/bullseye/purple-xmpp-http-upload) `0.2.2-1` - HTTP File Upload plugin for libpurple -- ![](green.png) [purple-xmpp-carbons](https://packages.debian.org/bullseye/purple-xmpp-carbons) `0.2.3-1` - XMPP XEP-0280: Message Carbons plugin for libpurple -- ![](green.png) [pidgin-plugin-pack](https://packages.debian.org/bullseye/pidgin-plugin-pack) `2.8.0-1` - Collection of Pidgin plugins -- ![](green.png) [pidgin-extprefs](https://packages.debian.org/bullseye/pidgin-extprefs) `0.7-3` - extended preferences plugin for the instant messenger pidgin -- ![](green.png) [pidgin-gnome-keyring](https://packages.debian.org/bullseye/pidgin-gnome-keyring) `2.0-2` - integrates pidgin (and libpurple) with the system keyring -- ![](green.png) [telegram-purple](https://packages.debian.org/bullseye/telegram-purple) `1.4.3-3` - Purple plugin to support Telegram -- ![](grey.png) _[empathy](https://packages.debian.org/bullseye/empathy) `3.25.90+really3.12.14-2` - GNOME multi-protocol chat and call client_ -- ![](grey.png) _[finch](https://packages.debian.org/bullseye/finch) `2.14.1-1` - text-based multi-protocol instant messaging client_ -- ![](grey.png) _[telegram-desktop](https://packages.debian.org/bullseye/telegram-desktop) `2.6.1+ds-1+deb11u1` - fast and secure messaging application_ -- ![](grey.png) _[pidgin-skype](https://packages.debian.org/bullseye/pidgin-skype) `20140930+svn665+dfsg-1+b1` - Skype plugin for libpurple messengers (Pidgin-specific files)_ -- ![](grey.png) _[dino-im](https://packages.debian.org/bullseye/dino-im) `0.2.0-3` - modern XMPP client_ -- ![](grey.png) _[gajim](https://packages.debian.org/bullseye/gajim) `1.3.1-1` - GTK+-based Jabber client_ -- ![](grey.png) _[mcabber](https://packages.debian.org/bullseye/mcabber) `1.1.2-1` - small Jabber (XMPP) console client_ -- ![](grey.png) _[smuxi](https://packages.debian.org/bullseye/smuxi) `1.1-1` - graphical IRC client_ -- ![](grey.png) _[weechat](https://packages.debian.org/bullseye/weechat) `3.0-1` - Fast, light and extensible chat client (metapackage)_ -- ![](grey.png) _[purple-mm-sms](https://packages.debian.org/bullseye/purple-mm-sms) `0.1.7-1` - libpurple plugin for SMS_ -- ![](grey.png) _[purple-xmpp-http-upload](https://packages.debian.org/bullseye/purple-xmpp-http-upload) `0.2.2-1` - HTTP File Upload plugin for libpurple_ -#### VoIP/videoconference - - - - - - -**[mumble](https://packages.debian.org/bullseye/mumble)** - Low latency encrypted VoIP client - - - Mumble is a low-latency, high quality voice chat program for gaming. - It features noise suppression, encrypted connections for both voice - and instant messaging, automatic gain control and low latency audio - with support for multiple audio standards. Mumble includes an in-game - overlay compatible with most open-source and commercial 3D applications. - Mumble is just a client and uses a non-standard protocol. You will need - a dedicated server to talk to other users. Server functionality is - provided by the package "mumble-server". - - - ------------------------ - - -- ![](green.png) [mumble](https://packages.debian.org/bullseye/mumble) `1.3.4-1` - Low latency encrypted VoIP client -- ![](grey.png) _[jami](https://packages.debian.org/bullseye/jami) `20210112.2.b757bac~ds1-1` - Secure and distributed voice, video, and chat platform - desktop client_ -- ![](grey.png) _[linphone](https://packages.debian.org/bullseye/linphone) `4.2.5-3` - SIP softphone - graphical client (transitional package)_ -#### Mail clients - - - - - - -**[thunderbird](https://packages.debian.org/bullseye/thunderbird)** - mail/news client with RSS, chat and integrated spam filter support - - - Thunderbird is an mail client suitable for free distribution. The goal of - Thunderbird is to produce a cross platform stand-alone mail application using - the XUL user interface language. - It supports different mail accounts, no matter of the used protocol like - POP(s) or IMAP(s), has an integrated learning Spam filter, and offers easy - organization of mails with tagging and virtual folders. Also, more features - can be added by installing extensions. - - - ------------------------ - - -- ![](green.png) [thunderbird](https://packages.debian.org/bullseye/thunderbird) `1:78.14.0-1~deb11u1` - mail/news client with RSS, chat and integrated spam filter support -- ![](green.png) [thunderbird-l10n-fr](https://packages.debian.org/bullseye/thunderbird-l10n-fr) `1:78.14.0-1~deb11u1` - French language package for Thunderbird -- ![](grey.png) _[geary](https://packages.debian.org/bullseye/geary) `3.38.1-1` - lightweight email client designed for the GNOME desktop_ -- ![](grey.png) _[claws-mail](https://packages.debian.org/bullseye/claws-mail) `3.17.8-1+b1` - Fast, lightweight and user-friendly GTK+2 based email client_ -- ![](grey.png) _[claws-mail-plugins](https://packages.debian.org/bullseye/claws-mail-plugins) `3.17.8-1` - Installs plugins for the Claws Mail mailer_ -- ![](grey.png) _[mailnag](https://packages.debian.org/bullseye/mailnag) `2.0.0-0.2` - extensible mail notification daemon_ -- ![](grey.png) _[mutt](https://packages.debian.org/bullseye/mutt) `2.0.5-4.1` - text-based mailreader supporting MIME, GPG, PGP and threading_ -- ![](grey.png) _[alpine](https://packages.debian.org/bullseye/alpine) `2.24+dfsg1-1` - Text-based email client, friendly for novices but powerful_ -- ![](grey.png) _[getmail](https://packages.debian.org/bullseye/getmail) `6.14-1` - transitional package_ -- ![](grey.png) _[evolution](https://packages.debian.org/bullseye/evolution) `3.38.3-1` - groupware suite with mail client and organizer_ -- ![](grey.png) _[evolution-plugins](https://packages.debian.org/bullseye/evolution-plugins) `3.38.3-1` - standard plugins for Evolution_ -- ![](grey.png) _[evolution-rss](https://packages.debian.org/bullseye/evolution-rss) `0.3.96-2+b1` - Evolution RSS Reader Plugin_ -- ![](grey.png) _[offlineimap](https://packages.debian.org/bullseye/offlineimap) `7.3.3+dfsg1-1+0.0~git20210225.1e7ef9e+dfsg-4` - transitional package_ -#### File transfer and synchronization - - - - - - -**[nextcloud-desktop](https://packages.debian.org/bullseye/nextcloud-desktop)** - Nextcloud folder synchronization tool - - - The Nextcloud desktop app lets you always have your latest files wherever - you are. Just specify one or more folders on the local machine to and a server - to synchronize to. You can configure more computers to synchronize to the same - server and any change to the files on one computer will silently and reliably - flow across to every other. - - - ------------------------ - - -- ![](green.png) [nextcloud-desktop](https://packages.debian.org/bullseye/nextcloud-desktop) `3.1.1-2+deb11u1` - Nextcloud folder synchronization tool -- ![](green.png) [nextcloud-desktop-cmd](https://packages.debian.org/bullseye/nextcloud-desktop-cmd) `3.1.1-2+deb11u1` - folder synchronization with an Nextcloud server - cmd client -- ![](green.png) [rsync](https://packages.debian.org/bullseye/rsync) `3.2.3-4+deb11u1` - fast, versatile, remote (and local) file-copying tool -- ![](grey.png) _[lftp](https://packages.debian.org/bullseye/lftp) `4.8.4-2+b1` - Sophisticated command-line FTP/HTTP/BitTorrent client programs_ -- ![](grey.png) _[unison-gtk](https://packages.debian.org/bullseye/unison-gtk) `2.51.3+1` - file-synchronization tool for Unix and Windows with GTK+ interface_ -- ![](grey.png) _[rclone](https://packages.debian.org/bullseye/rclone) `1.53.3-1+b6` - rsync for commercial cloud storage_ -- ![](grey.png) _[git-annex](https://packages.debian.org/bullseye/git-annex) `8.20210223-2` - manage files with git, without checking their contents into git_ -- ![](grey.png) _[nautilus-dropbox](https://packages.debian.org/bullseye/nautilus-dropbox) `2019.02.14-1` - Dropbox integration for Nautilus_ -- ![](grey.png) _[syncthing](https://packages.debian.org/bullseye/syncthing) `1.12.1~ds1-4` - decentralized file synchronization_ -- ![](grey.png) _[sparkleshare](https://packages.debian.org/bullseye/sparkleshare) `3.28+git20190525+cf446c0-3` - distributed collaboration and sharing tool_ -- ![](grey.png) _[seafile-cli](https://packages.debian.org/bullseye/seafile-cli) `7.0.10-1` - Client CLI for the Seafile Client_ -- ![](grey.png) _[seafile-daemon](https://packages.debian.org/bullseye/seafile-daemon) `7.0.10-1` - Client daemon for the Seafile Client_ -- ![](grey.png) _[seafile-gui](https://packages.debian.org/bullseye/seafile-gui) `7.0.10-3` - Seafile Desktop Client_ -- ![](grey.png) _[grsync](https://packages.debian.org/bullseye/grsync) `1.3.0-1+b1` - GTK+ frontend for rsync_ -- ![](grey.png) _[filezilla](https://packages.debian.org/bullseye/filezilla) `3.52.2-3` - Full-featured graphical FTP/FTPS/SFTP client_ -- ![](grey.png) _[gftp](https://packages.debian.org/bullseye/gftp) `2.7.0b-1` - X/GTK+ and console FTP client (metapackage)_ -- ![](grey.png) _[pastebinit](https://packages.debian.org/bullseye/pastebinit) `1.5.1-1` - command-line pastebin client_ -#### Bittorrent - - - - - - -**[transmission-gtk](https://packages.debian.org/bullseye/transmission-gtk)** - lightweight BitTorrent client (GTK+ interface) - - - Transmission is a set of lightweight BitTorrent clients (in GUI, CLI - and daemon form). All its incarnations feature a very simple, intuitive - interface on top on an efficient, cross-platform back-end. - - - ------------------------ - - -- ![](green.png) [transmission-gtk](https://packages.debian.org/bullseye/transmission-gtk) `3.00-1` - lightweight BitTorrent client (GTK+ interface) -- ![](green.png) [transmission-cli](https://packages.debian.org/bullseye/transmission-cli) `3.00-1` - lightweight BitTorrent client (command line programs) -- ![](grey.png) _[qbittorrent](https://packages.debian.org/bullseye/qbittorrent) `4.2.5-0.1` - bittorrent client based on libtorrent-rasterbar with a Qt5 GUI_ -- ![](grey.png) _[deluge-gtk](https://packages.debian.org/bullseye/deluge-gtk) `2.0.3-3.1` - bittorrent client written in Python/PyGTK (GTK+ ui)_ -- ![](grey.png) _[deluge-console](https://packages.debian.org/bullseye/deluge-console) `2.0.3-3.1` - bittorrent client written in Python/PyGTK (console ui)_ -- ![](grey.png) _[deluge-web](https://packages.debian.org/bullseye/deluge-web) `2.0.3-3.1` - bittorrent client written in Python/PyGTK (web ui)_ -- ![](grey.png) _[transmission-daemon](https://packages.debian.org/bullseye/transmission-daemon) `3.00-1` - lightweight BitTorrent client (daemon)_ -- ![](grey.png) _[transmission-remote-gtk](https://packages.debian.org/bullseye/transmission-remote-gtk) `1.4.1-5` - GTK+ interface for the Transmission BitTorrent daemon_ -- ![](grey.png) _[uget](https://packages.debian.org/bullseye/uget) `2.2.3-2` - easy-to-use download manager written in GTK+_ -- ![](grey.png) _[aria2](https://packages.debian.org/bullseye/aria2) `1.35.0-3` - High speed download utility_ -- ![](grey.png) _[amule](https://packages.debian.org/bullseye/amule) `1:2.3.3-1` - client for the eD2k and Kad networks, like eMule_ -- ![](grey.png) _[amule-gnome-support](https://packages.debian.org/bullseye/amule-gnome-support) `1:2.3.3-1` - ed2k links handling support for GNOME web browsers_ -- ![](grey.png) _[rtorrent](https://packages.debian.org/bullseye/rtorrent) `0.9.8-1` - ncurses BitTorrent client based on LibTorrent from rakshasa_ -- ![](grey.png) _[btfs](https://packages.debian.org/bullseye/btfs) `2.24-1` - access torrent files as a filesystem_ -#### Media download - -- ![](grey.png) _[youtube-dl](https://packages.debian.org/bullseye/youtube-dl) `2021.06.06-1` - downloader of videos from YouTube and other sites_ -- ![](grey.png) _[streamlink](https://packages.debian.org/bullseye/streamlink) `2.0.0-1` - CLI for extracting video streams from various websites to a video player_ -- ![](grey.png) _[minitube](https://packages.debian.org/bullseye/minitube) `3.6.1-1` - Native YouTube client_ -- ![](grey.png) _[smtube](https://packages.debian.org/bullseye/smtube) `18.3.0-1+b1` - YouTube videos browser_ -#### Downloaders/web crawlers - -- ![](green.png) [curl](https://packages.debian.org/bullseye/curl) `7.74.0-1.3+b1` - command line tool for transferring data with URL syntax -- ![](green.png) [wget](https://packages.debian.org/bullseye/wget) `1.21-1+b1` - retrieves files from the web -- ![](grey.png) _[aria2](https://packages.debian.org/bullseye/aria2) `1.35.0-3` - High speed download utility_ -- ![](grey.png) _[kiwix](https://packages.debian.org/bullseye/kiwix) `2.0.5-3` - offline Wikipedia reader_ -- ![](grey.png) _[kiwix-tools](https://packages.debian.org/bullseye/kiwix-tools) `3.1.2-3` - collection of Kiwix tools_ -- ![](grey.png) _[zim-tools](https://packages.debian.org/bullseye/zim-tools) `2.1.0-1` - various ZIM command-line tools_ -- ![](grey.png) _[httrack](https://packages.debian.org/bullseye/httrack) `3.49.2-1.1` - Copy websites to your computer (Offline browser)_ -- ![](grey.png) _[axel](https://packages.debian.org/bullseye/axel) `2.17.10-2` - light command line download accelerator_ -- ![](grey.png) _[plowshare](https://packages.debian.org/bullseye/plowshare) `2.1.7-4` - download and upload files from file sharing websites_ -#### Feed readers - -- ![](grey.png) _[liferea](https://packages.debian.org/bullseye/liferea) `1.13.5-3` - feed/news/podcast client with plugin support_ -- ![](grey.png) _[newsboat](https://packages.debian.org/bullseye/newsboat) `2.21-1` - text mode rss feed reader with podcast support_ -- ![](grey.png) _[gnome-feeds](https://packages.debian.org/bullseye/gnome-feeds) `0.16.2+dfsg1-1` - RSS/Atom feed reader for GNOME_ -- ![](grey.png) _[quiterss](https://packages.debian.org/bullseye/quiterss) `0.19.4+dfsg-1` - RSS/Atom news feeds reader_ -- ![](grey.png) _[tickr](https://packages.debian.org/bullseye/tickr) `0.7.0-3` - GTK-based highly graphically-customizable Feed Ticker_ -- ![](grey.png) _[feedreader](https://packages.debian.org/bullseye/feedreader) `2.10.0-1.1` - simple client for online RSS services like tt-rss and others_ -#### LAN file sharing - -- ![](grey.png) _[samba](https://packages.debian.org/bullseye/samba) `2:4.13.5+dfsg-2` - SMB/CIFS file, print, and login server for Unix_ -- ![](grey.png) _[samba-vfs-modules](https://packages.debian.org/bullseye/samba-vfs-modules) `2:4.13.5+dfsg-2` - Samba Virtual FileSystem plugins_ -- ![](grey.png) _[smbclient](https://packages.debian.org/bullseye/smbclient) `2:4.13.5+dfsg-2` - command-line SMB/CIFS clients for Unix_ -#### Network management - - - - - - -**[network-manager-gnome](https://packages.debian.org/bullseye/network-manager-gnome)** - network management framework (GNOME frontend) - - - NetworkManager is a system network service that manages your network devices - and connections, attempting to keep active network connectivity when - available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE - devices, and provides VPN integration with a variety of different VPN - services. - - - ------------------------ - - -- ![](green.png) [network-manager-gnome](https://packages.debian.org/bullseye/network-manager-gnome) `1.20.0-3` - network management framework (GNOME frontend) -- ![](green.png) [network-manager-openvpn-gnome](https://packages.debian.org/bullseye/network-manager-openvpn-gnome) `1.8.12-2` - network management framework (OpenVPN plugin GNOME GUI) -- ![](green.png) [dnsmasq-base](https://packages.debian.org/bullseye/dnsmasq-base) `2.85-1` - Small caching DNS proxy and DHCP/TFTP server -- ![](green.png) [hostname](https://packages.debian.org/bullseye/hostname) `3.23` - utility to set/show the host name or domain name -- ![](green.png) [bridge-utils](https://packages.debian.org/bullseye/bridge-utils) `1.7-1` - Utilities for configuring the Linux Ethernet bridge -- ![](green.png) [ethtool](https://packages.debian.org/bullseye/ethtool) `1:5.9-1` - display or change Ethernet device settings -- ![](grey.png) _[connman](https://packages.debian.org/bullseye/connman) `1.36-2.2` - Intel Connection Manager daemon_ -- ![](grey.png) _[connman-ui](https://packages.debian.org/bullseye/connman-ui) `0~20150623-1+b1` - full-featured GTK-based tray icon UI for ConnMan_ -- ![](grey.png) _[cmst](https://packages.debian.org/bullseye/cmst) `2019.01.13-1+b1` - QT GUI for Connman with system tray icon_ -- ![](grey.png) _[wpagui](https://packages.debian.org/bullseye/wpagui) `2:2.9.0-21` - graphical user interface for wpa_supplicant_ -- ![](grey.png) _[network-manager-ssh](https://packages.debian.org/bullseye/network-manager-ssh) `1.2.11-1` - network management framework (SSH plugin core)_ -- ![](grey.png) _[efax-gtk](https://packages.debian.org/bullseye/efax-gtk) `3.2.8-2.2` - front end in GTK+ for the efax program_ -- ![](grey.png) _[avahi-daemon](https://packages.debian.org/bullseye/avahi-daemon) `0.8-5` - Avahi mDNS/DNS-SD daemon_ -- ![](grey.png) _[libnss-mdns](https://packages.debian.org/bullseye/libnss-mdns) `0.14.1-2` - NSS module for Multicast DNS name resolution_ -- ![](grey.png) _[avahi-autoipd](https://packages.debian.org/bullseye/avahi-autoipd) `0.8-5` - Avahi IPv4LL network address configuration daemon_ -- ![](grey.png) _[avahi-dnsconfd](https://packages.debian.org/bullseye/avahi-dnsconfd) `0.8-5` - Avahi DNS configuration tool_ -- ![](grey.png) _[avahi-discover](https://packages.debian.org/bullseye/avahi-discover) `0.8-5` - Service discover user interface for avahi_ -- ![](grey.png) _[avahi-ui-utils](https://packages.debian.org/bullseye/avahi-ui-utils) `0.8-5` - Avahi GTK+ utilities_ -#### Cellphone and modem support - -- ![](grey.png) _[modemmanager](https://packages.debian.org/bullseye/modemmanager) `1.14.12-0.2` - D-Bus service for managing modems_ -- ![](grey.png) _[modem-manager-gui](https://packages.debian.org/bullseye/modem-manager-gui) `0.0.20-2` - GUI front-end for ModemManager / Wader / oFono_ -- ![](grey.png) _[mobile-broadband-provider-info](https://packages.debian.org/bullseye/mobile-broadband-provider-info) `20201225-1` - database of mobile broadband service providers_ -- ![](grey.png) _[usb-modeswitch](https://packages.debian.org/bullseye/usb-modeswitch) `2.6.1-1` - mode switching tool for controlling "flip flop" USB devices_ -- ![](grey.png) _[gnome-phone-manager](https://packages.debian.org/bullseye/gnome-phone-manager) `0.69-2.1+b2` - control aspects of your mobile phone from your GNOME 2 desktop_ -- ![](grey.png) _[kdeconnect](https://packages.debian.org/bullseye/kdeconnect) `20.12.3-2` - connect smartphones to your desktop devices_ -#### Wireless - - - - - - -**[blueman](https://packages.debian.org/bullseye/blueman)** - Graphical bluetooth manager - - - Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus - backend. - - - ------------------------ - - -- ![](green.png) [blueman](https://packages.debian.org/bullseye/blueman) `2.1.4-1+b1` - Graphical bluetooth manager -- ![](green.png) [bluetooth](https://packages.debian.org/bullseye/bluetooth) `5.55-3.1` - Bluetooth support (metapackage) -- ![](green.png) [blueman](https://packages.debian.org/bullseye/blueman) `2.1.4-1+b1` - Graphical bluetooth manager -- ![](green.png) [crda](https://packages.debian.org/bullseye/crda) `4.14+git20191112.9856751-1` - wireless Central Regulatory Domain Agent -- ![](green.png) [wireless-regdb](https://packages.debian.org/bullseye/wireless-regdb) `2020.04.29-2` - wireless regulatory database for Linux -- ![](grey.png) _[gnome-bluetooth](https://packages.debian.org/bullseye/gnome-bluetooth) `3.34.3-2` - GNOME Bluetooth tools_ -- ![](grey.png) _[gnome-user-share](https://packages.debian.org/bullseye/gnome-user-share) `3.34.0-2` - User level public file sharing via WebDAV_ -- ![](grey.png) _[ganyremote](https://packages.debian.org/bullseye/ganyremote) `8.1-1.1` - GTK+ frontend for anyRemote_ -- ![](grey.png) _[hostapd](https://packages.debian.org/bullseye/hostapd) `2:2.9.0-21` - access point and authentication server for Wi-Fi and Ethernet_ -- ![](grey.png) _[aircrack-ng](https://packages.debian.org/bullseye/aircrack-ng) `1:1.6+git20210130.91820bc-1` - wireless WEP/WPA cracking utilities_ -- ![](grey.png) _[btscanner](https://packages.debian.org/bullseye/btscanner) `2.1-9` - ncurses-based scanner for Bluetooth devices_ -#### Firewall - - - - - - -**[gufw](https://packages.debian.org/bullseye/gufw)** - graphical user interface for ufw - - - gufw is an easy and intuitive way to manage your Linux firewall. It supports - common tasks such as allowing or blocking pre-configured, common p2p, or - individual port(s), and many others! - - - ------------------------ - - -- ![](green.png) [ufw](https://packages.debian.org/bullseye/ufw) `0.36-7.1` - program for managing a Netfilter firewall -- ![](green.png) [gufw](https://packages.debian.org/bullseye/gufw) `20.04.1-1` - graphical user interface for ufw -- ![](green.png) [iptables](https://packages.debian.org/bullseye/iptables) `1.8.7-1` - administration tools for packet filtering and NAT -- ![](grey.png) _[ferm](https://packages.debian.org/bullseye/ferm) `2.5.1-1` - maintain and setup complicated firewall rules_ -- ![](grey.png) _[iptables-persistent](https://packages.debian.org/bullseye/iptables-persistent) `1.0.15` - boot-time loader for netfilter rules, iptables plugin_ -- ![](grey.png) _[firehol](https://packages.debian.org/bullseye/firehol) `3.1.7+ds-2` - easy to use but powerful iptables stateful firewall (program)_ -- ![](grey.png) _[fail2ban](https://packages.debian.org/bullseye/fail2ban) `0.11.2-2` - ban hosts that cause multiple authentication errors_ -- ![](grey.png) _[ipset-persistent](https://packages.debian.org/bullseye/ipset-persistent) `1.0.15` - boot-time loader for netfilter rules, ipset plugin_ -#### Network diagnostic/monitoring - - - - - - -**[gnome-nettool](https://packages.debian.org/bullseye/gnome-nettool)** - network information tool for GNOME - - - GNOME Nettool is a network information tool which provides user interfaces for - some of the most common command line network tools including: - * ifconfig - * ping - * netstat - * traceroute - * port scanning - * DNS lookup - * finger - * whois - - - ------------------------ - - -- ![](green.png) [gnome-nettool](https://packages.debian.org/bullseye/gnome-nettool) `3.8.1-3` - network information tool for GNOME -- ![](green.png) [traceroute](https://packages.debian.org/bullseye/traceroute) `1:2.1.0-2+b1` - Traces the route taken by packets over an IPv4/IPv6 network -- ![](green.png) [dnsutils](https://packages.debian.org/bullseye/dnsutils) `1:9.16.15-1` - Transitional package for bind9-dnsutils -- ![](grey.png) _[dnsmasq](https://packages.debian.org/bullseye/dnsmasq) `2.85-1` - Small caching DNS proxy and DHCP/TFTP server_ -- ![](grey.png) _[dns-root-data](https://packages.debian.org/bullseye/dns-root-data) `2021011101` - DNS root data including root zone and DNSSEC key_ -- ![](grey.png) _[arp-scan](https://packages.debian.org/bullseye/arp-scan) `1.9.7-2` - arp scanning and fingerprinting tool_ -- ![](grey.png) _[arpwatch](https://packages.debian.org/bullseye/arpwatch) `2.1a15-8` - Ethernet/FDDI station activity monitor_ -- ![](grey.png) _[bwm-ng](https://packages.debian.org/bullseye/bwm-ng) `0.6.3-1` - small and simple console-based bandwidth monitor_ -- ![](grey.png) _[darkstat](https://packages.debian.org/bullseye/darkstat) `3.0.719-1+b1` - network traffic analyzer_ -- ![](grey.png) _[ddupdate](https://packages.debian.org/bullseye/ddupdate) `0.6.5-2` - Tool updating DNS data for dynamic IP addresses_ -- ![](grey.png) _[driftnet](https://packages.debian.org/bullseye/driftnet) `1.3.0+dfsg-2+b1` - picks out and displays images from network traffic_ -- ![](grey.png) _[dsniff](https://packages.debian.org/bullseye/dsniff) `2.4b1+debian-30` - Various tools to sniff network traffic for cleartext insecurities_ -- ![](grey.png) _[fping](https://packages.debian.org/bullseye/fping) `5.0-1` - sends ICMP ECHO_REQUEST packets to network hosts_ -- ![](grey.png) _[httpry](https://packages.debian.org/bullseye/httpry) `0.1.8-1.1` - HTTP logging and information retrieval tool_ -- ![](grey.png) _[ifstat](https://packages.debian.org/bullseye/ifstat) `1.1-8.1+b3` - InterFace STATistics Monitoring_ -- ![](grey.png) _[iftop](https://packages.debian.org/bullseye/iftop) `1.0~pre4-7` - displays bandwidth usage information on an network interface_ -- ![](grey.png) _[ipcalc](https://packages.debian.org/bullseye/ipcalc) `0.42-2` - parameter calculator for IPv4 addresses_ -- ![](grey.png) _[ipcalc-ng](https://packages.debian.org/bullseye/ipcalc-ng) `1.0.0-1` - parameter calculator for IPv4 and IPv6 addresses_ -- ![](grey.png) _[iperf](https://packages.debian.org/bullseye/iperf) `2.0.14a+dfsg1-1` - Internet Protocol bandwidth measuring tool_ -- ![](grey.png) _[iptraf-ng](https://packages.debian.org/bullseye/iptraf-ng) `1:1.2.1-1` - Next Generation Interactive Colorful IP LAN Monitor_ -- ![](grey.png) _[jmeter](https://packages.debian.org/bullseye/jmeter) `2.13-4` - Load testing and performance measurement application (main application)_ -- ![](grey.png) _[jnettop](https://packages.debian.org/bullseye/jnettop) `0.13.0-1.1` - View hosts/ports taking up the most network traffic_ -- ![](grey.png) _[logstalgia](https://packages.debian.org/bullseye/logstalgia) `1.1.0-2+b1` - web server access log visualizer_ -- ![](grey.png) _[macchanger](https://packages.debian.org/bullseye/macchanger) `1.7.0-5.4` - utility for manipulating the MAC address of network interfaces_ -- ![](grey.png) _[mitmproxy](https://packages.debian.org/bullseye/mitmproxy) `6.0.2-1` - SSL-capable man-in-the-middle HTTP proxy_ -- ![](grey.png) _[mtr](https://packages.debian.org/bullseye/mtr) `0.94-1+deb11u1` - Full screen ncurses and X11 traceroute tool_ -- ![](grey.png) _[natpmpc](https://packages.debian.org/bullseye/natpmpc) `20150609-7.1` - portable and fully compliant implementation of NAT-PMP (client)_ -- ![](grey.png) _[nethogs](https://packages.debian.org/bullseye/nethogs) `0.8.5-2+b1` - Net top tool grouping bandwidth per process_ -- ![](grey.png) _[netmask](https://packages.debian.org/bullseye/netmask) `2.4.4-3` - helps determine network masks_ -- ![](grey.png) _[nmon](https://packages.debian.org/bullseye/nmon) `16m+debian-1` - performance monitoring tool for Linux_ -- ![](grey.png) _[prips](https://packages.debian.org/bullseye/prips) `1.1.1-3` - tool that prints the IP addresses in a given range_ -- ![](grey.png) _[slurm](https://packages.debian.org/bullseye/slurm) `0.4.3-2+b3` - Realtime network interface monitor_ -- ![](grey.png) _[socat](https://packages.debian.org/bullseye/socat) `1.7.4.1-3` - multipurpose relay for bidirectional data transfer_ -- ![](grey.png) _[speedometer](https://packages.debian.org/bullseye/speedometer) `2.8-3` - measure and display the rate of data across a network connection_ -- ![](grey.png) _[speedtest-cli](https://packages.debian.org/bullseye/speedtest-cli) `2.1.3-2` - Command line interface for testing internet bandwidth using speedtest.net_ -- ![](grey.png) _[sslsniff](https://packages.debian.org/bullseye/sslsniff) `0.8-9` - SSL/TLS man-in-the-middle attack tool_ -- ![](grey.png) _[subnetcalc](https://packages.debian.org/bullseye/subnetcalc) `2.4.16-1` - IPv4/IPv6 Subnet Calculator_ -- ![](grey.png) _[tcpdump](https://packages.debian.org/bullseye/tcpdump) `4.99.0-2` - command-line network traffic analyzer_ -- ![](grey.png) _[tcpstat](https://packages.debian.org/bullseye/tcpstat) `1.5-8+b1` - network interface statistics reporting tool_ -- ![](grey.png) _[thc-ipv6](https://packages.debian.org/bullseye/thc-ipv6) `3.8-1` - The Hacker Choice's IPv6 Attack Toolkit_ -- ![](grey.png) _[trickle](https://packages.debian.org/bullseye/trickle) `1.07-10.1+b2` - user-space bandwidth shaper_ -- ![](grey.png) _[tshark](https://packages.debian.org/bullseye/tshark) `3.4.4-1` - network traffic analyzer - console version_ -- ![](grey.png) _[usbip](https://packages.debian.org/bullseye/usbip) `2.0+5.10.70-1` - USB device sharing system over IP network_ -- ![](grey.png) _[vnstat](https://packages.debian.org/bullseye/vnstat) `2.6-3` - console-based network traffic monitor_ -- ![](grey.png) _[vnstati](https://packages.debian.org/bullseye/vnstati) `2.6-3` - image output support for vnStat_ -- ![](grey.png) _[wireshark](https://packages.debian.org/bullseye/wireshark) `3.4.4-1` - network traffic analyzer - meta-package_ -- ![](grey.png) _[termshark](https://packages.debian.org/bullseye/termshark) `2.2.0-1+deb11u1` - Terminal UI for tshark, inspired by Wireshark_ -- ![](grey.png) _[fierce](https://packages.debian.org/bullseye/fierce) `1.4.0-2` - Domain DNS scanner_ -#### SSH - -- ![](grey.png) _[sshuttle](https://packages.debian.org/bullseye/sshuttle) `1.0.5-1` - Transparent proxy server for VPN over SSH_ -- ![](grey.png) _[sshfs](https://packages.debian.org/bullseye/sshfs) `3.7.1+repack-2` - filesystem client based on SSH File Transfer Protocol_ -- ![](grey.png) _[pssh](https://packages.debian.org/bullseye/pssh) `2.3.1-4` - Parallel versions of SSH-based tools_ -- ![](grey.png) _[putty-tools](https://packages.debian.org/bullseye/putty-tools) `0.74-1` - command-line tools for SSH, SCP, and SFTP_ -- ![](grey.png) _[autossh](https://packages.debian.org/bullseye/autossh) `1.4g-1+b1` - Automatically restart SSH sessions and tunnels_ -- ![](grey.png) _[endlessh](https://packages.debian.org/bullseye/endlessh) `1.1-5` - SSH tarpit that slowly sends an endless connection banner_ -#### Remote access/desktop clients - -- ![](grey.png) _[remmina](https://packages.debian.org/bullseye/remmina) `1.4.11+dfsg-3` - GTK+ Remote Desktop Client_ -- ![](grey.png) _[remmina-plugin-nx](https://packages.debian.org/bullseye/remmina-plugin-nx) `1.4.11+dfsg-3` - NX plugin for Remmina_ -- ![](grey.png) _[remmina-plugin-rdp](https://packages.debian.org/bullseye/remmina-plugin-rdp) `1.4.11+dfsg-3` - RDP plugin for Remmina_ -- ![](grey.png) _[remmina-plugin-spice](https://packages.debian.org/bullseye/remmina-plugin-spice) `1.4.11+dfsg-3` - Spice plugin for Remmina_ -- ![](grey.png) _[remmina-plugin-vnc](https://packages.debian.org/bullseye/remmina-plugin-vnc) `1.4.11+dfsg-3` - VNC plugin for Remmina_ -- ![](grey.png) _[remmina-plugin-xdmcp](https://packages.debian.org/bullseye/remmina-plugin-xdmcp) `1.4.11+dfsg-3` - XDMCP plugin for Remmina_ -- ![](grey.png) _[vinagre](https://packages.debian.org/bullseye/vinagre) `3.22.0-8.1` - remote desktop client for the GNOME Desktop_ -- ![](grey.png) _[weevely](https://packages.debian.org/bullseye/weevely) `4.0.1-1` - Stealth tiny web shell_ -- ![](grey.png) _[x2goclient](https://packages.debian.org/bullseye/x2goclient) `4.1.2.2-2` - X2Go Client application (Qt5)_ -#### SSH - - - - - - -**[openssh-server](https://packages.debian.org/bullseye/openssh-server)** - secure shell (SSH) server, for secure access from remote machines - - - This is the portable version of OpenSSH, a free implementation of - the Secure Shell protocol as specified by the IETF secsh working - group. - - - ------------------------ - - -- ![](green.png) [openssh-server](https://packages.debian.org/bullseye/openssh-server) `1:8.4p1-5` - secure shell (SSH) server, for secure access from remote machines -- ![](grey.png) _[barrier](https://packages.debian.org/bullseye/barrier) `2.3.3+dfsg-1.1` - Share mouse, keyboard and clipboard over the network_ -- ![](grey.png) _[xpra](https://packages.debian.org/bullseye/xpra) `3.0.13+dfsg1-1` - tool to detach/reattach running X programs_ -- ![](grey.png) _[lightdm-remote-session-x2go](https://packages.debian.org/bullseye/lightdm-remote-session-x2go) `0.0.2.0-2` - LightDM Remote Logon Support for X2Go sessions_ -- ![](grey.png) _[x2godesktopsharing](https://packages.debian.org/bullseye/x2godesktopsharing) `3.2.0.0-2+b1` - Share X11 desktops with other users via X2Go_ -- ![](grey.png) _[x2goserver](https://packages.debian.org/bullseye/x2goserver) `4.1.0.3-5` - X2Go Server_ -- ![](grey.png) _[x2goserver-desktopsharing](https://packages.debian.org/bullseye/x2goserver-desktopsharing) `4.1.0.3-5` - Share X11 desktops with other users via X2Go_ -- ![](grey.png) _[x2goserver-extensions](https://packages.debian.org/bullseye/x2goserver-extensions) `4.1.0.3-5` - X2Go Server (extension support)_ -- ![](grey.png) _[x2goserver-x2goagent](https://packages.debian.org/bullseye/x2goserver-x2goagent) `4.1.0.3-5` - X2Go Server's X2Go Agent_ -- ![](grey.png) _[x2goserver-xsession](https://packages.debian.org/bullseye/x2goserver-xsession) `4.1.0.3-5` - X2Go Server (Xsession runner)_ -- ![](grey.png) _[x2goserver-printing](https://packages.debian.org/bullseye/x2goserver-printing) `4.1.0.3-5` - X2Go Server (printing support)_ -- ![](grey.png) _[tinysshd](https://packages.debian.org/bullseye/tinysshd) `20190101-1` - Tiny SSH server - daemon_ -- ![](grey.png) _[vino](https://packages.debian.org/bullseye/vino) `3.22.0-6` - VNC server for GNOME_ -#### Load testing - -- ![](grey.png) _[siege](https://packages.debian.org/bullseye/siege) `4.0.7-1` - HTTP regression testing and benchmarking utility_ -- ![](grey.png) _[tsung](https://packages.debian.org/bullseye/tsung) `1.7.0-3.1` - distributed multi-protocol load testing tool_ -#### Scanners - -- ![](grey.png) _[nmap](https://packages.debian.org/bullseye/nmap) `7.91+dfsg1+really7.80+dfsg1-2` - The Network Mapper_ -- ![](grey.png) _[nikto](https://packages.debian.org/bullseye/nikto) `1:2.1.5-3.1` - web server security scanner_ -- ![](grey.png) _[zmap](https://packages.debian.org/bullseye/zmap) `2.1.1-2+b6` - network scanner for researchers_ -- ![](grey.png) _[sqlmap](https://packages.debian.org/bullseye/sqlmap) `1.5.2-1` - automatic SQL injection tool_ -- ![](grey.png) _[themole](https://packages.debian.org/bullseye/themole) `0.3-2` - automatic SQL injection exploitation tool_ -- ![](grey.png) _[arp-scan](https://packages.debian.org/bullseye/arp-scan) `1.9.7-2` - arp scanning and fingerprinting tool_ -- ![](grey.png) _[arping](https://packages.debian.org/bullseye/arping) `2.21-2` - sends IP and/or ARP pings (to the MAC address)_ -- ![](grey.png) _[whatweb](https://packages.debian.org/bullseye/whatweb) `0.5.5-1` - Next generation web scanner_ -- ![](grey.png) _[knockpy](https://packages.debian.org/bullseye/knockpy) `4.1.0-4` - Python3 tool designed to enumerate subdomains on a target domain_ -- ![](grey.png) _[spectre-meltdown-checker](https://packages.debian.org/bullseye/spectre-meltdown-checker) `0.44-2` - Spectre & Meltdown vulnerability/mitigation checker_ -- ![](grey.png) _[ndiff](https://packages.debian.org/bullseye/ndiff) `7.91+dfsg1+really7.80+dfsg1-2` - The Network Mapper - result compare utility_ -- ![](grey.png) _[masscan](https://packages.debian.org/bullseye/masscan) `2:1.3.2+ds1-1` - TCP port scanner_ -- ![](grey.png) _[pompem](https://packages.debian.org/bullseye/pompem) `0.2.0-6` - Exploit and Vulnerability Finder_ -- ![](grey.png) _[dirb](https://packages.debian.org/bullseye/dirb) `2.22+dfsg-5` - URL bruteforcing tool_ -- ![](grey.png) _[dhcpig](https://packages.debian.org/bullseye/dhcpig) `1.5-3` - DHCP exhaustion script using scapy network library_ -- ![](grey.png) _[wafw00f](https://packages.debian.org/bullseye/wafw00f) `2.1.0-1` - identify and fingerprint Web Application Firewall products_ -- ![](grey.png) _[smbmap](https://packages.debian.org/bullseye/smbmap) `1.8.2-2` - handy SMB enumeration tool_ -- ![](grey.png) _[wig](https://packages.debian.org/bullseye/wig) `0.6-2` - WebApp Information Gatherer_ -- ![](grey.png) _[reaver](https://packages.debian.org/bullseye/reaver) `1.6.5-1+b1` - brute force attack tool against Wifi Protected Setup PIN number_ -- ![](grey.png) _[bully](https://packages.debian.org/bullseye/bully) `1.4.00-1+b1` - Implementation of the WPS brute force attack, written in C_ -- ![](grey.png) _[hydra](https://packages.debian.org/bullseye/hydra) `9.1-1` - very fast network logon cracker_ -- ![](grey.png) _[hydra-gtk](https://packages.debian.org/bullseye/hydra-gtk) `9.1-1` - very fast network logon cracker - GTK+ based GUI_ -- ![](grey.png) _[ophcrack](https://packages.debian.org/bullseye/ophcrack) `3.8.0-3` - Microsoft Windows password cracker using rainbow tables (gui)_ -- ![](grey.png) _[hashcat](https://packages.debian.org/bullseye/hashcat) `6.1.1+ds1-1` - World's fastest and most advanced password recovery utility_ -- ![](grey.png) _[hashcat-data](https://packages.debian.org/bullseye/hashcat-data) `6.1.1+ds1-1` - Data files for hashcat advanced password recovery utility_ -- ![](grey.png) _[mdk3](https://packages.debian.org/bullseye/mdk3) `6.0-7` - Wireless attack tool for IEEE 802.11 networks_ -- ![](grey.png) _[dnsmap](https://packages.debian.org/bullseye/dnsmap) `0.35-5` - DNS domain name brute forcing tool_ -- ![](grey.png) _[dnsenum](https://packages.debian.org/bullseye/dnsenum) `1.3.0-4` - tool to enumerate domain DNS information_ -#### Tor - -- ![](grey.png) _[tor-geoipdb](https://packages.debian.org/bullseye/tor-geoipdb) `0.4.5.10-1~deb11u1` - GeoIP database for Tor_ -- ![](grey.png) _[tor](https://packages.debian.org/bullseye/tor) `0.4.5.10-1~deb11u1` - anonymizing overlay network for TCP_ -- ![](grey.png) _[torsocks](https://packages.debian.org/bullseye/torsocks) `2.3.0-3` - use SOCKS-friendly applications with Tor_ -- ![](grey.png) _[torbrowser-launcher](https://packages.debian.org/bullseye/torbrowser-launcher) `0.3.3-6` - helps download and run the Tor Browser Bundle_ -#### GeoIP databases - -- ![](grey.png) _[geoip-bin](https://packages.debian.org/bullseye/geoip-bin) `1.6.12-7` - IP lookup command line tools that use the GeoIP library_ -- ![](grey.png) _[geoip-database](https://packages.debian.org/bullseye/geoip-database) `20191224-3` - IP lookup command line tools that use the GeoIP library (country database)_ -#### Out-of-band management - -- ![](grey.png) _[ipmitool](https://packages.debian.org/bullseye/ipmitool) `1.8.18-10.1` - utility for IPMI control with kernel driver or LAN interface (daemon)_ \ No newline at end of file diff --git a/doc/md/packages/office.md b/doc/md/packages/office.md deleted file mode 100644 index 6a8bd97..0000000 --- a/doc/md/packages/office.md +++ /dev/null @@ -1,321 +0,0 @@ - -### Office - -![](green.png) installed - ![](grey.png) suggested - - -#### Office suite - - - - - - -**[libreoffice](https://packages.debian.org/bullseye/libreoffice)** - office productivity suite (metapackage) - - - LibreOffice is a full-featured office productivity suite that provides - a near drop-in replacement for Microsoft(R) Office. - - - ------------------------ - - -- ![](green.png) [libreoffice-writer](https://packages.debian.org/bullseye/libreoffice-writer) `1:7.0.4-4+deb11u1` - office productivity suite -- word processor -- ![](green.png) [libreoffice-impress](https://packages.debian.org/bullseye/libreoffice-impress) `1:7.0.4-4+deb11u1` - office productivity suite -- presentation -- ![](green.png) [libreoffice-draw](https://packages.debian.org/bullseye/libreoffice-draw) `1:7.0.4-4+deb11u1` - office productivity suite -- drawing -- ![](green.png) [libreoffice-calc](https://packages.debian.org/bullseye/libreoffice-calc) `1:7.0.4-4+deb11u1` - office productivity suite -- spreadsheet -- ![](green.png) [libreoffice-base](https://packages.debian.org/bullseye/libreoffice-base) `1:7.0.4-4+deb11u1` - office productivity suite -- database -- ![](green.png) [libreoffice-gtk3](https://packages.debian.org/bullseye/libreoffice-gtk3) `1:7.0.4-4+deb11u1` - office productivity suite -- GTK+ 3 integration -- ![](green.png) [libreoffice-java-common](https://packages.debian.org/bullseye/libreoffice-java-common) `1:7.0.4-4+deb11u1` - office productivity suite -- arch-independent Java support files -- ![](green.png) [libreoffice-gnome](https://packages.debian.org/bullseye/libreoffice-gnome) `1:7.0.4-4+deb11u1` - office productivity suite -- GNOME integration -- ![](green.png) [libreoffice-avmedia-backend-gstreamer](https://packages.debian.org/bullseye/libreoffice-avmedia-backend-gstreamer) `1:7.0.4-4+deb11u1` - transitional package for GStreamer backend for LibreOffice -- ![](green.png) [libwmf-bin](https://packages.debian.org/bullseye/libwmf-bin) `0.2.8.4-17` - Windows metafile conversion tools -- ![](green.png) [hyphen-fr](https://packages.debian.org/bullseye/hyphen-fr) `1:7.1.0~rc3-3` - French hyphenation patterns -- ![](green.png) [libreoffice-l10n-fr](https://packages.debian.org/bullseye/libreoffice-l10n-fr) `1:7.0.4-4+deb11u1` - office productivity suite -- French language package -- ![](green.png) [mythes-fr](https://packages.debian.org/bullseye/mythes-fr) `1:7.1.0~rc3-3` - French Thesaurus for LibreOffice -- ![](green.png) [libreoffice-help-fr](https://packages.debian.org/bullseye/libreoffice-help-fr) `1:7.0.4-4+deb11u1` - office productivity suite -- French help -- ![](grey.png) _[abiword](https://packages.debian.org/bullseye/abiword) `3.0.4~dfsg-3` - efficient, featureful word processor with collaboration_ -- ![](grey.png) _[calligraplan](https://packages.debian.org/bullseye/calligraplan) `1:3.3.0-1` - integrated project management and planning tool_ -- ![](grey.png) _[calligrasheets](https://packages.debian.org/bullseye/calligrasheets) `1:3.2.1+dfsg-2+b5` - spreadsheet for the Calligra Suite_ -- ![](grey.png) _[calligrastage](https://packages.debian.org/bullseye/calligrastage) `1:3.2.1+dfsg-2+b5` - presentation program for the Calligra Suite_ -- ![](grey.png) _[calligrawords](https://packages.debian.org/bullseye/calligrawords) `1:3.2.1+dfsg-2+b5` - word processor for the Calligra Suite_ -- ![](grey.png) _[dia](https://packages.debian.org/bullseye/dia) `0.97.3+git20160930-9` - Diagram editor_ -- ![](grey.png) _[ebook2odt](https://packages.debian.org/bullseye/ebook2odt) `0.9.6-2` - E-Book formats to OpenDocument converter_ -- ![](grey.png) _[gnumeric](https://packages.debian.org/bullseye/gnumeric) `1.12.48-1+b2` - spreadsheet application for GNOME - main program_ -- ![](grey.png) _[gromit](https://packages.debian.org/bullseye/gromit) `20041213-9+b2` - GTK based tool to make annotations on screen_ -- ![](grey.png) _[impressive](https://packages.debian.org/bullseye/impressive) `0.13.0~beta2-1` - PDF presentation tool with eye candies_ -- ![](grey.png) _[karbon](https://packages.debian.org/bullseye/karbon) `1:3.2.1+dfsg-2+b5` - vector graphics application for the Calligra Suite_ -- ![](grey.png) _[key2odp](https://packages.debian.org/bullseye/key2odp) `0.9.6-2` - Keynote to OpenDocument converter_ -- ![](grey.png) _[libreoffice-dmaths](https://packages.debian.org/bullseye/libreoffice-dmaths) `4.4.0.0+dfsg1-1` - Formula editing plug-in for LibreOffice Writer_ -- ![](grey.png) _[libreoffice-math](https://packages.debian.org/bullseye/libreoffice-math) `1:7.0.4-4+deb11u1` - office productivity suite -- equation editor_ -- ![](grey.png) _[libreoffice-style-sifr](https://packages.debian.org/bullseye/libreoffice-style-sifr) `1:7.0.4-4+deb11u1` - office productivity suite -- Sifr symbol style_ -- ![](grey.png) _[lyx](https://packages.debian.org/bullseye/lyx) `2.3.6-1` - document processor_ -- ![](grey.png) _[python3-uno](https://packages.debian.org/bullseye/python3-uno) `1:7.0.4-4+deb11u1` - Python-UNO bridge_ -- ![](grey.png) _[retext](https://packages.debian.org/bullseye/retext) `7.2.1-3` - Simple text editor for Markdown and reStructuredText_ -- ![](grey.png) _[scribus](https://packages.debian.org/bullseye/scribus) `1.5.6.1+dfsg-2` - Open Source Desktop Page Layout_ -- ![](grey.png) _[scribus-template](https://packages.debian.org/bullseye/scribus-template) `1.2.4.1-3` - additional scribus templates_ -- ![](grey.png) _[spotlighter](https://packages.debian.org/bullseye/spotlighter) `0.3-1.1+b2` - gtk interface to make annotations on the screen_ -- ![](grey.png) _[tpp](https://packages.debian.org/bullseye/tpp) `1.3.1-8` - text presentation program_ -- ![](grey.png) _[unoconv](https://packages.debian.org/bullseye/unoconv) `0.7-2` - converter between LibreOffice document formats_ -- ![](grey.png) _[plume-creator](https://packages.debian.org/bullseye/plume-creator) `0.66+dfsg1-3.2` - open-source tool for novelists_ -- ![](green.png) [lightning](https://packages.debian.org/bullseye/lightning) `1:78.14.0-1~deb11u1` - Calendar Extension for Thunderbird - Transitional package -- ![](grey.png) _[gnome-calendar](https://packages.debian.org/bullseye/gnome-calendar) `3.38.2-1` - Calendar application for GNOME_ -- ![](grey.png) _[evolution-data-server](https://packages.debian.org/bullseye/evolution-data-server) `3.38.3-1` - evolution database backend server_ -- ![](grey.png) _[abook](https://packages.debian.org/bullseye/abook) `0.6.1-1+b3` - text-based ncurses address book application_ -#### Personal finance - - - - - - -**[homebank](https://packages.debian.org/bullseye/homebank)** - Manage your personal accounts at home - - - HomeBank is a fast, simple and easy to use program to manage your personal - accounting. - It has a lot of features such as easy analysis with graphical charts - (statistics, budget, overdrawn, car cost), useful reports ("Where your - money goes", "Trend Time Report" ), multi-accounts support, budget - management, reminder, import from OFX/QFX-CSV files, visual status of - operations. It is based on GTK2. - - - ------------------------ - - -- ![](green.png) [homebank](https://packages.debian.org/bullseye/homebank) `5.5.2-1` - Manage your personal accounts at home -- ![](grey.png) _[gnucash](https://packages.debian.org/bullseye/gnucash) `1:4.4-1` - personal and small-business financial-accounting software_ -- ![](grey.png) _[grisbi](https://packages.debian.org/bullseye/grisbi) `2.0.3-1` - personal finance management program_ -#### Document viewers - - - - - - -**[evince](https://packages.debian.org/bullseye/evince)** - Document (PostScript, PDF) viewer - - - Evince is a simple multi-page document viewer. It can display and print - PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable - Document Format (PDF) and XML Paper Specification (XPS) files. - When supported by the document, it also allows searching for text, - copying text to the clipboard, hypertext navigation, and - table-of-contents bookmarks. - - - ------------------------ - - -- ![](green.png) [evince](https://packages.debian.org/bullseye/evince) `3.38.2-1` - Document (PostScript, PDF) viewer -- ![](grey.png) _[mupdf](https://packages.debian.org/bullseye/mupdf) `1.17.0+ds1-2` - lightweight PDF viewer_ -- ![](grey.png) _[apvlv](https://packages.debian.org/bullseye/apvlv) `0.2.0-1` - PDF viewer with Vim-like behaviour_ -- ![](grey.png) _[xpdf](https://packages.debian.org/bullseye/xpdf) `3.04+git20210103-3` - Motif-based PDF reader using the Poppler library_ -- ![](grey.png) _[calibre](https://packages.debian.org/bullseye/calibre) `5.12.0+dfsg-1` - powerful and easy to use e-book manager_ -- ![](grey.png) _[zathura](https://packages.debian.org/bullseye/zathura) `0.4.7-1` - document viewer with a minimalistic interface_ -- ![](grey.png) _[fbreader](https://packages.debian.org/bullseye/fbreader) `0.12.10dfsg2-4` - e-book reader_ -- ![](grey.png) _[yelp](https://packages.debian.org/bullseye/yelp) `3.38.3-1` - Help browser for GNOME_ -- ![](grey.png) _[xchm](https://packages.debian.org/bullseye/xchm) `2:1.31-2` - Compiled HTML Help (CHM) file viewer for X_ -#### E-book - -- ![](grey.png) _[calibre](https://packages.debian.org/bullseye/calibre) `5.12.0+dfsg-1` - powerful and easy to use e-book manager_ -#### PDF editor/utilities - - - - - - -**[pdfchain](https://packages.debian.org/bullseye/pdfchain)** - graphical user interface for the PDF Tool Kit - - - The package includes features designed to handle PDF files in a easy - way. Basically it can merge, split, add backgrounds or stamps and add - attachments. There are some tools for extended needs, too. - - - ------------------------ - - -- ![](green.png) [pdfchain](https://packages.debian.org/bullseye/pdfchain) `1:0.4.4.2-2` - graphical user interface for the PDF Tool Kit -- ![](green.png) [pdfgrep](https://packages.debian.org/bullseye/pdfgrep) `2.1.2-1` - search in pdf files for strings matching a regular expression -- ![](green.png) [poppler-utils](https://packages.debian.org/bullseye/poppler-utils) `20.09.0-3.1` - PDF utilities (based on Poppler) -- ![](grey.png) _[qpdf](https://packages.debian.org/bullseye/qpdf) `10.1.0-1` - tools for transforming and inspecting PDF files_ -- ![](grey.png) _[pdfmod](https://packages.debian.org/bullseye/pdfmod) `0.9.1-8.2` - simple tool for modifying PDF documents_ -- ![](grey.png) _[pdfshuffler](https://packages.debian.org/bullseye/pdfshuffler) `1.6.2-1` - merge, split and re-arrange PDF documents - transitional package_ -- ![](grey.png) _[pdftk](https://packages.debian.org/bullseye/pdftk) `2.02-5+b1` - transitional package for pdftk, a tool for manipulating PDF documents_ -- ![](grey.png) _[pdfcrack](https://packages.debian.org/bullseye/pdfcrack) `0.19-2` - PDF files password cracker_ -- ![](grey.png) _[diffpdf](https://packages.debian.org/bullseye/diffpdf) `2.1.3-2` - compare two PDF files textually or visually_ -- ![](grey.png) _[comparepdf](https://packages.debian.org/bullseye/comparepdf) `1.0.1-1.1+b1` - command line tool for comparing two PDF files_ -- ![](grey.png) _[enscript](https://packages.debian.org/bullseye/enscript) `1.6.5.90-3+b1` - converts text to Postscript, HTML or RTF with syntax highlighting_ -- ![](grey.png) _[html2text](https://packages.debian.org/bullseye/html2text) `1.3.2a-28` - advanced HTML to text converter_ -- ![](grey.png) _[pdfarranger](https://packages.debian.org/bullseye/pdfarranger) `1.6.2-1` - merge, split and re-arrange pages from PDF documents_ -- ![](grey.png) _[pdfproctools](https://packages.debian.org/bullseye/pdfproctools) `1.8.6~rc2-1` - PDF Processing Tools_ -#### Tasks/Personal information management - -- ![](grey.png) _[osmo](https://packages.debian.org/bullseye/osmo) `0.4.4-1` - personal organizer for GTK+_ -- ![](grey.png) _[zim](https://packages.debian.org/bullseye/zim) `0.73.5-1` - graphical text editor based on wiki technologies_ -- ![](grey.png) _[tasque](https://packages.debian.org/bullseye/tasque) `0.1.12-4.1` - simple task management application_ -- ![](grey.png) _[gnote](https://packages.debian.org/bullseye/gnote) `3.38.0-1` - desktop note taking program using Wiki style links_ -- ![](grey.png) _[email-reminder](https://packages.debian.org/bullseye/email-reminder) `0.8.1-3` - Send event reminders by email_ -- ![](grey.png) _[todotxt-cli](https://packages.debian.org/bullseye/todotxt-cli) `2.11.0-2` - simple and extensible shell script for managing todo.txt file_ -- ![](grey.png) _[lifeograph](https://packages.debian.org/bullseye/lifeograph) `2.0.0-2` - Private digital diary_ -- ![](grey.png) _[tudu](https://packages.debian.org/bullseye/tudu) `0.10.4-1` - Command line hierarchical ToDo list_ -- ![](grey.png) _[tina](https://packages.debian.org/bullseye/tina) `0.1.12-3` - text-based personal information manager_ -- ![](grey.png) _[taskwarrior](https://packages.debian.org/bullseye/taskwarrior) `2.5.3+dfsg-4` - feature-rich console based todo list manager_ -- ![](grey.png) _[vit](https://packages.debian.org/bullseye/vit) `2.0.0-3` - full-screen terminal interface for Taskwarrior_ -- ![](grey.png) _[w2do](https://packages.debian.org/bullseye/w2do) `2.3.1-8` - simple text-based todo manager_ -- ![](grey.png) _[devtodo](https://packages.debian.org/bullseye/devtodo) `0.1.20+git20200830.0ad52b0-1` - hierarchical, prioritised todo list manager_ -- ![](grey.png) _[gnome-todo](https://packages.debian.org/bullseye/gnome-todo) `3.28.1-6` - minimalistic personal task manager designed to fit GNOME desktop_ -- ![](grey.png) _[bijiben](https://packages.debian.org/bullseye/bijiben) `3.38.0-1+b1` - intuitive note editor integrated with GNOME 3_ -- ![](grey.png) _[wyrd](https://packages.debian.org/bullseye/wyrd) `1.4.6-6` - text-based calendar application_ -- ![](grey.png) _[calcurse](https://packages.debian.org/bullseye/calcurse) `4.6.0-2` - text-based calendar and todo manager_ -- ![](grey.png) _[gnome-contacts](https://packages.debian.org/bullseye/gnome-contacts) `3.38.1-1+b1` - Contacts manager for GNOME_ -- ![](grey.png) _[gnome-documents](https://packages.debian.org/bullseye/gnome-documents) `3.34.0-2` - Document manager for GNOME_ -- ![](grey.png) _[khal](https://packages.debian.org/bullseye/khal) `1:0.10.3-1` - Standards based CLI and terminal calendar program_ -- ![](grey.png) _[treesheets](https://packages.debian.org/bullseye/treesheets) `1:1.0.2-1` - Data organizer that covers spreadsheets, mind mappers, and small databases_ -- ![](grey.png) _[hnb](https://packages.debian.org/bullseye/hnb) `1.9.18+ds1-3` - hierarchical notebook_ -- ![](grey.png) _[etm](https://packages.debian.org/bullseye/etm) `3.2.30-1.1` - manages events and tasks using simple text files_ -- ![](grey.png) _[almanah](https://packages.debian.org/bullseye/almanah) `0.12.3-1` - Application to ease management of a personal diary_ -- ![](grey.png) _[nixnote2](https://packages.debian.org/bullseye/nixnote2) `2.1.6+dfsg1-1` - Open Source Evernote client_ -- ![](grey.png) _[cherrytree](https://packages.debian.org/bullseye/cherrytree) `0.99.30+dfsg-1` - hierarchical note taking application_ -#### Image scanning - - - - - - -**[simple-scan](https://packages.debian.org/bullseye/simple-scan)** - Simple Scanning Utility - - - Simple Scan is an easy-to-use application, designed to let users - connect their scanner and quickly have the image/document in an - appropriate format. - - - ------------------------ - - -- ![](green.png) [simple-scan](https://packages.debian.org/bullseye/simple-scan) `3.38.1-1` - Simple Scanning Utility -- ![](green.png) [imagemagick](https://packages.debian.org/bullseye/imagemagick) `8:6.9.11.60+dfsg-1.3` - image manipulation programs -- binaries -- ![](green.png) [sane-utils](https://packages.debian.org/bullseye/sane-utils) `1.0.31-4.1` - API library for scanners -- utilities -- ![](grey.png) _[scanbd](https://packages.debian.org/bullseye/scanbd) `1.5.1-6` - Scanner button daemon_ -- ![](grey.png) _[xsane](https://packages.debian.org/bullseye/xsane) `0.999-10` - featureful graphical frontend for SANE (Scanner Access Now Easy)_ -#### Optical Character Recognition (OCR) - -- ![](grey.png) _[paperwork-gtk](https://packages.debian.org/bullseye/paperwork-gtk) `1.3.1-3` - Paperwork is a personal document manager - GTK3 frontend_ -- ![](grey.png) _[ocrfeeder](https://packages.debian.org/bullseye/ocrfeeder) `0.8.3-3` - Document layout analysis and optical character recognition system_ -- ![](grey.png) _[tesseract-ocr-fra](https://packages.debian.org/bullseye/tesseract-ocr-fra) `1:4.00~git30-7274cfa-1.1` - tesseract-ocr language files for French_ -- ![](grey.png) _[unpaper](https://packages.debian.org/bullseye/unpaper) `6.1-2+b2` - post-processing tool for scanned pages_ -- ![](grey.png) _[yagf](https://packages.debian.org/bullseye/yagf) `0.9.5+repack1-1` - graphical interface for cuneiform and tesseract_ -- ![](grey.png) _[ocrad](https://packages.debian.org/bullseye/ocrad) `0.27-2` - optical character recognition program_ -#### Printing - - - - - - -**[system-config-printer](https://packages.debian.org/bullseye/system-config-printer)** - graphical interface to configure the printing system - - - System-config-printer is a GUI written in Python using GTK+ to - configure a CUPS server. Its primary use is to configure the printing - system on the local host, but can also be used to setup a remote - printer. - - - ------------------------ - - -- ![](green.png) [cups](https://packages.debian.org/bullseye/cups) `2.3.3op2-3+deb11u1` - Common UNIX Printing System(tm) - PPD/driver support, web interface -- ![](green.png) [cups-client](https://packages.debian.org/bullseye/cups-client) `2.3.3op2-3+deb11u1` - Common UNIX Printing System(tm) - client programs (SysV) -- ![](green.png) [gutenprint-locales](https://packages.debian.org/bullseye/gutenprint-locales) `5.3.3-5` - locale data files for Gutenprint -- ![](green.png) [cups-pk-helper](https://packages.debian.org/bullseye/cups-pk-helper) `0.2.6-1+b1` - PolicyKit helper to configure cups with fine-grained privileges -- ![](green.png) [printer-driver-all](https://packages.debian.org/bullseye/printer-driver-all) `0.20200223` - printer drivers metapackage -- ![](green.png) [printer-driver-cups-pdf](https://packages.debian.org/bullseye/printer-driver-cups-pdf) `3.0.1-9` - printer driver for PDF writing via CUPS -- ![](green.png) [printer-driver-gutenprint](https://packages.debian.org/bullseye/printer-driver-gutenprint) `5.3.3-5` - printer drivers for CUPS -- ![](green.png) [system-config-printer](https://packages.debian.org/bullseye/system-config-printer) `1.5.14-1` - graphical interface to configure the printing system -- ![](green.png) [system-config-printer-udev](https://packages.debian.org/bullseye/system-config-printer-udev) `1.5.14-1` - Utilities to detect and configure printers automatically -- ![](green.png) [cups-browsed](https://packages.debian.org/bullseye/cups-browsed) `1.28.7-1` - OpenPrinting CUPS Filters - cups-browsed -- ![](grey.png) _[hplip-gui](https://packages.debian.org/bullseye/hplip-gui) `3.21.2+dfsg1-2` - HP Linux Printing and Imaging - GUI utilities (Qt-based)_ -- ![](grey.png) _[mtink](https://packages.debian.org/bullseye/mtink) `1.0.16-11` - Status monitor tool for Epson inkjet printers_ -- ![](grey.png) _[colord](https://packages.debian.org/bullseye/colord) `1.4.5-3` - system service to manage device colour profiles -- system daemon_ -#### Fonts - - - - - - -**[fonts-hack-ttf](https://packages.debian.org/bullseye/fonts-hack-ttf)** - Hack TrueType fonts (transitional package for fonts-hack) - - - This package used to contain the TTF variants of the Hack font, which - are now part of the consolidated fonts-hack package. - - - ------------------------ - - -- ![](green.png) [fonts-averia-gwf](https://packages.debian.org/bullseye/fonts-averia-gwf) `1.00-3.1` - Avería GWF font family -- ![](green.png) [fonts-breip](https://packages.debian.org/bullseye/fonts-breip) `1:0.5.1-3` - informal handwriting font -- ![](green.png) [fonts-cabinsketch](https://packages.debian.org/bullseye/fonts-cabinsketch) `1.02-3` - playful sister of the Cabin font family -- ![](green.png) [fonts-cantarell](https://packages.debian.org/bullseye/fonts-cantarell) `0.111-3` - sans serif font family designed for on-screen readability -- ![](green.png) [fonts-century-catalogue](https://packages.debian.org/bullseye/fonts-century-catalogue) `001.001-7` - century-style font revival -- ![](green.png) [fonts-crosextra-caladea](https://packages.debian.org/bullseye/fonts-crosextra-caladea) `20130214-2.1` - Serif font metric-compatible with the Cambria font -- ![](green.png) [fonts-dancingscript](https://packages.debian.org/bullseye/fonts-dancingscript) `1.2-2` - lively casual script with bouncing letters and size changes -- ![](green.png) [fonts-dosis](https://packages.debian.org/bullseye/fonts-dosis) `1.7-3` - very simple, rounded, sans serif font family -- ![](green.png) [fonts-droid-fallback](https://packages.debian.org/bullseye/fonts-droid-fallback) `1:6.0.1r16-1.1` - handheld device font with extensive style and language support (fallback) -- ![](green.png) [fonts-dustin](https://packages.debian.org/bullseye/fonts-dustin) `20030517-14` - various TrueType fonts from dustismo.com -- ![](green.png) [fonts-ecolier-court](https://packages.debian.org/bullseye/fonts-ecolier-court) `1.00-6` - cursive roman font with small descenders -- ![](green.png) [fonts-f500](https://packages.debian.org/bullseye/fonts-f500) `1.0-10` - Wipeout 3 Font -- ![](green.png) [fonts-freefont-ttf](https://packages.debian.org/bullseye/fonts-freefont-ttf) `20120503-10` - Freefont Serif, Sans and Mono Truetype fonts -- ![](green.png) [fonts-hack-ttf](https://packages.debian.org/bullseye/fonts-hack-ttf) `3.003-3` - Hack TrueType fonts (transitional package for fonts-hack) -- ![](green.png) [fonts-inconsolata](https://packages.debian.org/bullseye/fonts-inconsolata) `001.010-6` - monospace font for pretty code listings and for the terminal -- ![](green.png) [fonts-junicode](https://packages.debian.org/bullseye/fonts-junicode) `1.002-2` - Unicode font for medievalists (Latin, IPA and Runic) -- ![](green.png) [fonts-jura](https://packages.debian.org/bullseye/fonts-jura) `5.103-3` - typewrite like sans-serif font -- ![](green.png) [fonts-kaushanscript](https://packages.debian.org/bullseye/fonts-kaushanscript) `1.02-2.1` - script font that feels like writing quickly with an inked brush -- ![](green.png) [fonts-knda](https://packages.debian.org/bullseye/fonts-knda) `2:1.3` - Meta package for Kannada fonts -- ![](green.png) [fonts-levien-museum](https://packages.debian.org/bullseye/fonts-levien-museum) `001.002-5` - metal Centaur fonts revival family -- ![](green.png) [fonts-liberation](https://packages.debian.org/bullseye/fonts-liberation) `1:1.07.4-11` - Fonts with the same metrics as Times, Arial and Courier -- ![](green.png) [fonts-linuxlibertine](https://packages.debian.org/bullseye/fonts-linuxlibertine) `5.3.0-6` - Linux Libertine family of fonts -- ![](green.png) [fonts-lobster](https://packages.debian.org/bullseye/fonts-lobster) `2.0-2.1` - bold condensed script with many ligatures and alternates -- ![](green.png) [fonts-lobstertwo](https://packages.debian.org/bullseye/fonts-lobstertwo) `2.0-2.1` - updated and improved family version of the Lobster font -- ![](green.png) [fonts-ocr-a](https://packages.debian.org/bullseye/fonts-ocr-a) `1.0-10` - ANSI font readable by the computers of the 1960s -- ![](green.png) [fonts-opensymbol](https://packages.debian.org/bullseye/fonts-opensymbol) `2:102.11+LibO7.0.4-4+deb11u1` - OpenSymbol TrueType font -- ![](green.png) [fonts-roboto](https://packages.debian.org/bullseye/fonts-roboto) `2:0~20170802-3` - metapackage to pull in Roboto fonts -- ![](green.png) [fonts-rufscript](https://packages.debian.org/bullseye/fonts-rufscript) `010-6` - handwriting-based font for Latin characters -- ![](green.png) [fonts-sil-andika](https://packages.debian.org/bullseye/fonts-sil-andika) `5.000-3.1` - extended smart Unicode Latin/Greek font family for literacy -- ![](green.png) [fonts-sil-gentium-basic](https://packages.debian.org/bullseye/fonts-sil-gentium-basic) `1.102-1.1` - smart Unicode font families (Basic and Book Basic) based on Gentium -- ![](green.png) [fonts-ubuntu-title](https://packages.debian.org/bullseye/fonts-ubuntu-title) `1:0.3-2.1` - font used to create the Ubuntu logo (2004‒2010) -- ![](green.png) [ttf-mscorefonts-installer](https://packages.debian.org/bullseye/ttf-mscorefonts-installer) `3.8` - Installer for Microsoft TrueType core fonts -- ![](green.png) [xfonts-terminus](https://packages.debian.org/bullseye/xfonts-terminus) `4.48-3` - Terminus - fast reading fixed-width PCF fonts for X servers -- ![](grey.png) _[fonts-beteckna](https://packages.debian.org/bullseye/fonts-beteckna) `0.5-3` - geometric Futura-like sans-serif TrueType font_ -- ![](grey.png) _[fonts-cabin](https://packages.debian.org/bullseye/fonts-cabin) `1.5-3` - humanist sans serif font_ -- ![](grey.png) _[fonts-comfortaa](https://packages.debian.org/bullseye/fonts-comfortaa) `3.001-3` - stylish, modern true type font_ -- ![](grey.png) _[fonts-crosextra-carlito](https://packages.debian.org/bullseye/fonts-crosextra-carlito) `20130920-1.1` - Sans-serif font metric-compatible with Calibri font_ -- ![](grey.png) _[fonts-fanwood](https://packages.debian.org/bullseye/fonts-fanwood) `1.1-7` - font similar to the Fairfield font_ -- ![](grey.png) _[fonts-fork-awesome](https://packages.debian.org/bullseye/fonts-fork-awesome) `1.1.5+ds1-2` - fork of the iconic font and CSS toolkit_ -- ![](grey.png) _[fonts-lato](https://packages.debian.org/bullseye/fonts-lato) `2.0-2.1` - sans-serif typeface family font_ -- ![](grey.png) _[fonts-lindenhill](https://packages.debian.org/bullseye/fonts-lindenhill) `1.2-6` - Regular and italic serif font_ -- ![](grey.png) _[fonts-open-sans](https://packages.debian.org/bullseye/fonts-open-sans) `1.11-1.1` - humanist sans serif typeface by Steve Matteson_ -- ![](grey.png) _[fonts-opendin](https://packages.debian.org/bullseye/fonts-opendin) `1.0-4` - Open DIN font_ -- ![](grey.png) _[fonts-play](https://packages.debian.org/bullseye/fonts-play) `1.002+20150307.1-0.1` - minimalistic sans serif typeface_ -- ![](grey.png) _[fonts-prociono](https://packages.debian.org/bullseye/fonts-prociono) `2.3-6` - font similar to the one used for the Debian logo_ -- ![](grey.png) _[fonts-quattrocento](https://packages.debian.org/bullseye/fonts-quattrocento) `1.1-2.1` - classic, elegant, sober and strong Roman typeface_ -- ![](grey.png) _[fonts-sil-galatia](https://packages.debian.org/bullseye/fonts-sil-galatia) `2.1-6` - font family for Latin-1 and Greek (polytonic support)_ -- ![](grey.png) _[fonts-sil-gentium](https://packages.debian.org/bullseye/fonts-sil-gentium) `20081126:1.03-4` - extended Unicode Latin font ("a typeface for the nations")_ -- ![](grey.png) _[fonts-tomsontalks](https://packages.debian.org/bullseye/fonts-tomsontalks) `1.1-9` - comic lettering font_ -- ![](grey.png) _[fonts-vollkorn](https://packages.debian.org/bullseye/fonts-vollkorn) `4.105-2` - serif body text type_ -- ![](grey.png) _[fonts-yanone-kaffeesatz](https://packages.debian.org/bullseye/fonts-yanone-kaffeesatz) `0.20151005-3` - Font in four weights, reminiscent of 1920s coffee house typography_ \ No newline at end of file diff --git a/doc/md/packages/system.md b/doc/md/packages/system.md deleted file mode 100644 index f6ce843..0000000 --- a/doc/md/packages/system.md +++ /dev/null @@ -1,508 +0,0 @@ - -### System - -![](green.png) installed - ![](grey.png) suggested - - -#### Package management - - - - - - -**[gnome-packagekit](https://packages.debian.org/bullseye/gnome-packagekit)** - Graphical distribution neutral package manager for GNOME - - - PackageKit allows performing simple software management tasks over a DBus - interface e.g. refreshing the cache, updating, installing and removing - software packages or searching for multimedia codecs and file handlers. - - - ------------------------ - - - - - - - -**[synaptic](https://packages.debian.org/bullseye/synaptic)** - Graphical package manager - - - Synaptic is a graphical package management tool based on GTK+ and APT. - Synaptic enables you to install, upgrade and remove software packages in - a user friendly way. - - - ------------------------ - - -- ![](green.png) [apt-listchanges](https://packages.debian.org/bullseye/apt-listchanges) `3.24` - package change history notification tool -- ![](green.png) [apt-transport-https](https://packages.debian.org/bullseye/apt-transport-https) `2.2.4` - transitional package for https support -- ![](green.png) [aptitude](https://packages.debian.org/bullseye/aptitude) `0.8.13-3` - terminal-based package manager -- ![](green.png) [debconf-utils](https://packages.debian.org/bullseye/debconf-utils) `1.5.77` - debconf utilities -- ![](green.png) [debian-archive-keyring](https://packages.debian.org/bullseye/debian-archive-keyring) `2021.1.1` - GnuPG archive keys of the Debian archive -- ![](green.png) [debian-keyring](https://packages.debian.org/bullseye/debian-keyring) `2021.07.26` - GnuPG keys of Debian Developers and Maintainers -- ![](green.png) [debsecan](https://packages.debian.org/bullseye/debsecan) `0.4.20.1` - Debian Security Analyzer -- ![](green.png) [debsums](https://packages.debian.org/bullseye/debsums) `3.0.2` - tool for verification of installed package files against MD5 checksums -- ![](green.png) [gnome-packagekit](https://packages.debian.org/bullseye/gnome-packagekit) `3.32.0-2` - Graphical distribution neutral package manager for GNOME -- ![](green.png) [packagekit](https://packages.debian.org/bullseye/packagekit) `1.2.2-2` - Provides a package management service -- ![](green.png) [packagekit-tools](https://packages.debian.org/bullseye/packagekit-tools) `1.2.2-2` - Provides PackageKit command-line tools -- ![](green.png) [reportbug](https://packages.debian.org/bullseye/reportbug) `7.10.3+deb11u1` - reports bugs in the Debian distribution -- ![](green.png) [software-properties-gtk](https://packages.debian.org/bullseye/software-properties-gtk) `0.96.20.2-2.1` - manage the repositories that you install software from (gtk) -- ![](green.png) [synaptic](https://packages.debian.org/bullseye/synaptic) `0.90.2` - Graphical package manager -- ![](green.png) [unattended-upgrades](https://packages.debian.org/bullseye/unattended-upgrades) `2.8` - automatic installation of security upgrades -- ![](green.png) [vrms](https://packages.debian.org/bullseye/vrms) `1.27` - virtual Richard M. Stallman -- ![](grey.png) _[appstream-generator](https://packages.debian.org/bullseye/appstream-generator) `0.8.4-1` - Generator for AppStream metadata_ -- ![](grey.png) _[apt-config-auto-update](https://packages.debian.org/bullseye/apt-config-auto-update) `2.1+nmu1` - APT configuration for automatic cache updates_ -- ![](grey.png) _[apt-file](https://packages.debian.org/bullseye/apt-file) `3.2.2` - search for files within Debian packages (command-line interface)_ -- ![](grey.png) _[apt-forktracer](https://packages.debian.org/bullseye/apt-forktracer) `0.9` - utility for tracking non-official package versions_ -- ![](grey.png) _[apt-listbugs](https://packages.debian.org/bullseye/apt-listbugs) `0.1.35` - tool which lists critical bugs before each APT installation_ -- ![](grey.png) _[aptitude-doc-fr](https://packages.debian.org/bullseye/aptitude-doc-fr) `0.8.13-3` - French manual for aptitude, a terminal-based package manager_ -- ![](grey.png) _[debian-security-support](https://packages.debian.org/bullseye/debian-security-support) `1:11+2021.03.19` - Debian security support coverage checker_ -- ![](grey.png) _[deborphan](https://packages.debian.org/bullseye/deborphan) `1.7.33` - program that can find unused packages, e.g. libraries_ -- ![](grey.png) _[debtree](https://packages.debian.org/bullseye/debtree) `1.1.0` - package dependency graphs on steroids_ -- ![](grey.png) _[gnome-software](https://packages.debian.org/bullseye/gnome-software) `3.38.1-1` - Software Center for GNOME_ -- ![](grey.png) _[gstreamer1.0-packagekit](https://packages.debian.org/bullseye/gstreamer1.0-packagekit) `1.2.2-2` - GStreamer plugin to install codecs using PackageKit_ -- ![](grey.png) _[needrestart](https://packages.debian.org/bullseye/needrestart) `3.5-4` - check which daemons need to be restarted after library upgrades_ -- ![](grey.png) _[packagekit-command-not-found](https://packages.debian.org/bullseye/packagekit-command-not-found) `1.2.2-2` - Offer to install missing programs automatically_ -- ![](grey.png) _[packagekit-gtk3-module](https://packages.debian.org/bullseye/packagekit-gtk3-module) `1.2.2-2` - Install fonts automatically using PackageKit_ -- ![](grey.png) _[extrepo](https://packages.debian.org/bullseye/extrepo) `0.8` - External repository manager_ -#### Task management/monitoring - - - - - - -**[xfce4-taskmanager](https://packages.debian.org/bullseye/xfce4-taskmanager)** - process manager for the Xfce4 Desktop Environment - - - A GUI application for monitoring and controlling running processes, - written for Xfce. Its features include: - - - ------------------------ - - -- ![](green.png) [xfce4-taskmanager](https://packages.debian.org/bullseye/xfce4-taskmanager) `1.4.0-1` - process manager for the Xfce4 Desktop Environment -- ![](green.png) [htop](https://packages.debian.org/bullseye/htop) `3.0.5-7` - interactive processes viewer -- ![](green.png) [iotop](https://packages.debian.org/bullseye/iotop) `0.6-24-g733f3f8-1.1` - simple top-like I/O monitor -- ![](green.png) [lm-sensors](https://packages.debian.org/bullseye/lm-sensors) `1:3.6.0-7` - utilities to read temperature/voltage/fan sensors -- ![](green.png) [hddtemp](https://packages.debian.org/bullseye/hddtemp) `0.3-beta15-54` - hard drive temperature monitoring utility -- ![](green.png) [inxi](https://packages.debian.org/bullseye/inxi) `3.3.01-1-1` - full featured system information script -- ![](green.png) [lsof](https://packages.debian.org/bullseye/lsof) `4.93.2+dfsg-1.1` - utility to list open files -- ![](green.png) [strace](https://packages.debian.org/bullseye/strace) `5.10-1` - System call tracer -- ![](green.png) [memtest86+](https://packages.debian.org/bullseye/memtest86+) `5.01-3.1` - thorough real-mode memory tester -- ![](grey.png) _[gnome-system-monitor](https://packages.debian.org/bullseye/gnome-system-monitor) `3.38.0-1` - Process viewer and system resource monitor for GNOME_ -- ![](grey.png) _[screenfetch](https://packages.debian.org/bullseye/screenfetch) `3.9.1-2` - Bash Screenshot Information Tool_ -- ![](grey.png) _[hardinfo](https://packages.debian.org/bullseye/hardinfo) `0.5.1+git20180227-2.1` - Displays system information_ -- ![](grey.png) _[cputool](https://packages.debian.org/bullseye/cputool) `0.0.8-2+b1` - Utility which manages CPU usage and system load_ -- ![](grey.png) _[usbview](https://packages.debian.org/bullseye/usbview) `2.0-21-g6fe2f4f-2+b1` - USB device viewer_ -- ![](grey.png) _[stress](https://packages.debian.org/bullseye/stress) `1.0.4-7` - tool to impose load on and stress test a computer system_ -- ![](grey.png) _[stressapptest](https://packages.debian.org/bullseye/stressapptest) `1.0.6-2+b2` - stress test application for simulating high load situations_ -- ![](grey.png) _[lshw](https://packages.debian.org/bullseye/lshw) `02.18.85-0.7` - information about hardware configuration_ -- ![](grey.png) _[lshw-gtk](https://packages.debian.org/bullseye/lshw-gtk) `02.18.85-0.7` - graphical information about hardware configuration_ -- ![](grey.png) _[bonnie++](https://packages.debian.org/bullseye/bonnie++) `2.00a` - Hard drive benchmark suite_ -- ![](grey.png) _[x86info](https://packages.debian.org/bullseye/x86info) `1.31~pre0.8052aabdd159bc9050e7dc264f33782c5acce05f-1.1` - Display diagnostic information about i386 compatible CPUs_ -- ![](grey.png) _[memtester](https://packages.debian.org/bullseye/memtester) `4.5.0-1` - Utility for testing the memory subsystem_ -- ![](grey.png) _[dstat](https://packages.debian.org/bullseye/dstat) `0.7.4-6.1` - versatile resource statistics tool_ -- ![](grey.png) _[sysstat](https://packages.debian.org/bullseye/sysstat) `12.5.2-2` - system performance tools for Linux_ -- ![](grey.png) _[cacti](https://packages.debian.org/bullseye/cacti) `1.2.16+ds1-2` - web interface for graphing of monitoring systems_ -- ![](grey.png) _[hwloc](https://packages.debian.org/bullseye/hwloc) `2.4.1+dfsg-1` - Hierarchical view of the machine - utilities_ -- ![](grey.png) _[memlockd](https://packages.debian.org/bullseye/memlockd) `1.2.1` - daemon to lock files into RAM_ -- ![](grey.png) _[read-edid](https://packages.debian.org/bullseye/read-edid) `3.0.2-1.1` - hardware information-gathering tool for VESA PnP monitors_ -- ![](grey.png) _[cpu-x](https://packages.debian.org/bullseye/cpu-x) `4.1.0-1` - Tool that gathers information on CPU, motherboard and more_ -#### Backup - - - - - - -**[deja-dup](https://packages.debian.org/bullseye/deja-dup)** - Backup utility - - - Déjà Dup is a simple backup tool. It hides the complexity of backing up the - Right Way (encrypted, off-site, and regular) and uses duplicity as the - backend. - - - ------------------------ - - -- ![](green.png) [deja-dup](https://packages.debian.org/bullseye/deja-dup) `42.7-1` - Backup utility -- ![](grey.png) _[backintime-qt4](https://packages.debian.org/bullseye/backintime-qt4) `1.2.1-3` - Qt 4 front-end for backintime (transitional package)_ -- ![](grey.png) _[tmfs](https://packages.debian.org/bullseye/tmfs) `3-2+b8` - Apple Time Machine FUSE mount_ -- ![](grey.png) _[duplicity](https://packages.debian.org/bullseye/duplicity) `0.8.17-1+b1` - encrypted bandwidth-efficient backup_ -- ![](grey.png) _[rdiff-backup](https://packages.debian.org/bullseye/rdiff-backup) `2.0.5-2` - remote incremental backup_ -- ![](grey.png) _[grsync](https://packages.debian.org/bullseye/grsync) `1.3.0-1+b1` - GTK+ frontend for rsync_ -- ![](grey.png) _[unison](https://packages.debian.org/bullseye/unison) `2.51.3+1` - file-synchronization tool for Unix and Windows_ -- ![](grey.png) _[unison-gtk](https://packages.debian.org/bullseye/unison-gtk) `2.51.3+1` - file-synchronization tool for Unix and Windows with GTK+ interface_ -- ![](grey.png) _[rsync](https://packages.debian.org/bullseye/rsync) `3.2.3-4+deb11u1` - fast, versatile, remote (and local) file-copying tool_ -- ![](grey.png) _[rsbackup](https://packages.debian.org/bullseye/rsbackup) `6.0-2+b2` - rsync-based backup utility_ -- ![](grey.png) _[fsarchiver](https://packages.debian.org/bullseye/fsarchiver) `0.8.6-1` - file system archiver_ -- ![](grey.png) _[backupninja](https://packages.debian.org/bullseye/backupninja) `1.2.1-1` - lightweight, extensible meta-backup system_ -- ![](grey.png) _[duply](https://packages.debian.org/bullseye/duply) `2.3.1-1` - easy to use frontend to the duplicity backup system_ -#### Disk management - - - - - - -**[gnome-disk-utility](https://packages.debian.org/bullseye/gnome-disk-utility)** - manage and configure disk drives and media - - - GNOME Disks is a tool to manage disk drives and media: - - - ------------------------ - - - - - - - -**[gparted](https://packages.debian.org/bullseye/gparted)** - GNOME partition editor - - - GParted uses libparted to detect and manipulate devices and partition - tables while several (optional) filesystem tools provide support for - filesystems not included in libparted. - - - ------------------------ - - - - - - - -**[baobab](https://packages.debian.org/bullseye/baobab)** - GNOME disk usage analyzer - - - Disk Usage Analyzer is a graphical, menu-driven application to analyse - disk usage in a GNOME environment. It can easily scan either the whole - filesystem tree, or a specific user-requested directory branch (local or - remote). - - - ------------------------ - - -- ![](green.png) [gnome-disk-utility](https://packages.debian.org/bullseye/gnome-disk-utility) `3.38.2-1` - manage and configure disk drives and media -- ![](green.png) [gparted](https://packages.debian.org/bullseye/gparted) `1.2.0-1` - GNOME partition editor -- ![](green.png) [baobab](https://packages.debian.org/bullseye/baobab) `3.38.0-1` - GNOME disk usage analyzer -- ![](green.png) [ncdu](https://packages.debian.org/bullseye/ncdu) `1.15.1-1` - ncurses disk usage viewer -- ![](green.png) [dfc](https://packages.debian.org/bullseye/dfc) `3.1.1-1` - display file system usage using graph and colors -- ![](green.png) [smartmontools](https://packages.debian.org/bullseye/smartmontools) `7.2-1` - control and monitor storage systems using S.M.A.R.T. -- ![](green.png) [mtools](https://packages.debian.org/bullseye/mtools) `4.0.26-1` - Tools for manipulating MSDOS files -- ![](green.png) [gdisk](https://packages.debian.org/bullseye/gdisk) `1.0.6-1.1` - GPT fdisk text-mode partitioning tool -- ![](green.png) [parted](https://packages.debian.org/bullseye/parted) `3.4-1` - disk partition manipulator -- ![](green.png) [hdparm](https://packages.debian.org/bullseye/hdparm) `9.60+ds-1` - tune hard disk parameters for high performance -- ![](green.png) [sdparm](https://packages.debian.org/bullseye/sdparm) `1.10-1+b1` - Output and modify SCSI device parameters -- ![](green.png) [dosfstools](https://packages.debian.org/bullseye/dosfstools) `4.2-1` - utilities for making and checking MS-DOS FAT filesystems -- ![](green.png) [hfsprogs](https://packages.debian.org/bullseye/hfsprogs) `540.1.linux3-4` - mkfs and fsck for HFS and HFS+ file systems -- ![](green.png) [ntfs-3g](https://packages.debian.org/bullseye/ntfs-3g) `1:2017.3.23AR.3-4+deb11u1` - read/write NTFS driver for FUSE -- ![](green.png) [kpartx](https://packages.debian.org/bullseye/kpartx) `0.8.5-2` - create device mappings for partitions -- ![](green.png) [xorriso](https://packages.debian.org/bullseye/xorriso) `1.5.2-1` - command line ISO-9660 and Rock Ridge manipulation tool -- ![](grey.png) _[gsmartcontrol](https://packages.debian.org/bullseye/gsmartcontrol) `1.1.3-2` - graphical user interface for smartctl_ -- ![](grey.png) _[fsarchiver](https://packages.debian.org/bullseye/fsarchiver) `0.8.6-1` - file system archiver_ -- ![](grey.png) _[partclone](https://packages.debian.org/bullseye/partclone) `0.3.13+dfsg-5` - Utility to clone and restore a partition_ -- ![](grey.png) _[pmount](https://packages.debian.org/bullseye/pmount) `0.9.23-6` - mount removable devices as normal user_ -- ![](grey.png) _[bilibop-udev](https://packages.debian.org/bullseye/bilibop-udev) `0.6.3` - minimal udev rule for Debian GNU/Linux running from external media_ -- ![](grey.png) _[ecryptfs-utils](https://packages.debian.org/bullseye/ecryptfs-utils) `111-5` - ecryptfs cryptographic filesystem (utilities)_ -- ![](grey.png) _[partimage](https://packages.debian.org/bullseye/partimage) `0.6.9-8` - backup partitions into a compressed image file_ -- ![](grey.png) _[forensics-full](https://packages.debian.org/bullseye/forensics-full) `2.29` - Full forensics station (metapackage)_ -- ![](grey.png) _[steghide](https://packages.debian.org/bullseye/steghide) `0.5.1-15` - steganography hiding tool_ -- ![](grey.png) _[gdmap](https://packages.debian.org/bullseye/gdmap) `0.8.1-5` - Tool to visualize diskspace_ -- ![](grey.png) _[clonezilla](https://packages.debian.org/bullseye/clonezilla) `3.35.2-3` - bare metal backup and recovery of disk drives_ -- ![](grey.png) _[exfatprogs](https://packages.debian.org/bullseye/exfatprogs) `1.1.0-1` - tools to create, check and label exFAT filesystems_ -- ![](grey.png) _[crazydiskinfo](https://packages.debian.org/bullseye/crazydiskinfo) `1.1.0-2` - interactive TUI S.M.A.R.T viewer_ -- ![](grey.png) _[disk-filltest](https://packages.debian.org/bullseye/disk-filltest) `0.8.2-1` - Simple Tool to Detect Bad Disks by Filling with Random Data_ -#### data recovery - - - - - - -**[testdisk](https://packages.debian.org/bullseye/testdisk)** - Partition scanner and disk recovery tool, and PhotoRec file recovery tool - - - TestDisk checks the partition and boot sectors of your disks. - It is very useful in forensics, recovering lost partitions. - It works with : - * DOS/Windows FAT12, FAT16 and FAT32 - * NTFS ( Windows NT/2K/XP ) - * Linux Ext2 and Ext3 - * BeFS ( BeOS ) - * BSD disklabel ( FreeBSD/OpenBSD/NetBSD ) - * CramFS (Compressed File System) - * HFS and HFS+, Hierarchical File System - * JFS, IBM's Journaled File System - * Linux Raid - * Linux Swap (versions 1 and 2) - * LVM and LVM2, Linux Logical Volume Manager - * Netware NSS - * ReiserFS 3.5 and 3.6 - * Sun Solaris i386 disklabel - * UFS and UFS2 (Sun/BSD/...) - * XFS, SGI's Journaled File System - - - ------------------------ - - -- ![](green.png) [testdisk](https://packages.debian.org/bullseye/testdisk) `7.1-5+b1` - Partition scanner and disk recovery tool, and PhotoRec file recovery tool -- ![](grey.png) _[foremost](https://packages.debian.org/bullseye/foremost) `1.5.7-9.1` - forensic program to recover lost files_ -- ![](grey.png) _[scalpel](https://packages.debian.org/bullseye/scalpel) `1.60-9` - fast filesystem-independent file recovery_ -- ![](grey.png) _[gddrescue](https://packages.debian.org/bullseye/gddrescue) `1.23-2+b1` - GNU data recovery tool_ -- ![](grey.png) _[ddrescueview](https://packages.debian.org/bullseye/ddrescueview) `0.4~alpha4-2` - graphical viewer for GNU ddrescue map files_ -- ![](grey.png) _[extundelete](https://packages.debian.org/bullseye/extundelete) `0.2.4-3` - utility to recover deleted files from ext3/ext4 partition_ -- ![](grey.png) _[fatcat](https://packages.debian.org/bullseye/fatcat) `1.0.5-1+b1` - FAT filesystem explore, extract, repair, and forensic tool_ -- ![](grey.png) _[safecopy](https://packages.debian.org/bullseye/safecopy) `1.7-6` - data recovery tool for problematic or damaged media_ -#### File cleaners/linters - - - - - - -**[bleachbit](https://packages.debian.org/bullseye/bleachbit)** - delete unnecessary files from the system - - - BleachBit deletes unnecessary files to free valuable disk space, maintain - privacy, and remove junk. It removes cache, Internet history, temporary files, - cookies, and broken shortcuts. - - - ------------------------ - - -- ![](green.png) [bleachbit](https://packages.debian.org/bullseye/bleachbit) `3.9.0-1` - delete unnecessary files from the system -- ![](green.png) [localepurge](https://packages.debian.org/bullseye/localepurge) `0.7.3.10` - reclaim disk space by removing unneeded localizations -#### Log viewers - - - - - - -**[lnav](https://packages.debian.org/bullseye/lnav)** - ncurses-based log file viewer - - - The log file navigator, lnav, is an enhanced log file viewer that - takes advantage of any semantic information that can be gleaned from - the files being viewed, such as timestamps and log levels. Using this - extra semantic information, lnav can do things like interleaving - messages from different files, generate histograms of messages over - time, and providing hotkeys for navigating through the file. It is - hoped that these features will allow the user to quickly and - efficiently zero in on problems. - - - ------------------------ - - -- ![](green.png) [lnav](https://packages.debian.org/bullseye/lnav) `0.9.0-1` - ncurses-based log file viewer -- ![](green.png) [colortail](https://packages.debian.org/bullseye/colortail) `0.3.3-1+b2` - log colorizer that makes log checking easier -- ![](grey.png) _[gnome-logs](https://packages.debian.org/bullseye/gnome-logs) `3.36.0-2` - viewer for the systemd journal_ -- ![](grey.png) _[glogg](https://packages.debian.org/bullseye/glogg) `1.1.4-1.1+b4` - Smart interactive log explorer using Qt_ -- ![](grey.png) _[logtop](https://packages.debian.org/bullseye/logtop) `0.4.3-1+b3` - real time log line rate analyzer_ -- ![](grey.png) _[since](https://packages.debian.org/bullseye/since) `1.1-7` - tail(1) work-alike that saves and uses state information_ -- ![](grey.png) _[multitail](https://packages.debian.org/bullseye/multitail) `6.5.0-3` - view multiple logfiles windowed on console_ -#### Virtualization - - - - - - -**[virt-manager](https://packages.debian.org/bullseye/virt-manager)** - desktop application for managing virtual machines - - - The virt-manager application is a desktop user interface for managing virtual - machines through libvirt. It primarily targets KVM VMs, but also manages Xen - and LXC (Linux containers). It presents a summary view of running domains, - their live performance & resource utilization statistics. Wizards enable the - creation of new domains, and configuration & adjustment of a domain's resource - allocation & virtual hardware. An embedded VNC and SPICE client viewer - presents a full graphical console to the guest domain. - - - ------------------------ - - -- ![](green.png) [virt-manager](https://packages.debian.org/bullseye/virt-manager) `1:3.2.0-3` - desktop application for managing virtual machines -- ![](green.png) [virtinst](https://packages.debian.org/bullseye/virtinst) `1:3.2.0-3` - utilities to create and edit virtual machines -- ![](green.png) [virt-viewer](https://packages.debian.org/bullseye/virt-viewer) `7.0-2` - Displaying the graphical console of a virtual machine -- ![](green.png) [ebtables](https://packages.debian.org/bullseye/ebtables) `2.0.11-4+b1` - Ethernet bridge frame table administration -- ![](green.png) [dnsmasq-base](https://packages.debian.org/bullseye/dnsmasq-base) `2.85-1` - Small caching DNS proxy and DHCP/TFTP server -- ![](green.png) [libvirt-daemon-system](https://packages.debian.org/bullseye/libvirt-daemon-system) `7.0.0-3` - Libvirt daemon configuration files -- ![](green.png) [gir1.2-spiceclientgtk-3.0](https://packages.debian.org/bullseye/gir1.2-spiceclientgtk-3.0) `0.39-1` - GTK3 widget for SPICE clients (GObject-Introspection) -- ![](green.png) [qemu-system-x86](https://packages.debian.org/bullseye/qemu-system-x86) `1:5.2+dfsg-11+deb11u1` - QEMU full system emulation binaries (x86) -- ![](green.png) [qemu-system-arm](https://packages.debian.org/bullseye/qemu-system-arm) `1:5.2+dfsg-11+deb11u1` - QEMU full system emulation binaries (arm) -- ![](green.png) [qemu-utils](https://packages.debian.org/bullseye/qemu-utils) `1:5.2+dfsg-11+deb11u1` - QEMU utilities -- ![](green.png) [netcat-openbsd](https://packages.debian.org/bullseye/netcat-openbsd) `1.217-3` - TCP/IP swiss army knife -- ![](grey.png) _[virt-what](https://packages.debian.org/bullseye/virt-what) `1.19-1` - detect if we are running in a virtual machine_ -- ![](grey.png) _[libguestfs-tools](https://packages.debian.org/bullseye/libguestfs-tools) `1:1.44.0-2` - guest disk image management system - tools_ -- ![](grey.png) _[lxc](https://packages.debian.org/bullseye/lxc) `1:4.0.6-2` - Linux Containers userspace tools_ -- ![](grey.png) _[gnome-boxes](https://packages.debian.org/bullseye/gnome-boxes) `3.38.2-1` - Simple GNOME app to access remote or virtual systems_ -- ![](grey.png) _[lxc-templates](https://packages.debian.org/bullseye/lxc-templates) `3.0.4-5` - Linux Containers userspace tools (templates)_ -- ![](grey.png) _[docker.io](https://packages.debian.org/bullseye/docker.io) `20.10.5+dfsg1-1+b5` - Linux container runtime_ -- ![](grey.png) _[docker-registry](https://packages.debian.org/bullseye/docker-registry) `2.7.1+ds2-7+b6` - Docker toolset to pack, ship, store, and deliver content_ -- ![](grey.png) _[docker-doc](https://packages.debian.org/bullseye/docker-doc) `20.10.5+dfsg1-1` - Linux container runtime -- documentation_ -- ![](grey.png) _[anbox](https://packages.debian.org/bullseye/anbox) `0.0~git20210106-1` - Android in a box_ -- ![](grey.png) _[vagrant](https://packages.debian.org/bullseye/vagrant) `2.2.14+dfsg-1` - Tool for building and distributing virtualized development environments_ -- ![](grey.png) _[schroot](https://packages.debian.org/bullseye/schroot) `1.6.10-12` - Execute commands in a chroot environment_ -#### Configuration management - -- ![](grey.png) _[ansible](https://packages.debian.org/bullseye/ansible) `2.10.7+merged+base+2.10.8+dfsg-1` - Configuration management, deployment, and task execution system_ -#### Java - -- ![](green.png) [default-jre](https://packages.debian.org/bullseye/default-jre) `2:1.11-72` - Standard Java or Java compatible Runtime -#### Display manager/screen locker - - - - - - -**[lightdm](https://packages.debian.org/bullseye/lightdm)** - simple display manager - - - An X display manager that: - * Has a lightweight codebase - * Is standards compliant (PAM, ConsoleKit, etc) - * Has a well defined interface between the server and user interface - * Fully themeable - * Cross-desktop (greeters can be written in any toolkit) - - - ------------------------ - - -- ![](green.png) [lightdm](https://packages.debian.org/bullseye/lightdm) `1.26.0-7` - simple display manager -- ![](green.png) [lightdm-gtk-greeter](https://packages.debian.org/bullseye/lightdm-gtk-greeter) `2.0.8-2` - simple display manager (GTK+ greeter) -- ![](green.png) [light-locker](https://packages.debian.org/bullseye/light-locker) `1.8.0-3` - simple screen locker for lightDM display manager -- ![](green.png) [accountsservice](https://packages.debian.org/bullseye/accountsservice) `0.6.55-3` - query and manipulate user account information -- ![](grey.png) _[slim](https://packages.debian.org/bullseye/slim) `1.3.6-5.2` - desktop-independent graphical login manager for X11_ -- ![](grey.png) _[gdm3](https://packages.debian.org/bullseye/gdm3) `3.38.2.1-1` - GNOME Display Manager_ -- ![](grey.png) _[arctica-greeter](https://packages.debian.org/bullseye/arctica-greeter) `0.99.1.5-2` - LightDM Arctica Greeter_ -- ![](grey.png) _[xsecurelock](https://packages.debian.org/bullseye/xsecurelock) `1.5.1-1` - X11 screen lock utility with the primary goal of security_ -- ![](grey.png) _[xscreensaver](https://packages.debian.org/bullseye/xscreensaver) `5.45+dfsg1-2` - Screensaver daemon and frontend for X11_ -- ![](grey.png) _[xscreensaver-data-extra](https://packages.debian.org/bullseye/xscreensaver-data-extra) `5.45+dfsg1-2` - Extra screen saver modules for screensaver frontends_ -- ![](grey.png) _[xscreensaver-gl](https://packages.debian.org/bullseye/xscreensaver-gl) `5.45+dfsg1-2` - GL(Mesa) screen saver modules for screensaver frontends_ -- ![](grey.png) _[xscreensaver-gl-extra](https://packages.debian.org/bullseye/xscreensaver-gl-extra) `5.45+dfsg1-2` - Extra GL(Mesa) screen saver modules for screensaver frontends_ -#### Boot screen - -- ![](green.png) [plymouth](https://packages.debian.org/bullseye/plymouth) `0.9.5-3` - boot animation, logger and I/O multiplexer -- ![](green.png) [plymouth-x11](https://packages.debian.org/bullseye/plymouth-x11) `0.9.5-3` - boot animation, logger and I/O multiplexer - X11 renderer -- ![](green.png) [plymouth-themes](https://packages.debian.org/bullseye/plymouth-themes) `0.9.5-3` - boot animation, logger and I/O multiplexer - themes -#### Scheduling - -- ![](green.png) [at](https://packages.debian.org/bullseye/at) `3.1.23-1.1` - Delayed job execution and batch processing -#### Desktop performance - -- ![](grey.png) _[haveged](https://packages.debian.org/bullseye/haveged) `1.9.14-1` - Linux entropy source using the HAVEGE algorithm_ -- ![](grey.png) _[oomd](https://packages.debian.org/bullseye/oomd) `0.4.0-1+b1` - userspace Out-Of-Memory (OOM) killer for Linux systems_ -- ![](grey.png) _[irqbalance](https://packages.debian.org/bullseye/irqbalance) `1.7.0-1` - Daemon to balance interrupts for SMP systems_ -- ![](grey.png) _[preload](https://packages.debian.org/bullseye/preload) `0.6.4-5+b1` - adaptive readahead daemon_ -#### Security & sandboxing - -- ![](green.png) [apparmor](https://packages.debian.org/bullseye/apparmor) `2.13.6-10` - user-space parser utility for AppArmor -- ![](green.png) [apparmor-easyprof](https://packages.debian.org/bullseye/apparmor-easyprof) `2.13.6-10` - AppArmor easyprof profiling tool -- ![](green.png) [apparmor-profiles](https://packages.debian.org/bullseye/apparmor-profiles) `2.13.6-10` - experimental profiles for AppArmor security policies -- ![](green.png) [apparmor-utils](https://packages.debian.org/bullseye/apparmor-utils) `2.13.6-10` - utilities for controlling AppArmor -- ![](green.png) [libpam-tmpdir](https://packages.debian.org/bullseye/libpam-tmpdir) `0.09+b2` - automatic per-user temporary directories -- ![](green.png) [sudo](https://packages.debian.org/bullseye/sudo) `1.9.5p2-3` - Provide limited super user privileges to specific users -- ![](grey.png) _[apparmor-notify](https://packages.debian.org/bullseye/apparmor-notify) `2.13.6-10` - AppArmor notification system_ -- ![](grey.png) _[apparmor-profiles-extra](https://packages.debian.org/bullseye/apparmor-profiles-extra) `1.34` - Extra profiles for AppArmor Security policies_ -- ![](grey.png) _[doas](https://packages.debian.org/bullseye/doas) `6.8.1-2` - minimal replacement for sudo_ -#### Time - -- ![](green.png) [chrony](https://packages.debian.org/bullseye/chrony) `4.0-8` - Versatile implementation of the Network Time Protocol -- ![](grey.png) _[ntp](https://packages.debian.org/bullseye/ntp) `1:4.2.8p15+dfsg-1` - Network Time Protocol daemon and utility programs_ -#### Display - -- ![](green.png) [mesa-utils](https://packages.debian.org/bullseye/mesa-utils) `8.4.0-1+b1` - Miscellaneous Mesa GL utilities -- ![](green.png) [libgl1-mesa-dri](https://packages.debian.org/bullseye/libgl1-mesa-dri) `20.3.5-1` - free implementation of the OpenGL API -- DRI modules -- ![](green.png) [va-driver-all](https://packages.debian.org/bullseye/va-driver-all) `2.10.0-1` - Video Acceleration (VA) API -- driver metapackage -- ![](green.png) [xinput](https://packages.debian.org/bullseye/xinput) `1.6.3-1` - Runtime configuration and test of XInput devices -- ![](green.png) [xorg](https://packages.debian.org/bullseye/xorg) `1:7.7+22` - X.Org X Window System -- ![](green.png) [xinit](https://packages.debian.org/bullseye/xinit) `1.4.0-1` - X server initialisation tool -- ![](green.png) [xfonts-base](https://packages.debian.org/bullseye/xfonts-base) `1:1.0.5` - standard fonts for X -- ![](green.png) [xfonts-scalable](https://packages.debian.org/bullseye/xfonts-scalable) `1:1.0.3-1.2` - scalable fonts for X -- ![](green.png) [xfonts-75dpi](https://packages.debian.org/bullseye/xfonts-75dpi) `1:1.0.4+nmu1.1` - 75 dpi fonts for X -- ![](green.png) [xfonts-100dpi](https://packages.debian.org/bullseye/xfonts-100dpi) `1:1.0.4+nmu1.1` - 100 dpi fonts for X -- ![](green.png) [xserver-xorg](https://packages.debian.org/bullseye/xserver-xorg) `1:7.7+22` - X.Org X server -- ![](green.png) [xserver-xorg-input-all](https://packages.debian.org/bullseye/xserver-xorg-input-all) `1:7.7+22` - X.Org X server -- input driver metapackage -- ![](green.png) [xserver-xorg-input-wacom](https://packages.debian.org/bullseye/xserver-xorg-input-wacom) `0.34.99.1-1+b1` - X.Org X server -- Wacom input driver -- ![](green.png) [xserver-xorg-input-aiptek](https://packages.debian.org/bullseye/xserver-xorg-input-aiptek) `1:1.4.1-3+b1` - X.Org X server -- Aiptek input driver -- ![](green.png) [xserver-xorg-input-elographics](https://packages.debian.org/bullseye/xserver-xorg-input-elographics) `1:1.4.2-1` - X.Org X server -- ELOGraphics input driver -- ![](green.png) [xserver-xorg-input-joystick](https://packages.debian.org/bullseye/xserver-xorg-input-joystick) `1:1.6.3-1+b1` - X.Org X server -- joystick input driver -- ![](green.png) [xserver-xorg-input-kbd](https://packages.debian.org/bullseye/xserver-xorg-input-kbd) `1:1.9.0-1+b2` - X.Org X server -- keyboard input driver -- ![](green.png) [xserver-xorg-input-mouse](https://packages.debian.org/bullseye/xserver-xorg-input-mouse) `1:1.9.3-1` - X.Org X server -- mouse input driver -- ![](green.png) [xserver-xorg-input-mutouch](https://packages.debian.org/bullseye/xserver-xorg-input-mutouch) `1:1.3.0-2+b1` - X.Org X server -- muTouch input driver -- ![](green.png) [xserver-xorg-input-multitouch](https://packages.debian.org/bullseye/xserver-xorg-input-multitouch) `1.0~rc3-2+b1` - Multitouch X input driver -- ![](green.png) [xserver-xorg-input-synaptics](https://packages.debian.org/bullseye/xserver-xorg-input-synaptics) `1.9.1-2` - Synaptics TouchPad driver for X.Org server -- ![](green.png) [xserver-xorg-video-all](https://packages.debian.org/bullseye/xserver-xorg-video-all) `1:7.7+22` - X.Org X server -- output driver metapackage -- ![](green.png) [xserver-xorg-video-intel](https://packages.debian.org/bullseye/xserver-xorg-video-intel) `2:2.99.917+git20200714-1+b1` - X.Org X server -- Intel i8xx, i9xx display driver -- ![](green.png) [xfonts-base](https://packages.debian.org/bullseye/xfonts-base) `1:1.0.5` - standard fonts for X -- ![](green.png) [hwdata](https://packages.debian.org/bullseye/hwdata) `0.345-1` - hardware identification / configuration data -- ![](green.png) [nvidia-driver](https://packages.debian.org/bullseye/nvidia-driver) `460.91.03-1` - NVIDIA metapackage -#### Kernel/boot/init - -- ![](green.png) [linux-headers-amd64](https://packages.debian.org/bullseye/linux-headers-amd64) `5.10.70-1` - Header files for Linux amd64 configuration (meta-package) -- ![](green.png) [linux-headers-686:i386](https://packages.debian.org/bullseye/linux-headers-686:i386) `5.10.70-1` - Header files for Linux 686 configuration (meta-package) -- ![](green.png) [module-assistant](https://packages.debian.org/bullseye/module-assistant) `0.11.10` - tool to make module package creation easier -- ![](green.png) [dkms](https://packages.debian.org/bullseye/dkms) `2.8.4-3` - Dynamic Kernel Module Support Framework -- ![](green.png) [build-essential](https://packages.debian.org/bullseye/build-essential) `12.9` - Informational list of build-essential packages -- ![](green.png) [systemd](https://packages.debian.org/bullseye/systemd) `247.3-6` - system and service manager -- ![](green.png) [os-prober](https://packages.debian.org/bullseye/os-prober) `1.79` - utility to detect other OSes on a set of drives -- ![](green.png) [initramfs-tools](https://packages.debian.org/bullseye/initramfs-tools) `0.140` - generic modular initramfs generator (automation) -- ![](green.png) [console-setup](https://packages.debian.org/bullseye/console-setup) `1.205` - console font and keymap setup program -- ![](green.png) [user-setup](https://packages.debian.org/bullseye/user-setup) `1.88` - Set up initial user and password -- ![](green.png) [libpam-systemd](https://packages.debian.org/bullseye/libpam-systemd) `247.3-6` - system and service manager - PAM module -- ![](grey.png) _[kexec-tools](https://packages.debian.org/bullseye/kexec-tools) `1:2.0.20-2.1` - tools to support fast kexec reboots_ -- ![](grey.png) _[kthresher](https://packages.debian.org/bullseye/kthresher) `1.4.1-2` - Purge Unused Kernels_ -#### Firmwares - -- ![](green.png) [firmware-linux-free](https://packages.debian.org/bullseye/firmware-linux-free) `20200122-1` - Binary firmware for various drivers in the Linux kernel -- ![](green.png) [firmware-linux-nonfree](https://packages.debian.org/bullseye/firmware-linux-nonfree) `20210315-3` - Binary firmware for various drivers in the Linux kernel (metapackage) -- ![](green.png) [amd64-microcode](https://packages.debian.org/bullseye/amd64-microcode) `3.20191218.1` - Processor microcode firmware for AMD CPUs -- ![](green.png) [intel-microcode](https://packages.debian.org/bullseye/intel-microcode) `3.20210608.2` - Processor microcode firmware for Intel CPUs -#### Hardware-specific packages - -- ![](grey.png) _[driverctl](https://packages.debian.org/bullseye/driverctl) `0.111-1` - Device driver control utility for Linux_ -- ![](grey.png) _[pommed](https://packages.debian.org/bullseye/pommed) `1.39~dfsg-5.1` - Apple laptops hotkeys event handler_ -- ![](grey.png) _[lomoco](https://packages.debian.org/bullseye/lomoco) `1.0.0-4` - Logitech Mouse Control for USB mice_ -- ![](grey.png) _[wmgui](https://packages.debian.org/bullseye/wmgui) `0.6.91-2+b1` - GUI interface to the wiimote_ -- ![](grey.png) _[mbpfan](https://packages.debian.org/bullseye/mbpfan) `2.2.1-1` - fan control daemon for Apple Macbooks_ -- ![](grey.png) _[usbmuxd](https://packages.debian.org/bullseye/usbmuxd) `1.1.1-2` - USB multiplexor daemon for iPhone and iPod Touch devices_ -- ![](grey.png) _[fprintd](https://packages.debian.org/bullseye/fprintd) `1.90.9-1` - D-Bus daemon for fingerprint reader access_ -#### Live system components - -- ![](green.png) [live-boot](https://packages.debian.org/bullseye/live-boot) `1:20210208` - Live System Boot Components -- ![](green.png) [live-config](https://packages.debian.org/bullseye/live-config) `11.0.3` - Live System Configuration Components -- ![](green.png) [live-config-systemd](https://packages.debian.org/bullseye/live-config-systemd) `11.0.3` - Live System Configuration Components (systemd backend) -- ![](green.png) [user-setup](https://packages.debian.org/bullseye/user-setup) `1.88` - Set up initial user and password -- ![](green.png) [live-tools](https://packages.debian.org/bullseye/live-tools) `1:20190831` - Live System Extra Components -- ![](green.png) [eject](https://packages.debian.org/bullseye/eject) `2.36.1-8` - ejects CDs and operates CD-Changers under Linux \ No newline at end of file diff --git a/doc/md/packages/utility.md b/doc/md/packages/utility.md deleted file mode 100644 index c333af7..0000000 --- a/doc/md/packages/utility.md +++ /dev/null @@ -1,510 +0,0 @@ - -### Utility - -![](green.png) installed - ![](grey.png) suggested - - -#### File management - - - - - - -**[thunar](https://packages.debian.org/bullseye/thunar)** - File Manager for Xfce - - - Thunar is the file manager designed to be the default file manager for the - Xfce desktop environment. It has been designed to be fast and easy to use. - - - ------------------------ - - -- ![](green.png) [gvfs-backends](https://packages.debian.org/bullseye/gvfs-backends) `1.46.2-1` - userspace virtual filesystem - backends -- ![](green.png) [gvfs-bin](https://packages.debian.org/bullseye/gvfs-bin) `1.46.2-1` - userspace virtual filesystem - deprecated command-line tools -- ![](green.png) [gvfs-fuse](https://packages.debian.org/bullseye/gvfs-fuse) `1.46.2-1` - userspace virtual filesystem - fuse server -- ![](green.png) [jdupes](https://packages.debian.org/bullseye/jdupes) `1.19.1-1` - identify and delete or link duplicate files -- ![](green.png) [libgphoto2-l10n](https://packages.debian.org/bullseye/libgphoto2-l10n) `2.5.27-1` - gphoto2 digital camera library - localized messages -- ![](green.png) [libmtp-runtime](https://packages.debian.org/bullseye/libmtp-runtime) `1.1.17-3` - Media Transfer Protocol (MTP) runtime tools -- ![](green.png) [mlocate](https://packages.debian.org/bullseye/mlocate) `0.26-5` - quickly find files on the filesystem based on their name -- ![](green.png) [ooo-thumbnailer](https://packages.debian.org/bullseye/ooo-thumbnailer) `0.2-5.2` - thumbnailer for OpenOffice.org documents -- ![](green.png) [rename](https://packages.debian.org/bullseye/rename) `1.13-1` - Perl extension for renaming multiple files -- ![](green.png) [secure-delete](https://packages.debian.org/bullseye/secure-delete) `3.1-6+b1` - tools to wipe files, free disk space, swap and memory -- ![](green.png) [thunar](https://packages.debian.org/bullseye/thunar) `4.16.8-1` - File Manager for Xfce -- ![](green.png) [thunar-archive-plugin](https://packages.debian.org/bullseye/thunar-archive-plugin) `0.4.0-2` - Archive plugin for Thunar file manager -- ![](green.png) [thunar-media-tags-plugin](https://packages.debian.org/bullseye/thunar-media-tags-plugin) `0.3.0-2` - Media tags plugin for Thunar file manager -- ![](green.png) [thunar-volman](https://packages.debian.org/bullseye/thunar-volman) `4.16.0-1` - Thunar extension for volumes management -- ![](green.png) [trash-cli](https://packages.debian.org/bullseye/trash-cli) `0.17.1.14-5` - command line trashcan utility -- ![](green.png) [tree](https://packages.debian.org/bullseye/tree) `1.8.0-1+b1` - displays an indented directory tree, in color -- ![](green.png) [tumbler](https://packages.debian.org/bullseye/tumbler) `4.16.0-1` - D-Bus thumbnailing service -- ![](green.png) [catfish](https://packages.debian.org/bullseye/catfish) `4.16.0-1` - File searching tool which is configurable via the command line -- ![](grey.png) _[pcmanfm](https://packages.debian.org/bullseye/pcmanfm) `1.3.2-1` - extremely fast and lightweight file manager_ -- ![](grey.png) _[gprename](https://packages.debian.org/bullseye/gprename) `20201214-0.1` - Complete batch renamer for Linux_ -- ![](grey.png) _[thunar-gtkhash](https://packages.debian.org/bullseye/thunar-gtkhash) `1.2-1+b3` - thunar extension for computing checksums and more using gtkhash_ -- ![](grey.png) _[nautilus](https://packages.debian.org/bullseye/nautilus) `3.38.2-1+deb11u1` - file manager and graphical shell for GNOME_ -- ![](grey.png) _[nautilus-sendto](https://packages.debian.org/bullseye/nautilus-sendto) `3.8.6-3.1` - easily send files via email from within Nautilus_ -- ![](grey.png) _[ooo-thumbnailer](https://packages.debian.org/bullseye/ooo-thumbnailer) `0.2-5.2` - thumbnailer for OpenOffice.org documents_ -- ![](grey.png) _[nautilus-wipe](https://packages.debian.org/bullseye/nautilus-wipe) `0.3.1-2` - Secure deletion extension for Nautilus_ -- ![](grey.png) _[nautilus-image-converter](https://packages.debian.org/bullseye/nautilus-image-converter) `0.3.1~git20110416-2` - nautilus extension to mass resize or rotate images_ -- ![](grey.png) _[gnome-sushi](https://packages.debian.org/bullseye/gnome-sushi) `3.38.0-1` - sushi is a quick previewer for nautilus_ -- ![](grey.png) _[gtkhash](https://packages.debian.org/bullseye/gtkhash) `1.2-1+b3` - GTK+ utility for computing checksums and more_ -- ![](grey.png) _[gnome-split](https://packages.debian.org/bullseye/gnome-split) `1.2-4` - GNOME Split - File splitter for GNOME desktop_ -- ![](grey.png) _[ffmpegthumbnailer](https://packages.debian.org/bullseye/ffmpegthumbnailer) `2.1.1-0.2+b1` - fast and lightweight video thumbnailer_ -- ![](grey.png) _[tdfsb](https://packages.debian.org/bullseye/tdfsb) `0.0.10-3` - 3D filesystem browser_ -- ![](grey.png) _[cksfv](https://packages.debian.org/bullseye/cksfv) `1.3.14-3+b1` - sfv checker and generator_ -- ![](grey.png) _[safe-rm](https://packages.debian.org/bullseye/safe-rm) `1.1.0-2` - wrapper around the rm command to prevent accidental deletions_ -- ![](grey.png) _[mmv](https://packages.debian.org/bullseye/mmv) `1.01b-19+b1` - Move/Copy/Append/Link multiple files_ -- ![](grey.png) _[hardlink](https://packages.debian.org/bullseye/hardlink) `0.3.2+b1` - Hardlinks multiple copies of the same file_ -- ![](grey.png) _[ranger](https://packages.debian.org/bullseye/ranger) `1.9.3-3` - Console File Manager with VI Key Bindings_ -- ![](grey.png) _[chkboot](https://packages.debian.org/bullseye/chkboot) `1.3-7` - detection of malicious changes for boot files_ -- ![](grey.png) _[reflex](https://packages.debian.org/bullseye/reflex) `0.3.0-1+b6` - Run a command when files change_ -- ![](grey.png) _[fzf](https://packages.debian.org/bullseye/fzf) `0.24.3-1+b6` - general-purpose command-line fuzzy finder_ -- ![](grey.png) _[ripgrep](https://packages.debian.org/bullseye/ripgrep) `12.1.1-1+b1` - Recursively searches directories for a regex pattern_ -- ![](grey.png) _[fd-find](https://packages.debian.org/bullseye/fd-find) `8.2.1-1+b1` - Simple, fast and user-friendly alternative to find_ -#### Desktop environment - - - - - - -**[xfce4](https://packages.debian.org/bullseye/xfce4)** - Meta-package for the Xfce Lightweight Desktop Environment - - - Xfce is a lightweight desktop environment for unix-like operating systems. - It aims to be fast and lightweight, while still being visually appealing and - easy to use. Designed for productivity, it loads and executes applications - fast, while conserving system resources. - - - ------------------------ - - -- ![](green.png) [xfdesktop4](https://packages.debian.org/bullseye/xfdesktop4) `4.16.0-1` - Xfce desktop background, icons and root menu manager -- ![](green.png) [xfwm4](https://packages.debian.org/bullseye/xfwm4) `4.16.1-1` - window manager of the Xfce project -- ![](green.png) [xfce4-session](https://packages.debian.org/bullseye/xfce4-session) `4.16.0-1` - Xfce4 Session Manager -- ![](green.png) [xfce4-notifyd](https://packages.debian.org/bullseye/xfce4-notifyd) `0.6.2-1` - simple, visually-appealing notification daemon for Xfce -- ![](green.png) [xfce4-whiskermenu-plugin](https://packages.debian.org/bullseye/xfce4-whiskermenu-plugin) `2.5.3-1` - Alternate menu plugin for the Xfce desktop environment -- ![](green.png) [gmrun](https://packages.debian.org/bullseye/gmrun) `0.9.2-3` - Featureful CLI-like GTK+ application launcher -- ![](green.png) [xfce4-panel](https://packages.debian.org/bullseye/xfce4-panel) `4.16.2-1` - panel for Xfce4 desktop environment -- ![](green.png) [xfce4-places-plugin](https://packages.debian.org/bullseye/xfce4-places-plugin) `1.8.1-1` - quick access to folders, documents and removable media -- ![](green.png) [xfce4-weather-plugin](https://packages.debian.org/bullseye/xfce4-weather-plugin) `0.11.0-1` - weather information plugin for the Xfce4 panel -- ![](green.png) [xfce4-netload-plugin](https://packages.debian.org/bullseye/xfce4-netload-plugin) `1.3.2-1` - network load monitor plugin for the Xfce4 panel -- ![](green.png) [xfce4-pulseaudio-plugin](https://packages.debian.org/bullseye/xfce4-pulseaudio-plugin) `0.4.3-1` - Xfce4 panel plugin to control pulseaudio -- ![](grey.png) _[plank](https://packages.debian.org/bullseye/plank) `0.11.89-3` - Elegant, simple, clean dock_ -- ![](grey.png) _[kupfer](https://packages.debian.org/bullseye/kupfer) `0+v320-1` - fast and lightweight desktop summoner/launcher_ -- ![](grey.png) _[gnome-pie](https://packages.debian.org/bullseye/gnome-pie) `0.7.2-2` - visual application launcher for GNOME_ -- ![](grey.png) _[xfce4-appfinder](https://packages.debian.org/bullseye/xfce4-appfinder) `4.16.1-1` - Application finder for the Xfce4 desktop environment_ -- ![](grey.png) _[synapse](https://packages.debian.org/bullseye/synapse) `0.2.99.4-3` - semantic file launcher_ -- ![](grey.png) _[zeitgeist](https://packages.debian.org/bullseye/zeitgeist) `1.0.3-4` - event logging framework_ -- ![](grey.png) _[zeitgeist-datahub](https://packages.debian.org/bullseye/zeitgeist-datahub) `1.0.3-4` - event logging framework - passive logging daemon_ -- ![](grey.png) _[compiz](https://packages.debian.org/bullseye/compiz) `2:0.8.18-2` - OpenGL window and compositing manager_ -- ![](grey.png) _[compiz-plugins](https://packages.debian.org/bullseye/compiz-plugins) `2:0.8.18-2` - OpenGL window and compositing manager - plugins_ -- ![](grey.png) _[compiz-plugins-default](https://packages.debian.org/bullseye/compiz-plugins-default) `2:0.8.18-2` - transitional dummy package_ -- ![](grey.png) _[compiz-plugins-extra](https://packages.debian.org/bullseye/compiz-plugins-extra) `2:0.8.18-1` - Compiz Reloaded plugins - extra collection_ -- ![](grey.png) _[compiz-plugins-main](https://packages.debian.org/bullseye/compiz-plugins-main) `2:0.8.18-4` - Compiz Reloaded plugins - main collection_ -- ![](grey.png) _[compton](https://packages.debian.org/bullseye/compton) `1-1` - compositor for X11, based on xcompmgr_ -- ![](grey.png) _[compton-conf](https://packages.debian.org/bullseye/compton-conf) `0.16.0-1` - Compton Configurator for Qt_ -#### Archive management - - - - - - -**[file-roller](https://packages.debian.org/bullseye/file-roller)** - archive manager for GNOME - - - File-roller is an archive manager for the GNOME environment. It allows you to: - - - ------------------------ - - -- ![](green.png) [file-roller](https://packages.debian.org/bullseye/file-roller) `3.38.1-1` - archive manager for GNOME -- ![](green.png) [atool](https://packages.debian.org/bullseye/atool) `0.39.0-11` - tool for managing file archives of various types -- ![](green.png) [p7zip](https://packages.debian.org/bullseye/p7zip) `16.02+dfsg-8` - 7zr file archiver with high compression ratio -- ![](green.png) [p7zip-full](https://packages.debian.org/bullseye/p7zip-full) `16.02+dfsg-8` - 7z and 7za file archivers with high compression ratio -- ![](green.png) [arj](https://packages.debian.org/bullseye/arj) `3.10.22-24` - archiver for .arj files -- ![](green.png) [cabextract](https://packages.debian.org/bullseye/cabextract) `1.9-3` - Microsoft Cabinet file unpacker -- ![](green.png) [cpio](https://packages.debian.org/bullseye/cpio) `2.13+dfsg-4` - GNU cpio -- a program to manage archives of files -- ![](green.png) [lzip](https://packages.debian.org/bullseye/lzip) `1.22-3` - lossless data compressor based on the LZMA algorithm -- ![](green.png) [lzma](https://packages.debian.org/bullseye/lzma) `9.22-2.2` - Compression and decompression in the LZMA format - command line utility -- ![](green.png) [lzop](https://packages.debian.org/bullseye/lzop) `1.04-2` - fast compression program -- ![](green.png) [lzip](https://packages.debian.org/bullseye/lzip) `1.22-3` - lossless data compressor based on the LZMA algorithm -- ![](green.png) [unace](https://packages.debian.org/bullseye/unace) `1.2b-19` - extract, test and view .ace archives -- ![](green.png) [unalz](https://packages.debian.org/bullseye/unalz) `0.65-8` - De-archiver for .alz files -- ![](green.png) [unrar-free](https://packages.debian.org/bullseye/unrar-free) `1:0.0.1+cvs20140707-4+b1` - Unarchiver for .rar files -- ![](green.png) [rar](https://packages.debian.org/bullseye/rar) `2:5.5.0-1` - Archiver for .rar files -- ![](green.png) [unzip](https://packages.debian.org/bullseye/unzip) `6.0-26` - De-archiver for .zip files -- ![](green.png) [zip](https://packages.debian.org/bullseye/zip) `3.0-12` - Archiver for .zip files -- ![](green.png) [iat](https://packages.debian.org/bullseye/iat) `0.1.3-7+b2` - Converts many CD-ROM image formats to iso9660 -- ![](green.png) [nrg2iso](https://packages.debian.org/bullseye/nrg2iso) `0.4-4+b2` - Extracts ISO9660 data from Nero ".nrg" files -- ![](green.png) [gzrt](https://packages.debian.org/bullseye/gzrt) `0.8-1+b1` - gzip recovery toolkit -- ![](grey.png) _[xarchiver](https://packages.debian.org/bullseye/xarchiver) `1:0.5.4.17-2` - GTK+ frontend for most used compression formats_ -- ![](grey.png) _[isomaster](https://packages.debian.org/bullseye/isomaster) `1.3.13-1+b1` - Graphical CD image editor_ -- ![](grey.png) _[p7zip-rar](https://packages.debian.org/bullseye/p7zip-rar) `16.02-3` - non-free rar module for p7zip_ -- ![](grey.png) _[gztool](https://packages.debian.org/bullseye/gztool) `1.1.1-1` - gzip-compressed file indexer_ -#### Password management/file/disk encryption - - - - - - -**[keepassxc](https://packages.debian.org/bullseye/keepassxc)** - Cross Platform Password Manager - - - KeePassXC is a free/open-source password manager or safe which helps you - to manage your passwords in a secure way. You can put all your - passwords in one database, which is locked with one master key or a - key-disk. So you only have to remember one single master password or - insert the key-disk to unlock the whole database. The databases are - encrypted using the algorithms AES or Twofish. - - - ------------------------ - - -- ![](green.png) [keepassxc](https://packages.debian.org/bullseye/keepassxc) `2.6.2+dfsg.1-1` - Cross Platform Password Manager -- ![](green.png) [seahorse](https://packages.debian.org/bullseye/seahorse) `3.38.0.1-2` - GNOME front end for GnuPG -- ![](green.png) [seahorse-daemon](https://packages.debian.org/bullseye/seahorse-daemon) `3.12.2-6` - Seahorse pass phrase caching agent -- ![](green.png) [gnome-keyring](https://packages.debian.org/bullseye/gnome-keyring) `3.36.0-1` - GNOME keyring services (daemon and tools) -- ![](green.png) [ssh-askpass-gnome](https://packages.debian.org/bullseye/ssh-askpass-gnome) `1:8.4p1-5` - interactive X program to prompt users for a passphrase for ssh-add -- ![](green.png) [libpam-gnome-keyring](https://packages.debian.org/bullseye/libpam-gnome-keyring) `3.36.0-1` - PAM module to unlock the GNOME keyring upon login -- ![](green.png) [gnupg](https://packages.debian.org/bullseye/gnupg) `2.2.27-2` - GNU privacy guard - a free PGP replacement -- ![](green.png) [gnupg2](https://packages.debian.org/bullseye/gnupg2) `2.2.27-2` - GNU privacy guard - a free PGP replacement (dummy transitional package) -- ![](green.png) [pwgen](https://packages.debian.org/bullseye/pwgen) `2.08-2` - Automatic Password generation -- ![](green.png) [nss-passwords](https://packages.debian.org/bullseye/nss-passwords) `0.3-1` - read passwords from a Mozilla keyring -- ![](green.png) [cryptsetup](https://packages.debian.org/bullseye/cryptsetup) `2:2.3.5-1` - disk encryption support - startup scripts -- ![](green.png) [libblockdev-crypto2](https://packages.debian.org/bullseye/libblockdev-crypto2) `2.25-2` - Crypto plugin for libblockdev -- ![](grey.png) _[keepassx](https://packages.debian.org/bullseye/keepassx) `2.0.3+git20190121.1682ab9-2.2` - Cross Platform Password Manager_ -- ![](grey.png) _[keepass2](https://packages.debian.org/bullseye/keepass2) `2.47+dfsg-2` - Password manager_ -- ![](grey.png) _[qtpass](https://packages.debian.org/bullseye/qtpass) `1.3.2-3` - GUI for password manager pass_ -- ![](grey.png) _[revelation](https://packages.debian.org/bullseye/revelation) `0.5.4-2` - GNOME3 Password manager_ -- ![](grey.png) _[apg](https://packages.debian.org/bullseye/apg) `2.2.3.dfsg.1-5+b2` - Automated Password Generator - Standalone version_ -- ![](grey.png) _[tcplay](https://packages.debian.org/bullseye/tcplay) `1.1-6` - Free and simple TrueCrypt Implementation based on dm-crypt_ -- ![](grey.png) _[xkcdpass](https://packages.debian.org/bullseye/xkcdpass) `1.16.5+dfsg.1-1.1` - secure passphrase generator inspired by XKCD 936_ -- ![](grey.png) _[pass](https://packages.debian.org/bullseye/pass) `1.7.3-2` - lightweight directory-based password manager_ -- ![](grey.png) _[tomb](https://packages.debian.org/bullseye/tomb) `2.9+dfsg1-1` - crypto undertaker_ -- ![](grey.png) _[zulucrypt-gui](https://packages.debian.org/bullseye/zulucrypt-gui) `5.7.1-2` - graphical front end for zulucrypt-cli_ -- ![](grey.png) _[zulumount-gui](https://packages.debian.org/bullseye/zulumount-gui) `5.7.1-2` - graphical front end for zulumount-cli_ -- ![](grey.png) _[libzulucrypt-plugins](https://packages.debian.org/bullseye/libzulucrypt-plugins) `5.7.1-2` - collection of plugins for zulucrypt_ -#### Text editors - - - - - - -**[mousepad](https://packages.debian.org/bullseye/mousepad)** - simple Xfce oriented text editor - - - Mousepad is a graphical text editor for Xfce based on Leafpad. - - - ------------------------ - - - - - - - -**[nano](https://packages.debian.org/bullseye/nano)** - small, friendly text editor inspired by Pico - - - GNU nano is an easy-to-use text editor originally designed as a replacement - for Pico, the ncurses-based editor from the non-free mailer package Pine - (itself now available under the Apache License as Alpine). - - - ------------------------ - - -- ![](green.png) [mousepad](https://packages.debian.org/bullseye/mousepad) `0.5.2-1` - simple Xfce oriented text editor -- ![](green.png) [nano](https://packages.debian.org/bullseye/nano) `5.4-2` - small, friendly text editor inspired by Pico -- ![](green.png) [vim-tiny](https://packages.debian.org/bullseye/vim-tiny) `2:8.2.2434-3` - Vi IMproved - enhanced vi editor - compact version -- ![](grey.png) _[gnome-builder](https://packages.debian.org/bullseye/gnome-builder) `3.38.2-1` - IDE for GNOME_ -- ![](grey.png) _[vim](https://packages.debian.org/bullseye/vim) `2:8.2.2434-3` - Vi IMproved - enhanced vi editor_ -- ![](grey.png) _[vim-doc](https://packages.debian.org/bullseye/vim-doc) `2:8.2.2434-3` - Vi IMproved - HTML documentation_ -- ![](grey.png) _[vim-scripts](https://packages.debian.org/bullseye/vim-scripts) `20210124.1` - plugins for vim, adding bells and whistles_ -- ![](grey.png) _[vim-addon-manager](https://packages.debian.org/bullseye/vim-addon-manager) `0.5.10` - manager of addons for the Vim editor_ -- ![](grey.png) _[focuswriter](https://packages.debian.org/bullseye/focuswriter) `1.7.6-2` - Fullscreen distraction-free writing program_ -- ![](grey.png) _[gedit](https://packages.debian.org/bullseye/gedit) `3.38.1-1` - official text editor of the GNOME desktop environment_ -- ![](grey.png) _[gedit-plugins](https://packages.debian.org/bullseye/gedit-plugins) `3.38.1-1` - set of plugins for gedit_ -- ![](grey.png) _[gedit-source-code-browser-plugin](https://packages.debian.org/bullseye/gedit-source-code-browser-plugin) `3.0.3-6` - source code class and function browser plugin for Gedit_ -- ![](grey.png) _[geany](https://packages.debian.org/bullseye/geany) `1.37.1-2` - fast and lightweight IDE_ -- ![](grey.png) _[nfoview](https://packages.debian.org/bullseye/nfoview) `1.28-1` - simple viewer for NFO files_ -#### Sticky notes - -- ![](grey.png) _[xpad](https://packages.debian.org/bullseye/xpad) `5.4.0-1` - sticky note application for X_ -#### Maps - -- ![](grey.png) _[gnome-maps](https://packages.debian.org/bullseye/gnome-maps) `3.38.6-0+deb11u1` - map application for GNOME_ -- ![](grey.png) _[marble-qt](https://packages.debian.org/bullseye/marble-qt) `4:20.12.3-1` - globe and map widget (no KDE dependencies)_ -- ![](grey.png) _[geoclue-2.0](https://packages.debian.org/bullseye/geoclue-2.0) `2.5.7-3` - geoinformation service_ -- ![](grey.png) _[josm](https://packages.debian.org/bullseye/josm) `0.0.svn17428+dfsg-2` - Editor for OpenStreetMap_ -- ![](grey.png) _[navit](https://packages.debian.org/bullseye/navit) `0.5.5+dfsg.1-2+b1` - Car navigation system with routing engine_ -- ![](grey.png) _[gpsd](https://packages.debian.org/bullseye/gpsd) `3.22-4` - Global Positioning System - daemon_ -- ![](grey.png) _[routino](https://packages.debian.org/bullseye/routino) `3.3.3-1` - Set of tools to find a path between two points_ -- ![](grey.png) _[mkgmapgui](https://packages.debian.org/bullseye/mkgmapgui) `1.1.ds-11` - Graphical User Interface for mkgmap_ -- ![](grey.png) _[mkgmap](https://packages.debian.org/bullseye/mkgmap) `0.0.0+svn4600-1` - Generate Garmin maps from OpenStreetMap data_ -- ![](grey.png) _[foxtrotgps](https://packages.debian.org/bullseye/foxtrotgps) `1.2.2+bzr330-1` - GTK+ mapping and GPS application_ -- ![](grey.png) _[gis-tasks](https://packages.debian.org/bullseye/gis-tasks) `0.0.20` - Debian GIS tasks for tasksel_ -- ![](grey.png) _[gpsprune](https://packages.debian.org/bullseye/gpsprune) `20.2-1` - visualize, edit, convert and prune GPS data_ -#### Screenshots - - - - - - -**[xfce4-screenshooter](https://packages.debian.org/bullseye/xfce4-screenshooter)** - screenshots utility for Xfce - - - Screenshooter is an utility for the Xfce Desktop Environment. It can take - desktop, rectangles or selected window screenshots, and you can bind it to - your "Print Screen" key. A panel plugin is provided too. - - - ------------------------ - - -- ![](green.png) [xfce4-screenshooter](https://packages.debian.org/bullseye/xfce4-screenshooter) `1.9.8-1` - screenshots utility for Xfce -- ![](grey.png) _[scrot](https://packages.debian.org/bullseye/scrot) `1.5-1` - command line screen capture utility_ -- ![](grey.png) _[gnome-screenshot](https://packages.debian.org/bullseye/gnome-screenshot) `3.38.0-1` - screenshot application for GNOME_ -- ![](grey.png) _[flameshot](https://packages.debian.org/bullseye/flameshot) `0.9.0+ds1-2` - Powerful yet simple-to-use screenshot software_ -#### Clocks/timers - - - - - - -**[gnome-clocks](https://packages.debian.org/bullseye/gnome-clocks)** - Simple GNOME app with stopwatch, timer, and world clock support - - - GNOME Clocks is a simple application to show the time and date in multiple - locations and set alarms or timers. A stopwatch is also included. - - - ------------------------ - - -- ![](green.png) [gnome-clocks](https://packages.debian.org/bullseye/gnome-clocks) `3.38.0-1` - Simple GNOME app with stopwatch, timer, and world clock support -- ![](green.png) [tty-clock](https://packages.debian.org/bullseye/tty-clock) `2.3-1+b1` - simple terminal clock -- ![](grey.png) _[dclock](https://packages.debian.org/bullseye/dclock) `2.2.2-13` - Digital clock for the X Window System with flexible display_ -- ![](grey.png) _[gtimer](https://packages.debian.org/bullseye/gtimer) `2.0.0-1.2+b1` - GTK-based X11 task timer_ -- ![](grey.png) _[stopwatch](https://packages.debian.org/bullseye/stopwatch) `3.5-8` - Virtual stopwatch and timer_ -- ![](grey.png) _[xfce4-timer-plugin](https://packages.debian.org/bullseye/xfce4-timer-plugin) `1.7.1-1` - timer plugin for Xfce panel_ -- ![](grey.png) _[screenruler](https://packages.debian.org/bullseye/screenruler) `0.960+bzr41+deb10-4` - measure objects on screen with a variety of metrics_ -#### Calculators - - - - - - -**[gnome-calculator](https://packages.debian.org/bullseye/gnome-calculator)** - GNOME desktop calculator - - - The GNOME calculator is a powerful graphical calculator with financial, - logical and scientific modes. It uses a multiple precision package to do its - arithmetic to give a high degree of accuracy. - - - ------------------------ - - -- ![](green.png) [gnome-calculator](https://packages.debian.org/bullseye/gnome-calculator) `3.38.2-1` - GNOME desktop calculator -- ![](green.png) [bc](https://packages.debian.org/bullseye/bc) `1.07.1-2+b2` - GNU bc arbitrary precision calculator language -- ![](green.png) [units](https://packages.debian.org/bullseye/units) `2.21-1` - converts between different systems of units -- ![](grey.png) _[num-utils](https://packages.debian.org/bullseye/num-utils) `0.5-15` - programs for dealing with numbers from the command line_ -- ![](grey.png) _[speedcrunch](https://packages.debian.org/bullseye/speedcrunch) `0.12.0-5` - High precision calculator_ -- ![](grey.png) _[gbase](https://packages.debian.org/bullseye/gbase) `0.5-2.2+b2` - small numeric base converter_ -- ![](grey.png) _[graphmonkey](https://packages.debian.org/bullseye/graphmonkey) `1.7-4.1` - a GTK#-based graphing calculator_ -#### Terminal emulators - - - - - - -**[xfce4-terminal](https://packages.debian.org/bullseye/xfce4-terminal)** - Xfce terminal emulator - - - This package contains Terminal, which is a lightweight and easy to use - terminal emulator for X11. It was created to fit nicely into the Xfce - desktop environment, but it also fits nice with other environments. - - - ------------------------ - - -- ![](green.png) [xfce4-terminal](https://packages.debian.org/bullseye/xfce4-terminal) `0.8.10-1` - Xfce terminal emulator -- ![](grey.png) _[lxterminal](https://packages.debian.org/bullseye/lxterminal) `0.4.0-1` - LXDE terminal emulator_ -- ![](grey.png) _[gnome-terminal](https://packages.debian.org/bullseye/gnome-terminal) `3.38.3-1` - GNOME terminal emulator application_ -- ![](grey.png) _[guake](https://packages.debian.org/bullseye/guake) `3.6.3-2` - Drop-down terminal for GNOME Desktop Environment_ -- ![](grey.png) _[terminator](https://packages.debian.org/bullseye/terminator) `2.1.0-2` - multiple GNOME terminals in one window_ -- ![](grey.png) _[rxvt-unicode](https://packages.debian.org/bullseye/rxvt-unicode) `9.22-11` - RXVT-like terminal emulator with Unicode and 256-color support_ -- ![](grey.png) _[tilda](https://packages.debian.org/bullseye/tilda) `1.5.4-1` - GTK+ based drop down terminal for Linux and Unix_ -#### Science - -- ![](grey.png) _[stellarium](https://packages.debian.org/bullseye/stellarium) `0.20.4-3` - real-time photo-realistic sky generator_ -- ![](grey.png) _[lightspeed](https://packages.debian.org/bullseye/lightspeed) `1.2a.debian.1-3` - Shows how objects moving at relativistic speeds look like_ -- ![](grey.png) _[wxmaxima](https://packages.debian.org/bullseye/wxmaxima) `20.12.1-1` - GUI for the computer algebra system Maxima_ -- ![](grey.png) _[gramps](https://packages.debian.org/bullseye/gramps) `5.1.3-1` - Genealogical research program_ -#### Color management - - - - - - -**[redshift-gtk](https://packages.debian.org/bullseye/redshift-gtk)** - Adjusts the color temperature of your screen -- GUI - - - The color temperature is set according to the position of the sun. A - different color temperature is set during night and daytime. During - twilight and early morning, the color temperature transitions smoothly - from night to daytime temperature to allow your eyes to slowly - adapt. - - - ------------------------ - - -- ![](green.png) [redshift-gtk](https://packages.debian.org/bullseye/redshift-gtk) `1.12-4.2` - Adjusts the color temperature of your screen -- GUI -- ![](grey.png) _[workrave](https://packages.debian.org/bullseye/workrave) `1.10.44-7.1` - Repetitive Strain Injury prevention tool_ -- ![](grey.png) _[safeeyes](https://packages.debian.org/bullseye/safeeyes) `2.0.6-1` - Protect your eyes from eye strain using this continuous breaks_ -#### CD burning - -- ![](grey.png) _[xfburn](https://packages.debian.org/bullseye/xfburn) `0.6.2-1` - CD-burner application for Xfce Desktop Environment_ -- ![](grey.png) _[brasero](https://packages.debian.org/bullseye/brasero) `3.12.2-6` - CD/DVD burning application for GNOME_ -- ![](grey.png) _[brasero-cdrkit](https://packages.debian.org/bullseye/brasero-cdrkit) `3.12.2-6` - cdrkit extensions for the Brasero burning application_ -- ![](grey.png) _[cdrdao](https://packages.debian.org/bullseye/cdrdao) `1:1.2.4-2` - records CDs in Disk-At-Once (DAO) mode_ -#### Desktop configuration utilities - -- ![](green.png) [xfce4-settings](https://packages.debian.org/bullseye/xfce4-settings) `4.16.0-1` - graphical application for managing Xfce settings -- ![](green.png) [gnome-system-tools](https://packages.debian.org/bullseye/gnome-system-tools) `3.0.0-9.1` - Cross-platform configuration utilities -- ![](green.png) [menulibre](https://packages.debian.org/bullseye/menulibre) `2.2.1-1` - advanced FreeDesktop.org compliant menu editor -- ![](green.png) [dconf-editor](https://packages.debian.org/bullseye/dconf-editor) `3.38.2-1` - simple configuration storage system - graphical editor -- ![](green.png) [dconf-cli](https://packages.debian.org/bullseye/dconf-cli) `0.38.0-2` - simple configuration storage system - utilities -- ![](green.png) [dconf-gsettings-backend](https://packages.debian.org/bullseye/dconf-gsettings-backend) `0.38.0-2` - simple configuration storage system - GSettings back-end -- ![](grey.png) _[gnome-tweaks](https://packages.debian.org/bullseye/gnome-tweaks) `3.34.0-4` - tool to adjust advanced configuration settings for GNOME_ -- ![](grey.png) _[gnome-settings-daemon](https://packages.debian.org/bullseye/gnome-settings-daemon) `3.38.2-1` - daemon handling the GNOME session settings_ -#### Power management - - - - - - -**[xfce4-power-manager](https://packages.debian.org/bullseye/xfce4-power-manager)** - power manager for Xfce desktop - - - This power manager for the Xfce desktop enables laptop users to set up - a power profile for two different modes "on battery power" and "on ac - power" while still allowing desktop users to at least change the DPMS - settings and CPU frequency using the settings dialogue.. - - - ------------------------ - - -- ![](green.png) [xfce4-power-manager](https://packages.debian.org/bullseye/xfce4-power-manager) `4.16.0-1` - power manager for Xfce desktop -- ![](green.png) [xfce4-battery-plugin](https://packages.debian.org/bullseye/xfce4-battery-plugin) `1.1.3-1` - battery monitor plugin for the Xfce4 panel -- ![](green.png) [radeontool](https://packages.debian.org/bullseye/radeontool) `1.6.3-1+b1` - utility to control ATI Radeon backlight functions on laptops -- ![](green.png) [bumblebee](https://packages.debian.org/bullseye/bumblebee) `3.2.1-27` - NVIDIA Optimus support for Linux -- ![](green.png) [vbetool](https://packages.debian.org/bullseye/vbetool) `1.1-5` - run real-mode video BIOS code to alter hardware state -- ![](green.png) [powertop](https://packages.debian.org/bullseye/powertop) `2.11-1` - diagnose issues with power consumption and management -- ![](green.png) [usbutils](https://packages.debian.org/bullseye/usbutils) `1:013-3` - Linux USB utilities -- ![](green.png) [acpi](https://packages.debian.org/bullseye/acpi) `1.7-1.1` - displays information on ACPI devices -- ![](green.png) [acpi-support](https://packages.debian.org/bullseye/acpi-support) `0.143-5` - scripts for handling many ACPI events -- ![](green.png) [acpi-support-base](https://packages.debian.org/bullseye/acpi-support-base) `0.143-5` - scripts for handling base ACPI events such as the power button -- ![](green.png) [laptop-mode-tools](https://packages.debian.org/bullseye/laptop-mode-tools) `1.74-1.1` - Tools for Power Savings based on battery/AC status -- ![](green.png) [fancontrol](https://packages.debian.org/bullseye/fancontrol) `1:3.6.0-7` - utility to control the fan speed -- ![](green.png) [rfkill](https://packages.debian.org/bullseye/rfkill) `2.36.1-8` - tool for enabling and disabling wireless devices -- ![](green.png) [cpufrequtils](https://packages.debian.org/bullseye/cpufrequtils) `008-2` - utilities to deal with the cpufreq Linux kernel feature -- ![](green.png) [pm-utils](https://packages.debian.org/bullseye/pm-utils) `1.4.1-19` - utilities and scripts for power management -- ![](grey.png) _[powerdebug](https://packages.debian.org/bullseye/powerdebug) `0.7.0-2013.08-1+b3` - tool to display regulator, sensor and clock information_ -- ![](grey.png) _[tlp](https://packages.debian.org/bullseye/tlp) `1.3.1-2` - Save battery power on laptops_ -- ![](grey.png) _[powerstat](https://packages.debian.org/bullseye/powerstat) `0.02.25-1` - laptop power measuring tool_ -- ![](grey.png) _[i8kutils](https://packages.debian.org/bullseye/i8kutils) `1.43+nmu1` - Fan control for Dell laptops_ -- ![](grey.png) _[usbtop](https://packages.debian.org/bullseye/usbtop) `1.0+dfsg-1` - utility to show bandwidth on USB buses and devices_ -- ![](grey.png) _[primus](https://packages.debian.org/bullseye/primus) `0~20150328-13` - client-side GPU offloading for NVIDIA Optimus_ -- ![](grey.png) _[hd-idle](https://packages.debian.org/bullseye/hd-idle) `1.05+ds-2` - Spin down idle [USB] hard disks_ -#### Character map/font viewer - -- ![](green.png) [gucharmap](https://packages.debian.org/bullseye/gucharmap) `1:13.0.5-1` - Unicode character picker and font browser -- ![](green.png) [gnome-font-viewer](https://packages.debian.org/bullseye/gnome-font-viewer) `3.34.0-2+b1` - font viewer for GNOME -- ![](grey.png) _[font-manager](https://packages.debian.org/bullseye/font-manager) `0.8.4-1` - font management application for the GNOME desktop_ -- ![](grey.png) _[thunar-font-manager](https://packages.debian.org/bullseye/thunar-font-manager) `0.8.4-1` - Thunar extension for Font Manager_ -#### Spell checking/dictionaries - -- ![](green.png) [hunspell](https://packages.debian.org/bullseye/hunspell) `1.7.0-3` - spell checker and morphological analyzer (program) -- ![](green.png) [hunspell-en-us](https://packages.debian.org/bullseye/hunspell-en-us) `1:2019.10.06-1` - English_american dictionary for hunspell -- ![](green.png) [hunspell-fr](https://packages.debian.org/bullseye/hunspell-fr) `1:7.0-1` - French dictionary for hunspell (dependency package) -- ![](green.png) [aspell](https://packages.debian.org/bullseye/aspell) `0.60.8-3` - GNU Aspell spell-checker -- ![](green.png) [aspell-fr](https://packages.debian.org/bullseye/aspell-fr) `0.50-3-8.1` - French dictionary for aspell -- ![](green.png) [hunspell-fr](https://packages.debian.org/bullseye/hunspell-fr) `1:7.0-1` - French dictionary for hunspell (dependency package) -- ![](green.png) [ispell](https://packages.debian.org/bullseye/ispell) `3.4.02-2` - International Ispell (an interactive spelling corrector) -- ![](green.png) [iamerican](https://packages.debian.org/bullseye/iamerican) `3.4.02-2` - American English dictionary for ispell (standard version) -- ![](green.png) [ibritish](https://packages.debian.org/bullseye/ibritish) `3.4.02-2` - British English dictionary for ispell (standard version) -- ![](green.png) [ifrench-gut](https://packages.debian.org/bullseye/ifrench-gut) `1:1.0-32.1` - French dictionary for ispell (GUTenberg version) -- ![](green.png) [wfrench](https://packages.debian.org/bullseye/wfrench) `1.2.6-1` - French dictionary words for /usr/share/dict -- ![](grey.png) _[xfce4-dict](https://packages.debian.org/bullseye/xfce4-dict) `0.8.4-1` - Dictionary plugin for Xfce4 panel_ -- ![](grey.png) _[gnome-dictionary](https://packages.debian.org/bullseye/gnome-dictionary) `3.26.1-6` - GNOME dictionary application_ -- ![](grey.png) _[goldendict](https://packages.debian.org/bullseye/goldendict) `1.5.0~rc2+git20200409+ds-2` - feature-rich dictionary lookup program_ -- ![](grey.png) _[verbiste-gnome](https://packages.debian.org/bullseye/verbiste-gnome) `0.1.47-1` - French and Italian conjugator - GNOME interface_ -#### Resources - -- ![](green.png) [desktop-base](https://packages.debian.org/bullseye/desktop-base) `11.0.3` - common files for the Debian Desktop -- ![](green.png) [papirus-icon-theme](https://packages.debian.org/bullseye/papirus-icon-theme) `20210201-1` - Papirus open source icon theme for Linux -- ![](green.png) [arc-theme](https://packages.debian.org/bullseye/arc-theme) `20201013-2` - Flat theme with transparent elements -- ![](green.png) [gnome-themes-standard](https://packages.debian.org/bullseye/gnome-themes-standard) `3.28-1` - Adwaita GTK+ 2 theme — engine - transitional package -- ![](green.png) [sound-theme-freedesktop](https://packages.debian.org/bullseye/sound-theme-freedesktop) `0.8-2` - freedesktop.org sound theme -- ![](green.png) [gnome-audio](https://packages.debian.org/bullseye/gnome-audio) `2.22.2-1.2` - Audio files for GNOME -- ![](grey.png) _[faenza-icon-theme](https://packages.debian.org/bullseye/faenza-icon-theme) `1.3.1-1.1` - Faenza icon theme_ -- ![](grey.png) _[deepin-icon-theme](https://packages.debian.org/bullseye/deepin-icon-theme) `2020.09.25-1` - Icon Theme for Deepin software and Deepin Desktop Environment_ -- ![](grey.png) _[paper-icon-theme](https://packages.debian.org/bullseye/paper-icon-theme) `1.5.0+git20200312.aa3e8af-3` - simple and modern icon and cursor theme_ -#### Virtual keyboards - -- ![](grey.png) _[onboard](https://packages.debian.org/bullseye/onboard) `1.4.1-5+b3` - Simple On-screen Keyboard_ -- ![](grey.png) _[onboard-data](https://packages.debian.org/bullseye/onboard-data) `1.4.1-5` - Language model files for the word suggestion feature of Onboard_ -- ![](grey.png) _[cellwriter](https://packages.debian.org/bullseye/cellwriter) `1.3.6-3` - grid-entry handwriting input panel_ -#### Other - -- ![](green.png) [libnotify-bin](https://packages.debian.org/bullseye/libnotify-bin) `0.7.9-3` - sends desktop notifications to a notification daemon (Utilities) -- ![](green.png) [zenity](https://packages.debian.org/bullseye/zenity) `3.32.0-6` - Display graphical dialog boxes from shell scripts -- ![](green.png) [numlockx](https://packages.debian.org/bullseye/numlockx) `1.2-8` - enable NumLock in X11 sessions -- ![](green.png) [x11-apps](https://packages.debian.org/bullseye/x11-apps) `7.7+8` - X applications -- ![](green.png) [xbitmaps](https://packages.debian.org/bullseye/xbitmaps) `1.1.1-2.1` - Base X bitmaps -- ![](green.png) [wmctrl](https://packages.debian.org/bullseye/wmctrl) `1.07-7+b1` - control an EWMH/NetWM compatible X Window Manager -- ![](green.png) [xclip](https://packages.debian.org/bullseye/xclip) `0.13-2` - command line interface to X selections -- ![](green.png) [xcalib](https://packages.debian.org/bullseye/xcalib) `0.8.dfsg1-2.1` - Tiny monitor calibration loader for Xorg -- ![](green.png) [xbacklight](https://packages.debian.org/bullseye/xbacklight) `1.2.1-1+b3` - simple utility to set the backlight level -- ![](green.png) [conky-all](https://packages.debian.org/bullseye/conky-all) `1.11.6-2` - highly configurable system monitor (all features enabled) -- ![](green.png) [gtk2-engines](https://packages.debian.org/bullseye/gtk2-engines) `1:2.20.2-5` - theme engines for GTK+ 2.x -- ![](green.png) [gtk2-engines-murrine](https://packages.debian.org/bullseye/gtk2-engines-murrine) `0.98.2-3` - cairo-based gtk+-2.0 theme engine -- ![](green.png) [gtk2-engines-pixbuf](https://packages.debian.org/bullseye/gtk2-engines-pixbuf) `2.24.33-2` - pixbuf-based theme for GTK 2 -- ![](green.png) [xdg-user-dirs-gtk](https://packages.debian.org/bullseye/xdg-user-dirs-gtk) `0.10-3` - tool to manage well known user directories (Gtk extension) -- ![](green.png) [libfile-mimeinfo-perl](https://packages.debian.org/bullseye/libfile-mimeinfo-perl) `0.30-1` - Perl module to determine file types -- ![](green.png) [policykit-1-gnome](https://packages.debian.org/bullseye/policykit-1-gnome) `0.105-7` - authentication agent for PolicyKit -- ![](grey.png) _[randtype](https://packages.debian.org/bullseye/randtype) `1.13-11+b1` - semi-random text typer_ -- ![](grey.png) _[winwrangler](https://packages.debian.org/bullseye/winwrangler) `0.2.4-5+b1` - Daemon for manipulating windows (tiled layout, etc.)_ -- ![](grey.png) _[xdotool](https://packages.debian.org/bullseye/xdotool) `1:3.20160805.1-4` - simulate (generate) X11 keyboard/mouse input events_ \ No newline at end of file diff --git a/doc/md/usage.md b/doc/md/usage.md deleted file mode 100644 index 55a8d33..0000000 --- a/doc/md/usage.md +++ /dev/null @@ -1,26 +0,0 @@ -# Usage - -Head to the **[Debian wiki](https://wiki.debian.org)** for information on how to use your Debian/GNU Linux system, notably: - - - [Package management](https://wiki.debian.org/PackageManagement) (installing/removing/upgrading software) - - [Software](https://wiki.debian.org/Software) - - [Xfce](https://wiki.debian.org/Xfce) - -See the package lists in the sidebar for useful links about installed software. - - -## Maintenance & security - - * Only install software from your [package manager](https://wiki.debian.org/PackageManagement), do not run or install software or commands for untrusted sources - * Backup your data periodically to an external storage using [Back In Time](https://backintime.readthedocs.io/en/latest/quick-start.html) - * Only enter your administrator password to perform necessary system administration tasks - * Use strong (long) passwords/phrases, do not reuse passwords for different services (use the [KeepassXC](https://keepassxc.org/) password manager), use secure network protocols (HTTPS, ...), use disk encryption - * Security updates will be applied automatically [at least until 2022 and at most until 2024](https://www.debian.org/releases/) (unattended-upgrades) - * Keep your hardware in good condition - - -## Issues - -* [Gitlab issue tracker](https://gitlab.com/nodiscc/dlc) -* [TODO.md](TODO.md) -* [Debian bug tracker (BTS)](https://wiki.debian.org/BTS) \ No newline at end of file