arch-packages: Update package list
Uninstall all packages which were installed via npm. We also drop fnm and switch to pnpm for installing npm packages as well as managing node versions. Not using npm i -g has the added nicety of not having a node_modules in /usr/lib.
This commit is contained in:
parent
27e6af32b9
commit
2db28813c2
1 changed files with 4 additions and 14 deletions
|
@ -21,13 +21,11 @@ awslogs
|
|||
b43-fwcutter
|
||||
base
|
||||
bash-completion
|
||||
bash-language-server
|
||||
bat
|
||||
bear
|
||||
bento4
|
||||
bind
|
||||
binutils
|
||||
bisc-bin
|
||||
bison
|
||||
blueman
|
||||
bluez-utils
|
||||
|
@ -81,7 +79,6 @@ endeavouros-theming
|
|||
eos-hooks
|
||||
eos-log-tool
|
||||
epstool
|
||||
eslint_d
|
||||
ethtool
|
||||
evtest
|
||||
exa
|
||||
|
@ -97,10 +94,10 @@ file-roller
|
|||
filezilla
|
||||
findutils
|
||||
firefox
|
||||
firefox-tridactyl
|
||||
firefox-tridactyl-native-bin
|
||||
fish
|
||||
flatpak
|
||||
flex
|
||||
fnm-bin
|
||||
foot
|
||||
foot-terminfo
|
||||
freetype2
|
||||
|
@ -174,8 +171,6 @@ inetutils
|
|||
isync
|
||||
iwd
|
||||
iwgtk
|
||||
jdk-openjdk
|
||||
jdk11-openjdk
|
||||
jedi-language-server
|
||||
jfsutils
|
||||
jq
|
||||
|
@ -257,7 +252,6 @@ notmuch
|
|||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
npm
|
||||
nsjail
|
||||
nss-mdns
|
||||
ntfs-3g
|
||||
|
@ -289,6 +283,7 @@ pipewire-pulse
|
|||
pkgconf
|
||||
pkgfile
|
||||
pkgstats
|
||||
pnpm-bin
|
||||
poppler-glib
|
||||
postgresql-libs
|
||||
powerline-fonts
|
||||
|
@ -306,7 +301,6 @@ qt5-wayland
|
|||
qt5ct
|
||||
qt6-wayland
|
||||
qt6ct
|
||||
qutebrowser-qt6-git
|
||||
r8168
|
||||
racket
|
||||
radeontop
|
||||
|
@ -373,7 +367,6 @@ toot
|
|||
traceroute
|
||||
transmission-gtk
|
||||
tree-sitter
|
||||
ts-node
|
||||
ttf-bitstream-vera
|
||||
ttf-caladea
|
||||
ttf-carlito
|
||||
|
@ -386,8 +379,6 @@ ttf-liberation
|
|||
ttf-nerd-fonts-symbols-2048-em
|
||||
ttf-opensans
|
||||
ttf-ubuntu-font-family
|
||||
typescript
|
||||
typescript-language-server
|
||||
unrar
|
||||
unzip
|
||||
upower
|
||||
|
@ -398,7 +389,6 @@ valgrind
|
|||
vimiv-qt
|
||||
vimpc-git
|
||||
vlc
|
||||
vscode-langservers-extracted
|
||||
wdisplays
|
||||
wget
|
||||
which
|
||||
|
@ -431,7 +421,6 @@ xorg-xwayland
|
|||
xxd-standalone
|
||||
xz
|
||||
yamllint
|
||||
yarn
|
||||
yay
|
||||
yt-dlp
|
||||
zathura
|
||||
|
@ -439,4 +428,5 @@ zathura-djvu
|
|||
zathura-pdf-mupdf
|
||||
zathura-ps
|
||||
zola
|
||||
zoom
|
||||
zsa-wally
|
||||
|
|
Loading…
Reference in a new issue