From dce8db5dcdca4068be18aac260d6dac212a9c11c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Wed, 20 Dec 2023 17:47:35 +0100 Subject: [PATCH 1/2] Add python-black --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26be04d..7803a7f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ pacman -S skim # Rust pacman -S cargo-audit cargo-outdated cargo-release rustup # CLI software -pacman -S dog exiv2 gnupg imagemagick mkcert ncdu nmap pass playerctl python-shodan python-weasyprint qrencode rsync shellcheck sqlmap ssh-audit yt-dlp +pacman -S dog exiv2 gnupg imagemagick mkcert ncdu nmap pass playerctl python-black python-shodan python-weasyprint qrencode rsync shellcheck sqlmap ssh-audit yt-dlp # Hyprland pacman -S hyprland xdg-desktop-portal-hyprland wofi qt5-wayland qt6-wayland pacman -S pipewire wireplumber pipewire-audio pipewire-alsa pipewire-pulse pipewire-jack pipewire-x11-bell From d82349213627028d32e5935aae597ada871324eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Wed, 20 Dec 2023 17:49:01 +0100 Subject: [PATCH 2/2] Add packaging helpers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7803a7f..d0a4b86 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ pacman -S unrar p7zip zip unzip minizip pacman -S wl-clipboard xclip # MS-DOS pacman -S dosfstools mtools +# AUR +pacman -S pacman-contrib namcap ``` ``` sh