Compare commits
2 commits
0cf154c33e
...
d823492136
Author | SHA1 | Date | |
---|---|---|---|
|
d823492136 | ||
|
dce8db5dcd |
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,7 @@ pacman -S skim
|
||||||
# Rust
|
# Rust
|
||||||
pacman -S cargo-audit cargo-outdated cargo-release rustup
|
pacman -S cargo-audit cargo-outdated cargo-release rustup
|
||||||
# CLI software
|
# 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
|
# Hyprland
|
||||||
pacman -S hyprland xdg-desktop-portal-hyprland wofi qt5-wayland qt6-wayland
|
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
|
pacman -S pipewire wireplumber pipewire-audio pipewire-alsa pipewire-pulse pipewire-jack pipewire-x11-bell
|
||||||
|
@ -31,6 +31,8 @@ pacman -S unrar p7zip zip unzip minizip
|
||||||
pacman -S wl-clipboard xclip
|
pacman -S wl-clipboard xclip
|
||||||
# MS-DOS
|
# MS-DOS
|
||||||
pacman -S dosfstools mtools
|
pacman -S dosfstools mtools
|
||||||
|
# AUR
|
||||||
|
pacman -S pacman-contrib namcap
|
||||||
```
|
```
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
|
|
Loading…
Reference in a new issue