A completely personal selection for Artix XFCE
Some packages in this list come from the arch repositories.
To activate the arch [extra] repository, you must follow the instructions on the wiki:
https://wiki.artixlinux.org/Main/RepositoriesTranslation (transcription) of this procedure:
"Disclaimer: Any unofficial repositories (including Arch and AUR repositories) are not
not supported by Artix Linux. Use them at your own risk. THE
Packages in these repositories are updated at a different rate than official repositories and may damage your system. If you encounter a problem
with your system after installing packages from these repositories you
will have to resolve it yourself. If you need help, you can
ask on the forum, but don't expect any help from
developers »
“All Arch repositories are disabled by default. To enable them, install artix-
archlinux-support from the Galaxy repository. Follow the on-screen instructions to
enable Arch repositories of your choice, most likely extra and multilib which
contain packages that are not yet in the Artix repositories. Again
once, the most important thing is to classify Arch repositories after Artix repositories,
so that Artix repositories take precedence over Arch repositories. »
As of June 2021, arch repositories are disabled by default. But we can
always add the [extra] repository:
sudo pacman -Sy artix-archlinux-support archlinux-mirrorlist
After that, you need to add this repository at the end in /etc/pacman.conf (below
so that it is taken into account after the others):
sudo nano /etc/pacman.conf
* It is better to adopt nano to edit system files. Press Ctrl+X
to exit after modifications and confirm with o (yes) if you have modified the file.
Below is the content of /etc/pacman.conf to which we added the [extra] repository of
archlinux.
#ARTIX
[system]
Include = /etc/pacman.d/mirrorlist
[world]
Include = /etc/pacman.d/mirrorlist
[galaxy]
Include = /etc/pacman.d/mirrorlist
[omniverse]
Server =
https://eu-mirror.artixlinux.org/omniverse/$arch
Server =
https://omniverse.artixlinux.org/$arch#####
#ARCHLINUX
[extra]
Include = /etc/pacman.d/mirrorlist-arch
#####
A completely personal suggestion of packages that can be added afterwards
having activated the [extra] arch repository:
sudo pacman -Syyu alacarte amd-ucode audacious audacity avidemux-qt bash-
completion bzip2 catfish cups-openrc cups-pdf dvd+rw-tools easytag faac
ffmpegthumbs ffmpegthumbnailer filelight firefox firefox-i18n-fr geeqie gimp
gimp-help-fr grsync gsmartcontrol gutenprint gzip inkscape intel-ucode lame librecad libreoffice-fresh-fr libreoffice-fresh
lximage-qt meld mjpegtools mtpaint neofetch openshot p7zip pamac pdfarranger
pitivi pstoedit qastools screenkey scribus simplescreenrecorder smplayer tex-
gyre-fonts thunderbird thunderbird-i18n-fr trizen viewnior volumeicon vorbis-tools
xsane xsane-gimp xsensors xournalpp zim
If you want to install everything that goes with XFCE4:
sudo pacman -Sy xfce4-goodies
See recommendations for cups (printers) below.
------------
You can even add the very practical Dolphin file manager to
Artix xfce
sudo pacman -Sy ark dolphin kdegraphics-thumbnailers kimageformats oxygen-
icons qt5-imageformats
Personally, I use Oxygen icons and Adwaita themes in the
xfce4 settings manager
For Artix, from the AUR repositories, I added: kim4 (very practical for dolphin) and xfce4-kbdleds-plugin (for a keyboard without
LED)
Beforehand: sudo pacman -Sy base-devel linux-headers
To find and install a package using trizen (kim4 for example):
trizen kim4
---
Adjustments to make if you prefer a clear style (Adwaita).
If after installing Artix XFCE with Adwaita theme, the background of
Dolphin, Gimp or some configuration windows are black, just
uninstall certain packages:
sudo pacman -R artix-dark-theme artix-desktop-presets artix-gtk-presets artix-
icons artix-qt-presets
Comment in /etc/environment the two or three lines (add # at the beginning
line) :
sudo mousepad /etc/environment
If on Dolphin, which I add to XFCE4, the background of the icons is black instead of
light gray, with black text :-/
To work around, you must edit ~/.config/kdeglobals and modify modify:
[Colors:View]
BackgroundNormal=220,220,220
mousepad ~/.config/kdeglobals
After that all colors are correct everywhere.
--------
Gpicview, lximage-qt and Viewnior are my viewers