From: xf0r3m Date: Tue, 1 Aug 2023 07:53:07 +0000 (+0200) Subject: Dodanie dwóch pakietów: 'firefox-esr' oraz 'xfce4-notes-plugin'. Rozwiązanie problemu... X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=259e7eb94b96435dd6e4ca3c1553f5eb80aae783;p=ipr.git Dodanie dwóch pakietów: 'firefox-esr' oraz 'xfce4-notes-plugin'. Rozwiązanie problemu z wartością 'N/I' przy 'xfce4-notes-plugin' dla wersji stable --- diff --git a/get_preformated_installed_list.sh b/get_preformated_installed_list.sh index a487d34..e1ab4f4 100644 --- a/get_preformated_installed_list.sh +++ b/get_preformated_installed_list.sh @@ -1,4 +1,4 @@ #!/bin/bash apt-get update > /dev/null 2>&1; -apt list | grep 'installed' | awk '{printf $1" "$2"\n"}' | sed -e "s/\/${1},.*\ / /g" -e "s/\/${1}\ / /g" +apt list | grep 'installed' | awk '{printf $1" "$2"\n"}' | sed -e "s/\/${1},.*\ / /g" -e "s/\/${1}\ / /g" -e "s/\/now\ / /g" diff --git a/list.txt b/list.txt index c5b4edc..5906479 100644 --- a/list.txt +++ b/list.txt @@ -18,6 +18,7 @@ extlinux feh ffmpeg figlet +firefox-esr firejail gimp git @@ -72,6 +73,7 @@ wget wireless-tools xdm xfce4 +xfce4-notes-plugin xinit xorriso xserver-xorg diff --git a/list_stable.txt b/list_stable.txt index f9a0629..8d2da98 100644 --- a/list_stable.txt +++ b/list_stable.txt @@ -60,3 +60,5 @@ virt-manager conky picom xfce4 +xfce4-notes-plugin +firefox-esr diff --git a/list_testing.txt b/list_testing.txt index 1676525..ade285d 100644 --- a/list_testing.txt +++ b/list_testing.txt @@ -62,3 +62,5 @@ mutt linux-image-amd64 live-boot systemd-sysv +firefox-esr +xfce4-notes-plugin