2024-07-10 14:25:07 +00:00
|
|
|
common:
|
2024-05-22 15:35:11 +00:00
|
|
|
base:
|
2024-07-19 08:45:38 +00:00
|
|
|
- linux-headers
|
2024-05-22 15:35:11 +00:00
|
|
|
- util-linux
|
2024-07-19 08:45:38 +00:00
|
|
|
- dkms
|
2024-05-22 15:35:11 +00:00
|
|
|
- less
|
|
|
|
- git
|
|
|
|
- tmux
|
2024-05-27 21:19:04 +00:00
|
|
|
- screen
|
2024-05-22 15:35:11 +00:00
|
|
|
- openssh
|
|
|
|
- base-devel
|
2024-05-27 21:19:04 +00:00
|
|
|
- name: mosh
|
|
|
|
desc: The best to connect to remote server!
|
2024-05-30 16:28:31 +00:00
|
|
|
- name: python-pipx
|
|
|
|
desc: To install python stuff
|
2024-07-03 16:03:08 +00:00
|
|
|
- name: pacman-contrib
|
|
|
|
desc: Include pactree
|
2024-05-30 16:28:31 +00:00
|
|
|
|
|
|
|
libs:
|
|
|
|
- protobuf
|
|
|
|
- libosmium
|
|
|
|
- name: expat
|
|
|
|
desc: XML parser lib
|
|
|
|
|
|
|
|
hardware:
|
|
|
|
printing:
|
|
|
|
- cups
|
2024-07-05 10:00:35 +00:00
|
|
|
gpu:
|
|
|
|
- mesa-utils
|
2024-07-24 06:42:28 +00:00
|
|
|
displays:
|
|
|
|
- ddcutil
|
2024-05-30 16:28:31 +00:00
|
|
|
_:
|
|
|
|
- acpi
|
|
|
|
- smartmontools # monitor drive (SSD) health
|
|
|
|
- lshw
|
|
|
|
- dmidecode # to list memory slots
|
|
|
|
- usbutils
|
|
|
|
- brightnessctl
|
|
|
|
- lm_sensors
|
2024-05-27 21:19:04 +00:00
|
|
|
|
|
|
|
network:
|
|
|
|
- sshfs
|
|
|
|
- unbound
|
2024-07-03 16:03:08 +00:00
|
|
|
- networkmanager-openvpn
|
2024-05-22 15:35:11 +00:00
|
|
|
|
2024-05-30 16:28:31 +00:00
|
|
|
keymap:
|
|
|
|
- aur/xkb-qwerty-fr
|
|
|
|
|
|
|
|
bluetooth:
|
|
|
|
- bluez
|
|
|
|
- bluez-utils
|
2024-07-26 13:07:20 +00:00
|
|
|
- blueman
|
2024-05-30 16:28:31 +00:00
|
|
|
- aur/bluetuith
|
|
|
|
|
2024-05-22 15:35:11 +00:00
|
|
|
utils:
|
|
|
|
_:
|
2024-05-27 21:19:04 +00:00
|
|
|
- bat
|
2024-07-31 19:32:52 +00:00
|
|
|
- git-delta
|
2024-05-27 21:19:04 +00:00
|
|
|
- plantuml
|
2024-06-17 12:52:30 +00:00
|
|
|
- desc: Env loader, export env variables from dotenv file in shell scripts
|
|
|
|
name: aur/zenv
|
2024-07-03 16:03:08 +00:00
|
|
|
backup:
|
|
|
|
- borg
|
|
|
|
docs:
|
|
|
|
- man-pages
|
|
|
|
- man-db
|
|
|
|
- tldr
|
|
|
|
- zeal
|
2024-05-27 21:19:04 +00:00
|
|
|
finder:
|
2024-05-22 15:35:11 +00:00
|
|
|
- fzf
|
|
|
|
- ripgrep
|
|
|
|
- fd
|
2024-07-03 16:03:08 +00:00
|
|
|
- exa
|
2024-05-27 21:19:04 +00:00
|
|
|
unix:
|
|
|
|
- moreutils
|
|
|
|
- rlwrap
|
2024-05-22 15:35:11 +00:00
|
|
|
- name: pv
|
|
|
|
desc: pipe viewer
|
|
|
|
- name: at
|
|
|
|
desc: scheduler
|
2024-05-27 21:19:04 +00:00
|
|
|
automation:
|
|
|
|
- ansible
|
2024-05-30 16:28:31 +00:00
|
|
|
- ansible-lint
|
2024-05-22 15:35:11 +00:00
|
|
|
text_processing:
|
|
|
|
json:
|
|
|
|
- jo
|
|
|
|
- jq
|
|
|
|
- fx
|
2024-07-24 06:42:28 +00:00
|
|
|
- name: jc
|
|
|
|
desc: Adapter to convert regular command to JSON output
|
2024-05-22 15:35:11 +00:00
|
|
|
yaml:
|
|
|
|
- yq
|
|
|
|
csv:
|
|
|
|
- xsv # rust CSV toolkit
|
2024-05-30 16:28:31 +00:00
|
|
|
language:
|
|
|
|
ocr:
|
|
|
|
- tesseract
|
|
|
|
- tesseract-data-fra
|
|
|
|
- tesseract-data-eng
|
|
|
|
spell:
|
|
|
|
- hunspell
|
|
|
|
- hunspell-en_us
|
|
|
|
- hunspell-fr
|
2024-05-27 21:19:04 +00:00
|
|
|
mail:
|
|
|
|
- s-nail
|
|
|
|
fun:
|
|
|
|
- figlet
|
|
|
|
- cowsay
|
|
|
|
- aur/boxes
|
|
|
|
- fortune-mod
|
2024-05-22 15:35:11 +00:00
|
|
|
archives:
|
|
|
|
- unzip
|
2024-06-07 08:18:11 +00:00
|
|
|
- zip
|
2024-05-22 15:35:11 +00:00
|
|
|
bureautique:
|
|
|
|
- unoconv # can be used to export ODT to pdf
|
|
|
|
- pandoc # general purpose document converter
|
2024-05-31 16:45:28 +00:00
|
|
|
- typst # an alternative to latex
|
2024-07-02 16:22:13 +00:00
|
|
|
- aur/marp-cli-bin # create presentation from markdown
|
2024-06-03 21:01:09 +00:00
|
|
|
latex:
|
|
|
|
- texlive-basic
|
|
|
|
- texlive-latex
|
|
|
|
- texlive-latexrecommended
|
|
|
|
- texlive-fontsrecommended
|
|
|
|
- texlive-fontsextra
|
2024-05-22 15:35:11 +00:00
|
|
|
math:
|
|
|
|
- libqalculate # qalc
|
2024-05-27 21:19:04 +00:00
|
|
|
git:
|
|
|
|
- aur/gitwatch-git
|
|
|
|
- tig
|
2024-05-22 15:35:11 +00:00
|
|
|
network:
|
2024-05-27 21:19:04 +00:00
|
|
|
http:
|
|
|
|
- jwt-cli
|
|
|
|
- curl
|
|
|
|
- wget
|
|
|
|
- miniserve
|
|
|
|
- mitmproxy
|
|
|
|
- name: trurl
|
|
|
|
desc: URL processing
|
2024-07-02 16:22:13 +00:00
|
|
|
- name: aur/oauth2c
|
|
|
|
desc: OAuth2 client
|
2024-07-08 15:34:28 +00:00
|
|
|
- name: httrack
|
|
|
|
desc: Download whole website for offline use
|
2024-05-30 16:28:31 +00:00
|
|
|
dns:
|
|
|
|
- bind
|
2024-07-08 15:34:28 +00:00
|
|
|
- aur/python-dnsrecon
|
2024-05-27 21:19:04 +00:00
|
|
|
_:
|
|
|
|
- nmap
|
|
|
|
- wireguard-tools
|
|
|
|
- tcpdump
|
|
|
|
- socat # TCP proxy or relay
|
|
|
|
- rsync
|
|
|
|
- rclone
|
|
|
|
- whois
|
|
|
|
- traceroute
|
|
|
|
- nload
|
2024-06-10 16:21:54 +00:00
|
|
|
inspection:
|
|
|
|
- strace
|
|
|
|
- wireshark-cli
|
|
|
|
- name: binwalk
|
|
|
|
desc: Inspect a binary to search for embeded files and binaries (https://www.kali.org/tools/binwalk/)
|
|
|
|
- name: aur/libtree
|
|
|
|
desc: Inspect a binary and output of tree of system libraries
|
|
|
|
|
2024-05-22 15:35:11 +00:00
|
|
|
fs:
|
|
|
|
- lsof
|
2024-07-03 16:03:08 +00:00
|
|
|
- name: ncdu
|
|
|
|
desc: Disk usage explorer
|
2024-07-05 10:00:35 +00:00
|
|
|
- name: cdrtools
|
|
|
|
desc: Tool to manipulate ISO
|
2024-05-22 15:35:11 +00:00
|
|
|
tui:
|
|
|
|
browser:
|
|
|
|
- w3m
|
2024-05-27 21:19:04 +00:00
|
|
|
files:
|
|
|
|
- lf
|
|
|
|
security:
|
|
|
|
- siege
|
|
|
|
monitoring:
|
|
|
|
- htop
|
2024-05-31 16:45:28 +00:00
|
|
|
- btop
|
2024-05-27 21:19:04 +00:00
|
|
|
android:
|
|
|
|
- scrcpy
|
2024-05-30 16:28:31 +00:00
|
|
|
- kdeconnect
|
|
|
|
geo: []
|
2024-06-10 21:30:00 +00:00
|
|
|
#- aur/osmium-tool
|
2024-05-31 06:53:35 +00:00
|
|
|
random_gen:
|
2024-05-30 16:28:31 +00:00
|
|
|
- python-faker
|
2024-05-31 06:53:35 +00:00
|
|
|
- aur/uuid
|
2024-05-22 15:35:11 +00:00
|
|
|
|
2024-08-05 17:35:31 +00:00
|
|
|
cli_frontends:
|
|
|
|
forges:
|
|
|
|
# front end to interact with remote forge services
|
|
|
|
- github-cli
|
|
|
|
- glab
|
|
|
|
- tea
|
|
|
|
|
2024-05-22 15:35:11 +00:00
|
|
|
multimedia:
|
2024-07-02 16:22:13 +00:00
|
|
|
youtube:
|
|
|
|
- yt-dlp
|
|
|
|
- name: ytfzf
|
|
|
|
desc: Look for youtube video
|
2024-07-04 11:34:14 +00:00
|
|
|
player:
|
|
|
|
- mpv
|
|
|
|
- name: mpv-mpris
|
|
|
|
desc: Allow to control MPV with MPRIS protocol (playerctl)
|
2024-07-08 15:34:28 +00:00
|
|
|
book:
|
|
|
|
- foliate
|
2024-07-02 16:22:13 +00:00
|
|
|
_:
|
|
|
|
- ffmpeg
|
|
|
|
- imagemagick
|
|
|
|
- zbar
|
|
|
|
- zint
|
|
|
|
- qrencode
|
|
|
|
- newsboat
|
2024-05-22 15:35:11 +00:00
|
|
|
|
2024-07-03 16:03:08 +00:00
|
|
|
password:
|
2024-05-22 15:35:11 +00:00
|
|
|
- gopass
|
2024-07-03 16:03:08 +00:00
|
|
|
- pass
|
2024-05-22 15:35:11 +00:00
|
|
|
|
2024-06-20 15:29:00 +00:00
|
|
|
virtualization:
|
|
|
|
- qemu-base
|
|
|
|
- name: guestfs-tools
|
|
|
|
desc: include the very useful virt-customize
|
|
|
|
- name: libguestfs
|
|
|
|
desc: include virt-install
|
|
|
|
|
|
|
|
docker:
|
|
|
|
- docker
|
2024-07-10 14:25:07 +00:00
|
|
|
- kubectl
|
2024-08-05 17:35:31 +00:00
|
|
|
- name: aur/hadolint-bin
|
|
|
|
desc: Linter for Dockerfile, with all haskell dependencies
|
2024-06-20 15:29:00 +00:00
|
|
|
|
2024-05-27 21:19:04 +00:00
|
|
|
programming:
|
2024-05-31 16:45:28 +00:00
|
|
|
_:
|
|
|
|
- name: just
|
|
|
|
desc: "Handy way to save project-specific commands"
|
2024-07-11 10:07:06 +00:00
|
|
|
html:
|
2024-07-16 18:36:32 +00:00
|
|
|
- name: tidy
|
2024-07-11 10:07:06 +00:00
|
|
|
desc: HTML beautifier
|
2024-05-27 21:19:04 +00:00
|
|
|
sqlite:
|
|
|
|
- sqlite
|
2024-07-15 09:56:49 +00:00
|
|
|
- sqlite-analyzer
|
2024-05-27 21:19:04 +00:00
|
|
|
- aur/litecli
|
2024-07-15 09:56:49 +00:00
|
|
|
- sqlite-doc
|
2024-05-22 15:35:11 +00:00
|
|
|
editor:
|
2024-07-16 18:47:48 +00:00
|
|
|
- vi
|
2024-05-22 15:35:11 +00:00
|
|
|
- vim
|
2024-07-03 16:03:08 +00:00
|
|
|
- neovim
|
2024-05-22 15:35:11 +00:00
|
|
|
- helix
|
|
|
|
c:
|
|
|
|
- gcc
|
2024-06-11 11:10:38 +00:00
|
|
|
- clang
|
2024-05-22 15:35:11 +00:00
|
|
|
- make
|
2024-05-26 20:17:13 +00:00
|
|
|
- cmake
|
|
|
|
- libxkbcommon
|
2024-05-27 21:19:04 +00:00
|
|
|
- raylib
|
2024-06-07 08:18:11 +00:00
|
|
|
- libzip
|
2024-07-10 21:02:42 +00:00
|
|
|
node:
|
|
|
|
- nodejs
|
|
|
|
- npm
|
2024-07-15 09:56:49 +00:00
|
|
|
- deno
|
2024-08-06 15:24:31 +00:00
|
|
|
- yarn
|
2024-05-27 21:19:04 +00:00
|
|
|
lsp:
|
|
|
|
- gopls
|
|
|
|
- rust-analyzer
|
2024-06-11 11:10:38 +00:00
|
|
|
- typst-lsp
|
2024-06-11 15:22:00 +00:00
|
|
|
- vscode-css-languageserver
|
2024-06-11 11:10:38 +00:00
|
|
|
- pyright
|
|
|
|
- typescript-language-server
|
|
|
|
- svelte-language-server
|
|
|
|
- lua-language-server
|
2024-07-02 16:22:13 +00:00
|
|
|
rust:
|
|
|
|
- cargo-watch
|
2024-05-27 21:19:04 +00:00
|
|
|
# - rustup
|
|
|
|
dbs:
|
|
|
|
- redis
|
2024-05-31 16:45:28 +00:00
|
|
|
- postgresql
|
|
|
|
- postgis
|
2024-05-27 21:19:04 +00:00
|
|
|
python:
|
2024-05-30 16:28:31 +00:00
|
|
|
_:
|
2024-07-11 10:07:06 +00:00
|
|
|
- pyenv
|
2024-05-30 16:28:31 +00:00
|
|
|
- python-pip
|
|
|
|
- python-poetry
|
2024-05-27 21:19:04 +00:00
|
|
|
lint:
|
|
|
|
- ruff
|
2024-07-08 15:34:28 +00:00
|
|
|
lib:
|
2024-07-11 10:07:06 +00:00
|
|
|
- python-pyaml
|
2024-07-08 15:34:28 +00:00
|
|
|
- python-numpy
|
|
|
|
- python-pandas
|
|
|
|
- python-networkx
|
2024-07-11 10:07:06 +00:00
|
|
|
- python-humanize
|
|
|
|
- python-rich
|
|
|
|
- python-dbus
|
2024-05-27 21:19:04 +00:00
|
|
|
lua:
|
|
|
|
- lua
|
2024-06-10 21:30:00 +00:00
|
|
|
web:
|
|
|
|
- caddy
|
2024-05-30 16:28:31 +00:00
|
|
|
static:
|
|
|
|
- hugo
|
2024-05-22 15:35:11 +00:00
|
|
|
|
|
|
|
shell:
|
|
|
|
- fish
|
|
|
|
- aur/fish-fzf
|
2024-05-26 20:17:13 +00:00
|
|
|
- zoxide
|
2024-05-22 15:35:11 +00:00
|
|
|
- name: dash
|
|
|
|
desc: Simple POSIX compliant shell
|
2024-07-03 16:03:08 +00:00
|
|
|
- name: shellcheck
|
2024-05-22 15:35:11 +00:00
|
|
|
desc: Static analyzer for shell script
|
|
|
|
|
2024-05-27 21:19:04 +00:00
|
|
|
audio:
|
2024-05-22 15:35:11 +00:00
|
|
|
control:
|
2024-05-27 21:19:04 +00:00
|
|
|
- name: pavucontrol
|
|
|
|
desc: GTK GUI
|
|
|
|
- name: pulsemixer
|
|
|
|
desc: pulseaudio TUI
|
2024-05-22 15:35:11 +00:00
|
|
|
|
|
|
|
desktop:
|
|
|
|
wayland:
|
2024-07-02 17:25:43 +00:00
|
|
|
# https://github.com/natpen/awesome-wayland
|
2024-05-27 21:19:04 +00:00
|
|
|
_:
|
2024-07-02 17:25:43 +00:00
|
|
|
- sway
|
2024-05-27 21:19:04 +00:00
|
|
|
- wev
|
|
|
|
- wtype
|
|
|
|
- wl-clipboard
|
2024-06-10 09:07:43 +00:00
|
|
|
- i3status-rust
|
2024-05-27 21:19:04 +00:00
|
|
|
- swaylock
|
|
|
|
- swayidle
|
|
|
|
- swayimg
|
2024-07-02 17:25:43 +00:00
|
|
|
- name: wofi
|
|
|
|
desc: Remplacement for rofi
|
2024-06-11 11:10:38 +00:00
|
|
|
- name: aur/swayhide
|
2024-06-10 09:07:43 +00:00
|
|
|
desc: Allow swallowing
|
2024-07-02 16:22:13 +00:00
|
|
|
- xdg-desktop-portal-wlr
|
2024-07-02 17:25:43 +00:00
|
|
|
display:
|
|
|
|
- desc: GUI display controlkk
|
|
|
|
name: aur/wdisplays
|
|
|
|
- name: kanshi
|
|
|
|
desc: |
|
|
|
|
Dynamic output configuration
|
|
|
|
Will auto change the screen conf when screen is plugged/unplugged
|
2024-07-15 09:56:49 +00:00
|
|
|
- name: gammastep
|
|
|
|
desc: Automatic red shift at night
|
2024-05-27 21:19:04 +00:00
|
|
|
color_picker:
|
|
|
|
- aur/hyprpicker
|
|
|
|
notification:
|
|
|
|
- dunst
|
|
|
|
screenshot:
|
|
|
|
- grim
|
|
|
|
- name: slurp
|
|
|
|
desc: region screenshoting
|
2024-05-22 15:35:11 +00:00
|
|
|
|
|
|
|
desktop_utils:
|
|
|
|
- cliphist
|
|
|
|
|
|
|
|
GUI:
|
2024-05-27 21:19:04 +00:00
|
|
|
files:
|
|
|
|
- nautilus
|
|
|
|
- cheese
|
2024-05-22 15:35:11 +00:00
|
|
|
browser:
|
2024-07-04 15:25:36 +00:00
|
|
|
# - aur/librewolf-bin
|
|
|
|
# - aur/librewof
|
2024-07-09 22:07:13 +00:00
|
|
|
- aur/ungoogled-chromium-bin
|
2024-07-04 15:25:36 +00:00
|
|
|
# - thorium-browser-bin
|
|
|
|
- qutebrowser
|
2024-05-22 15:35:11 +00:00
|
|
|
- torbrowser-launcher
|
|
|
|
terminal_emulator:
|
|
|
|
- alacritty
|
|
|
|
mail:
|
|
|
|
- thunderbird
|
2024-05-27 21:19:04 +00:00
|
|
|
communication:
|
2024-08-02 12:00:19 +00:00
|
|
|
_:
|
|
|
|
- signal-desktop
|
|
|
|
matrix:
|
|
|
|
- name: fractal
|
|
|
|
desc: Matrix client that seem to work in Rust
|
|
|
|
upstream: https://gitlab.gnome.org/World/fractal
|
|
|
|
- name: aur/cinny-desktop-bin
|
|
|
|
desc: Electron matrix client
|
|
|
|
issues:
|
|
|
|
- Notifications doesn't work with this package
|
2024-05-27 21:19:04 +00:00
|
|
|
document:
|
|
|
|
viewer:
|
|
|
|
- zathura
|
|
|
|
- zathura-pdf-poppler
|
|
|
|
- zathura-djvu
|
|
|
|
editor:
|
|
|
|
- xournalpp
|
2024-05-22 15:35:11 +00:00
|
|
|
images:
|
2024-05-27 21:19:04 +00:00
|
|
|
viewer:
|
|
|
|
- nsxiv
|
|
|
|
- gthumb
|
2024-07-19 11:55:48 +00:00
|
|
|
- vimiv
|
2024-05-27 21:19:04 +00:00
|
|
|
creation:
|
2024-05-22 15:35:11 +00:00
|
|
|
art:
|
|
|
|
- krita
|
|
|
|
svg:
|
|
|
|
- inkscape
|
2024-05-27 21:19:04 +00:00
|
|
|
audio:
|
|
|
|
- tenacity
|
|
|
|
- songrec
|
2024-06-11 15:22:00 +00:00
|
|
|
- aur/clementine
|
2024-05-27 21:19:04 +00:00
|
|
|
video:
|
|
|
|
- cheese
|
2024-05-30 16:28:31 +00:00
|
|
|
- celluloid
|
2024-05-27 21:19:04 +00:00
|
|
|
- vlc
|
|
|
|
- obs-studio
|
2024-05-30 16:28:31 +00:00
|
|
|
#- kdenlive
|
2024-05-27 21:19:04 +00:00
|
|
|
3d:
|
|
|
|
- openscad
|
|
|
|
- blender
|
2024-05-22 15:35:11 +00:00
|
|
|
bureautique:
|
|
|
|
- libreoffice-still
|
|
|
|
geo:
|
|
|
|
- aur/mepo
|
2024-05-27 21:19:04 +00:00
|
|
|
- qgis
|
2024-07-15 09:56:49 +00:00
|
|
|
db:
|
2024-05-27 21:19:04 +00:00
|
|
|
- name: dbeaver
|
|
|
|
tags: ['heavy-gui']
|
2024-07-15 09:56:49 +00:00
|
|
|
- name: sqlitebrowser
|
|
|
|
desc: Light QT GUI to navigate sqlite
|
2024-05-27 21:19:04 +00:00
|
|
|
remote_access:
|
|
|
|
- remmina
|
|
|
|
#- remmina-plugin-rdesktop
|
2024-05-22 15:35:11 +00:00
|
|
|
_:
|
|
|
|
- name: aur/screen-message
|
|
|
|
description: Utility to write in big on the screen
|
2024-06-10 16:21:54 +00:00
|
|
|
inspection:
|
|
|
|
- wireshark-qt
|
2024-07-08 15:34:28 +00:00
|
|
|
editor:
|
|
|
|
- featherpad
|
2024-05-22 15:35:11 +00:00
|
|
|
fonts:
|
2024-05-27 21:19:04 +00:00
|
|
|
- ttf-roboto
|
|
|
|
- ttf-opensans
|
|
|
|
- ttf-liberation
|
2024-05-22 15:35:11 +00:00
|
|
|
- ttf-font-awesome
|
|
|
|
- ttf-fira-code
|
2024-05-30 16:28:31 +00:00
|
|
|
- ttf-firacode-nerd
|
2024-05-27 21:19:04 +00:00
|
|
|
- aur/ttf-sourcesanspro
|
|
|
|
- aur/ttf-bona-nova
|
2024-06-20 16:54:14 +00:00
|
|
|
- name: noto-fonts-emoji
|
|
|
|
desc: Google emoji fonts, required for fractal
|
2024-05-30 16:28:31 +00:00
|
|
|
|
2024-08-01 09:30:22 +00:00
|
|
|
proprietary_vpns:
|
|
|
|
- openfortivpn
|
|
|
|
|
2024-07-10 14:25:07 +00:00
|
|
|
# Extra non-free networks for work packages
|
2024-07-11 10:07:06 +00:00
|
|
|
# non-free:
|
|
|
|
microsoft_azure:
|
2024-07-10 14:25:07 +00:00
|
|
|
- azure-cli
|
2024-07-11 10:07:06 +00:00
|
|
|
- aur/azure-kubelogin
|
|
|
|
|
|
|
|
hashicorp:
|
2024-07-11 15:40:24 +00:00
|
|
|
- name: vault
|
|
|
|
alias: hvault
|
2024-07-11 10:07:06 +00:00
|
|
|
|