golang
This commit is contained in:
committer@t470p
2024-11-23 07:36:19 -05:00
parent eb0e40b031
commit d6d26c22d9
2 changed files with 11 additions and 7 deletions

View File

@@ -51,6 +51,7 @@ emacs # editor
feh # image viewer (cli) feh # image viewer (cli)
firefox # browser firefox # browser
gimp # img editor gimp # img editor
go # core compiler tools for golang
gparted # disk management gparted # disk management
gufw # gui for firewall gufw # gui for firewall
gvfs # virtual filesystem (pcmanfm: trash support, mounting with udisks, remote filesystems and trust bits for executables) gvfs # virtual filesystem (pcmanfm: trash support, mounting with udisks, remote filesystems and trust bits for executables)
@@ -106,21 +107,14 @@ xdotool # cli x11 automation tool
xorg-xdpyinfo # display information utility for x xorg-xdpyinfo # display information utility for x
zip # for creating and modifying zip files zip # for creating and modifying zip files
# gammastep # colour temperature adjustment (redshift alternative - maintained?)
# brother-hll2310d" # printer (main) # brother-hll2310d" # printer (main)
# brother-ql1100" # printer (label printer) # brother-ql1100" # printer (label printer)
# brother-ql700" # printer (label printer) # brother-ql700" # printer (label printer)
# cryptomator-bin" # encryption tool # cryptomator-bin" # encryption tool
# imgp" # Multi-core batch image resizer and rotator (https://github.com/jarun/imgp)
# inkscape" # inkscape vector graphics editor # inkscape" # inkscape vector graphics editor
# libreoffice-fresh # libreoffice w/ new features
# mutt" # text based email client (used for mbox files) # mutt" # text based email client (used for mbox files)
# net-tools" # collection of base networking utilities # net-tools" # collection of base networking utilities
# nginx" # web server # nginx" # web server
# nohang-git" # avoid crash/hang due to running out of memory (https://archived.forum.manjaro.org/t/solved-display-warning-message-or-kill-program-before-system-runs-out-of-memory/147635/24)
# postman-bin" # api development tool # postman-bin" # api development tool
# qutebrowser" # web browser
# spideroak-one" # backup tool
# synology-assistant" # help discovering your nas (disable firewall first, via "gufw") # synology-assistant" # help discovering your nas (disable firewall first, via "gufw")
# tor" # the onion router # tor" # the onion router
# vdhcoapp-bin" # Companion application for Video DownloadHelper browser add-on

View File

@@ -25,3 +25,13 @@
# --- # ---
# wayland-utils # display info # wayland-utils # display info
# wl-clipboard # cli copy/paste for wayland # wl-clipboard # cli copy/paste for wayland
# other obsolete packages
# ---
# imgp" # Multi-core batch image resizer and rotator (https://github.com/jarun/imgp)
# gammastep # colour temperature adjustment (redshift alternative - maintained?)
# libreoffice-fresh # libreoffice w/ new features
# nohang-git" # avoid crash/hang due to running out of memory (https://archived.forum.manjaro.org/t/solved-display-warning-message-or-kill-program-before-system-runs-out-of-memory/147635/24)
# spideroak-one" # backup tool
# qutebrowser" # web browser
# vdhcoapp-bin" # Companion application for Video DownloadHelper browser add-on