
This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ultimate Edition #DISTTYPEUPPER systems. It is based on the equivalent page on Debian, from which the Ultimate Edition Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file (located at /srv/http/index.html) before continuing to operate your HTTP server.
Ultimate Edition Arch #DISTTYPEUPPER
- Ultimate Edition Arch #DISTTYPEUPPER version / build info?
- Ultimate Edition Arch #DISTTYPEUPPER?
- Ultimate Edition Arch?
- Services & Networking
- Stats and Monitoring
- Security
- Customization
- Gamer?
- Packages
- Conclusion
Introduction
If you are a normal user of this web site and don't know what this page is about, this probably means that the site is currently unavailable due to maintenance, or the server has just been setup. If the problem persists, please contact the site's administrator.
Ultimate Edition Arch #DISTTYPEUPPER typically by default allows you to see various statistical information.
Gamers and Lite Operating Systems default not to put in web based services, so won't work.
Netdata
Including Realtime statistics:
http://localhost/linux-dash/
mod security is also enabled by default, with a custom server signature.
This also helps to increase overall server security.
Identifying itself as Ultimate Edition Arch #DISTTYPEUPPER
This Operating System was built from the ground up & auto-configured using tmosb (uecorebuilder).
Using the command: #COMMAND
You can learn more about what computer built your O/S etc. Autonomously from here.
More information on how to do this can be obtained from the Ultimate Edition website.
Ultimate Edition's Apache2 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Ultimate Edition tools. The configuration system is fully documented in /usr/share/doc/apache2/README.Debian.gz. Refer to this for the full documentation. Documentation for the web server itself can be found by accessing the manual if the apache2-doc package was installed on this server.
The configuration layout for an Apache2 web server installation on Ultimate Edition systems is as follows:
/etc/apache2/ |-- apache2.conf | `-- ports.conf |-- mods-enabled | |-- *.load | `-- *.conf |-- conf-enabled | `-- *.conf |-- sites-enabled | `-- *.conf
- apache2.conf is the main configuration file. It puts the pieces together by including all remaining configuration files when starting up the web server.
- ports.conf is always included from the main configuration file. It is used to determine the listening ports for incoming connections, and this file can be customized anytime.
- Configuration files in the mods-enabled/, conf-enabled/ and sites-enabled/ directories contain particular configuration snippets which manage modules, global configuration fragments, or virtual host configurations, respectively.
- They are activated by symlinking available configuration files from their respective *-available/ counterparts. These should be managed by using our helpers a2enmod, a2dismod, a2ensite, a2dissite, and a2enconf, a2disconf . See their respective man pages for detailed information.
- The binary is called apache2. Due to the use of environment variables, in the default configuration, apache2 needs to be started/stopped with /etc/init.d/apache2 or apache2ctl. Calling /usr/bin/apache2 directly will not work with the default configuration.
By default, Ultimate Edition does not allow access through the web browser to any file apart of those located in /srv/http, public_html directories (when enabled) and /usr/share (for web applications). If your site is using a web document root located elsewhere (such as in /srv) you may need to whitelist your document root directory in /etc/apache2/apache2.conf.
The default Ultimate Edition document root is /srv/html/. You can make your own virtual hosts under /var/www. This is different to previous releases which provides better security out of the box.
The default Ultimate Edition media root is /srv/media/. You can add media to this folder or symbolically link to where you store your media.
The default Ultimate Edition FTP root is /srv/ftp/. You can add files to this folder or symbolically link to where you store your files. It also supports SFTP. See Services & Networking section for more info.
The default Ultimate Edition share root is /srv/share/. Anything you wish to share on your network you can either put in this folder or symbolically link.
Please use the Ultimate Edition-bug tool to report bugs in the Apache2 package with Ultimate Edition. However, check existing bug reports before reporting a new bug.
Please report bugs specific to modules (such as PHP and others) to respective packages, not to the web server itself.
Customization
I want you to be very aware I did a ton of work for you, minus setting your theme.
That can be done with:
sudo pacman -Syuu ultimate-edition-themesTotal Download Size: 1207.02 MiB Total Installed Size: 3867.64 MiB Net Upgrade Size: 2391.82 MiB
Massive work done there too, very customizable with simplicity.
I wrote multiple alias's you can type "install ultimate-edition-themes" will do the same. Don't have to know pacman. ALIAS'S: #Pacman shortcuts- alias installed="pacman -Qi | grep -E '^(Name|Installed)' | cut -f2 -d':' | paste - - | column -t | sort -nrk 2 | grep MiB | less"
- alias p="pacman"
- alias pQ="pacman -Q"
- alias pqs="pacman -Qs"
- alias pqi="pacman -Qi"
- alias pS="sudo pacman -S"
- alias install="sudo pacman --noconfirm -S ${1}"
- alias upgrade="sudo pacman -Syuu"
- alias psi="pacman -Si"
- alias pR="sudo pacman -R"
- alias prc="sudo pacman -Rc"
- alias prs="sudo pacman -Rs"
- alias prsc="sudo pacman -Rsc"
- alias pA="sudo pacman -A"
- alias pU="sudo pacman -U"
- alias pO="sudo pacman-optimize"
- alias ug="sudo grub-mkconfig -o /boot/grub/grub.cfg"
- alias findtext="grep -Rnw . -e ${1}"
- alias is="LC_ALL=C.UTF-8 pacman -Qi | awk '/^Name/{name=$3} /^Installed Size/{print $4$5, name}' | LC_ALL=C.UTF-8 sort -h"
Gamer
Are you a Gamer?
sudo pacman -Syuu ultimate-edition-games
Massive work done there too, some games are not availiable anywhere else. I built them Repostorm checked them for accuracy, generated the repository.
I wrote multiple alias's you can type "install ultimate-edition-games" will do the same. Don't have to know pacman.We have very large (over 50GB of games) and fast repositories.
Packages
- 0.00 MiB amd-vulkan-prefixes Select needed vulkan implementation with vk_radv, vk_amdvlk or vk_pro prefix
- 0.00 MiB base Minimal package set to define a basic Arch Linux installation
- 0.00 MiB base-devel Basic tools to build Arch Linux packages
- 0.00 MiB gptscript Natural Language Programming
- 0.00 MiB mkinitcpio-firmware Optional firmware for the default linux kernel to get rid of the annoying 'WARNING: Possibly missing firmware for module:' messages
- 0.00 MiB pulseaudio-alsa ALSA Configuration for PulseAudio
- 0.00 MiB systemd-resolvconf systemd resolvconf replacement (for use with systemd-resolved)
- 0.01 MiB pantheon-default-settings Default settings for Pantheon
- 0.02 MiB acpi Client for battery, power, and thermal readings
- 0.02 MiB caja-wallpaper A Caja extension to quickly set wallpaper
- 0.02 MiB caja-xattr-tags A Caja extension to see tags stored on xattrs
- 0.02 MiB fatresize A utility to resize FAT filesystems using libparted
- 0.02 MiB lsb-release LSB version query program
- 0.02 MiB pantheon-wayland Wayland integration library to the Pantheon Desktop
- 0.02 MiB wireless-regdb Central Regulatory Domain Database
- 0.03 MiB amdctl Tool for changing voltages and clock speeds for AMD processors
- 0.03 MiB caja-open-terminal A Caja extension for opening terminals in arbitrary local paths
- 0.03 MiB espeakup A light weight connector for espeak-ng and speakup
- 0.03 MiB expac alpm data (pacman database) extraction utility
- 0.03 MiB kwallet-pam KWallet PAM integration
- 0.03 MiB ultimate-edition-common Software commonly used. Commonly used software for Ultimate Edition Applications.
- 0.03 MiB which A utility to show the full path of commands
- 0.03 MiB wlr-randr Utility to manage outputs of a Wayland compositor
- 0.03 MiB xf86-video-fbdev X.org framebuffer video driver
- 0.04 MiB arch-install-scripts Scripts to aid in installing Arch Linux
- 0.04 MiB b43-fwcutter firmware extractor for the b43 kernel module
- 0.04 MiB caja-image-converter A Caja extension for simple image conversions
- 0.04 MiB kwrited KDE daemon listening for wall and write messages
- 0.04 MiB libusb-compat Library to enable user space application programs to communicate with USB devices
- 0.04 MiB opendoas Run commands as super user or another user
- 0.04 MiB ultimate-edition-roku-ripper Automously processes video(s) to Roku Format. Processes video(s) to Roku Format.
- 0.04 MiB wmctrl Control your EWMH compliant window manager from command line
- 0.04 MiB xf86-input-vmmouse X.org VMWare Mouse input driver
- 0.04 MiB xorg-xfd Displays all the characters in a font using either the X11 core protocol or libXft2
- 0.05 MiB id3v2 Utility to edit id3v2 tags
- 0.05 MiB mediainfo Supplies technical and tag information about media files (CLI interface)
- 0.05 MiB pantheon-session Session settings for Pantheon
- 0.05 MiB qemu-full A full QEMU setup
- 0.06 MiB caja-share A Caja extension to quickly share a folder
- 0.06 MiB contractor A desktop-wide extension service
- 0.06 MiB gnu-netcat GNU rewrite of netcat, the network piping application
- 0.06 MiB gpart Partition table rescue/guessing tool
- 0.06 MiB hddtemp Gives you the temperature of your hard drive by reading S.M.A.R.T. information
- 0.06 MiB iftop Display bandwidth usage on an interface
- 0.06 MiB mkinitcpio-nfs-utils ipconfig and nfsmount tools for NFS root support in mkinitcpio
- 0.06 MiB os-prober Utility to detect other OSes on a set of drives
- 0.07 MiB cabextract A program to extract Microsoft cabinet (.CAB) files
- 0.07 MiB gvfs-google Virtual filesystem implementation for GIO - Google Drive backend
- 0.07 MiB protonup-git Install and Update Proton-GE
- 0.07 MiB ultimate-edition-liberation-grub-font Ultimate Edition Grub font. Grub font for Ultimate Edition Operating systems.
- 0.08 MiB alsa-oss OSS compatibility library
- 0.08 MiB efibootmgr Linux user-space application to modify the EFI Boot Manager
- 0.08 MiB gvfs-smb Virtual filesystem implementation for GIO - SMB/CIFS backend (Windows file sharing)
- 0.08 MiB pulseaudio-equalizer-ladspa A 15-band equalizer for PulseAudio
- 0.08 MiB tree A directory listing program displaying a depth indented list of files
- 0.08 MiB ultimate-edition-nas-tools Nas Tools. Software to extend NAS (Network Attached Storage) functionality.
- 0.09 MiB sshfs FUSE client based on the SSH File Transfer Protocol
- 0.09 MiB usbmuxd USB Multiplex Daemon
- 0.10 MiB pptpclient Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP.
- 0.10 MiB sound-theme-elementary A bespoke sound for your theme
- 0.10 MiB xf86-input-libinput Generic input driver for the X.Org server based on libinput
- 0.11 MiB bmon Portable bandwidth monitor and rate estimator
- 0.11 MiB ksshaskpass ssh-add helper that uses kwallet and kpassworddialog
- 0.11 MiB ultimate-edition-code-cleanup Tools to cleanup code. Tools to automatically clean up code & scan for dependencies in bash scripts.
- 0.12 MiB layer-shell-qt Qt component to allow applications to make use of the Wayland wl-layer-shell protocol
- 0.12 MiB mpc Minimalist command line interface to MPD
- 0.12 MiB pantheon-notifications Gtk Notifications Server
- 0.12 MiB php-gd gd module for PHP
- 0.13 MiB gvfs-afc Virtual filesystem implementation for GIO - AFC backend (Apple mobile devices)
- 0.13 MiB nload Monitors network traffic and bandwidth usage
- 0.13 MiB wingpanel-indicator-a11y Wingpanel Universal Access Indicator
- 0.13 MiB xl2tpd an open source implementation of the L2TP maintained by Xelerance Corporation
- 0.14 MiB caja-sendto A Caja extension for sending files
- 0.14 MiB fakeroot Tool for simulating superuser privileges
- 0.14 MiB grml-zsh-config grml's zsh setup
- 0.14 MiB unace An extraction tool for the proprietary ace archive format
- 0.14 MiB wingpanel-indicator-keyboard Wingpanel Keyboard Indicator
- 0.15 MiB gvfs-gphoto2 Virtual filesystem implementation for GIO - gphoto2 backend (PTP camera, MTP media player)
- 0.15 MiB gvfs-mtp Virtual filesystem implementation for GIO - MTP backend (Android, media player)
- 0.15 MiB memtest86+ Advanced memory diagnostic tool legacy BIOS version
- 0.15 MiB nethogs A net top tool which displays traffic used per process instead of per IP or interface
- 0.15 MiB reflector A Python 3 module and script to retrieve and filter the latest Pacman mirror list.
- 0.15 MiB xdg-user-dirs Manage user directories like ~/Desktop and ~/Music
- 0.16 MiB breeze-plymouth Plymouth theme for the Breeze visual style for the Plasma Desktop
- 0.16 MiB wingpanel-indicator-nightlight Wingpanel Nightlight Indicator
- 0.16 MiB xf86-video-amdgpu X.org amdgpu video driver
- 0.17 MiB bc An arbitrary precision calculator language
- 0.17 MiB hdparm A shell utility for manipulating Linux IDE drive/driver parameters
- 0.17 MiB pkgconf Package compiler and linker metadata toolkit
- 0.18 MiB pantheon-polkit-agent Pantheon Polkit Agent
- 0.18 MiB patch A utility to apply patch files to original sources
- 0.18 MiB xcftools Command line tools for use with the open XCF image format (includes xcf2png)
- 0.19 MiB dmidecode Desktop Management Interface table related utilities
- 0.19 MiB iptraf-ng Console-based network monitoring utility
- 0.19 MiB pantheon-geoclue2-agent Pantheon Geoclue2 Agent
- 0.19 MiB switchboard-plug-wacom Switchboard wacom Plug
- 0.19 MiB xdg-user-dirs-gtk Creates user dirs and asks to relocalize them
- 0.19 MiB xf86-video-vmware X.org vmware video driver
- 0.20 MiB bashtop Linux resource monitor
- 0.20 MiB debootstrap Bootstrap a basic Debian system
- 0.20 MiB exfatprogs exFAT filesystem userspace utilities for the Linux Kernel exfat driver
- 0.20 MiB hyperv Hyper-V tools
- 0.20 MiB mkinitcpio Modular initramfs image creation utility
- 0.21 MiB pantheon-shortcut-overlay A native, OS-wide shortcut overlay
- 0.22 MiB archiso Tools for creating Arch Linux live and install iso images
- 0.22 MiB faac Freeware Advanced Audio Coder
- 0.22 MiB nbd tools for network block devices, allowing you to use remote block devices over TCP/IP
- 0.23 MiB dvgrab Saves audio and video data from an IEEE (FireWire) digital source
- 0.23 MiB rp-pppoe Roaring Penguin's Point-to-Point Protocol over Ethernet client
- 0.23 MiB switchboard-plug-sharing Switchboard Sharing Plug
- 0.24 MiB gst-libav Multimedia graph framework - libav plugin
- 0.24 MiB ndisc6 Collection of IPv6 networking utilities
- 0.24 MiB polkit-kde-agent Daemon providing a polkit authentication UI for KDE
- 0.24 MiB switchboard-plug-notifications Switchboard Notifications Plug
- 0.24 MiB vpnc VPN client for cisco3000 VPN Concentrators
- 0.24 MiB wingpanel-indicator-datetime Date & Time indicator for Wingpanel
- 0.25 MiB usb_modeswitch Activating switchable USB devices on Linux.
- 0.26 MiB bluez-tools A set of tools to manage Bluetooth devices for Linux
- 0.26 MiB wingpanel-indicator-session Session indicator for Wingpanel
- 0.27 MiB dunst Customizable and lightweight notification-daemon
- 0.27 MiB ffmpegthumbnailer Lightweight video thumbnailer that can be used by file managers
- 0.27 MiB vsftpd Very Secure FTP daemon
- 0.28 MiB milou A dedicated search application built on top of Baloo
- 0.28 MiB plymouth-kcm KCM to manage the Plymouth (Boot) theme
- 0.28 MiB pulseaudio-bluetooth Bluetooth support for PulseAudio
- 0.28 MiB wingpanel-indicator-notifications Notifications indicator for Wingpanel
- 0.29 MiB amd-ucode Microcode update image for AMD CPUs
- 0.29 MiB cockpit-files A Featureful File Browser for Cockpit
- 0.29 MiB less A terminal based program for viewing text files
- 0.29 MiB razor A distributed, collaborative, spam detection and filtering network
- 0.30 MiB arj Free and portable clone of the ARJ archiver
- 0.30 MiB gtk-engine-murrine GTK2 engine to make your desktop look like a 'murrina', an italian word meaning the art glass works done by Venicians glass blowers.
- 0.30 MiB livecd-sounds Sound files for accessibility features in a boot medium
- 0.30 MiB unzip For extracting and viewing files in .zip archives
- 0.30 MiB wingpanel-indicator-bluetooth Wingpanel Bluetooth Indicator
- 0.31 MiB dmraid Device mapper RAID interface
- 0.31 MiB kde-gtk-config Syncs KDE settings to GTK applications
- 0.31 MiB pcsclite PC/SC Architecture smartcard middleware library
- 0.31 MiB pv A terminal-based tool for monitoring the progress of data through a pipeline
- 0.32 MiB kglobalacceld Daemon providing Global Keyboard Shortcut (Accelerator) functionality
- 0.32 MiB minidlna A DLNA/UPnP-AV Media server (aka ReadyDLNA)
- 0.33 MiB neofetch A CLI system information tool written in BASH that supports displaying images.
- 0.34 MiB packagekit-qt5 Qt5 bindings for PackageKit
- 0.34 MiB perl-json-xs JSON::XS - JSON serialising/deserialising, done correctly and fast
- 0.34 MiB wingpanel-indicator-network Wingpanel Network Indicator
- 0.34 MiB wireless_tools Tools allowing to manipulate the Wireless Extensions
- 0.35 MiB kdecoration Plugin based library to create window decorations
- 0.35 MiB wingpanel The Pantheon Top Panel
- 0.37 MiB kgamma Adjust your monitor gamma settings
- 0.37 MiB switchboard-plug-mouse-touchpad Switchboard Mouse & Touchpad Plug
- 0.37 MiB ultimate-edition-conky-builder Conky Builder. Conky skelaton builder for Ultimate Edition.
- 0.37 MiB usbutils A collection of USB tools to query connected USB devices
- 0.37 MiB vnstat A console-based network traffic monitor
- 0.37 MiB xorg-fonts-cyrillic X.org cyrillic fonts
- 0.38 MiB alsa-plugins Additional ALSA plugins
- 0.38 MiB gpm A mouse server for the console and xterm
- 0.38 MiB htop Interactive process viewer
- 0.38 MiB nilfs-utils A log-structured file system supporting continuous snapshotting (userspace utils)
- 0.38 MiB udftools Linux tools for UDF filesystems and DVD/CD-R(W) drives
- 0.39 MiB mtools A collection of utilities to access MS-DOS disks
- 0.39 MiB switchboard-plug-bluetooth Switchboard Bluetooth Plug
- 0.39 MiB switchboard-plug-locale Switchboard Locale Plug
- 0.39 MiB wingpanel-indicator-power Wingpanel Power Indicator
- 0.40 MiB dosfstools DOS filesystem utilities
- 0.40 MiB erofs-utils Userspace utilities for linux-erofs file system
- 0.40 MiB flatpak-kcm Flatpak Permissions Management KCM
- 0.40 MiB unrar The RAR uncompression program
- 0.42 MiB capnet-assist Captive Portal Assistant
- 0.42 MiB pantheon-music The Pantheon Music Player
- 0.43 MiB switchboard-plug-desktop Switchboard Desktop Plug
- 0.43 MiB switchboard-plug-power Switchboard Power Plug
- 0.43 MiB switchboard-plug-sound Switchboard Sound Plug
- 0.44 MiB wingpanel-indicator-sound Wingpanel Sound Indicator
- 0.46 MiB dhcpcd DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client
- 0.46 MiB dialog A tool to display dialog boxes from shell scripts
- 0.46 MiB lm_sensors Collection of user space tools for general SMBus access and hardware monitoring
- 0.46 MiB plasma-integration Qt Platform Theme integration plugins for the Plasma workspaces
- 0.47 MiB kpipewire Components relating to pipewire use in Plasma
- 0.47 MiB pantheon-settings-daemon Default settings for Pantheon
- 0.47 MiB sdparm An utility similar to hdparm but for SCSI devices
- 0.47 MiB xf86-video-ati X.org ati video driver
- 0.47 MiB xmlstarlet A set of tools to transform, query, validate, and edit XML documents
- 0.48 MiB net-tools Configuration tools for Linux networking
- 0.49 MiB switchboard-plug-display Switchboard Display Plug
- 0.49 MiB switchboard-plug-online-accounts Switchboard Online Accounts Plug
- 0.49 MiB viewnior A simple, fast and elegant image viewer program
- 0.50 MiB pantheon-onboarding Onboarding app for new users
- 0.50 MiB perl-io-socket-ssl Nearly transparent SSL encapsulation for IO::Socket::INET
- 0.51 MiB plasma-thunderbolt Plasma integration for controlling Thunderbolt devices
- 0.51 MiB switchboard-plug-applications Switchboard Applications Plug
- 0.52 MiB cockpit-podman Cockpit UI for podman containers
- 0.52 MiB pantheon-calculator The Pantheon Calculator
- 0.52 MiB pantheon-screenshot The Pantheon Screenshot Tool
- 0.52 MiB pantheon-sideload Sideload Flatpaks on elementary OS
- 0.52 MiB perl-cpanel-json-xs cPanel fork of JSON::XS, fast and correct serializing
- 0.52 MiB switchboard-plug-user-accounts Switchboard User Accounts Plug
- 0.53 MiB dcraw Decodes any raw image from any digital camera
- 0.54 MiB gst-plugins-ugly Multimedia graph framework - ugly plugins
- 0.54 MiB pantheon-terminal The Pantheon Terminal Emulator
- 0.54 MiB sddm-kcm KDE Config Module for SDDM
- 0.55 MiB plasma-browser-integration Components necessary to integrate browsers into the Plasma Desktop
- 0.55 MiB zip Compressor/archiver for creating and modifying zipfiles
- 0.57 MiB f2fs-tools Tools for Flash-Friendly File System (F2FS)
- 0.57 MiB kdiskmark HDD and SSD benchmark tool with a very friendly graphical user interface
- 0.57 MiB pantheon-camera The Pantheon Camera Application
- 0.59 MiB plasma-disks Monitors S.M.A.R.T. capable devices for imminent failure
- 0.60 MiB cpupower Linux kernel tool to examine and tune power saving related features of your processor
- 0.60 MiB ethtool Utility for controlling network drivers and hardware
- 0.60 MiB switchboard-plug-security-privacy Switchboard Security & Privacy Plug
- 0.61 MiB squashfs-tools Tools for squashfs, a highly compressed read-only filesystem for Linux
- 0.62 MiB yad A fork of zenity - display graphical dialogs from shell scripts or command line
- 0.63 MiB cockpit-docker Cockpit UI for docker containers
- 0.63 MiB plasma-activities-stats A library for accessing the usage data collected by the activities system
- 0.64 MiB faad2 Freeware Advanced Audio (AAC) Decoder
- 0.64 MiB krdp Library and examples for creating an RDP server
- 0.64 MiB lightdm-pantheon-greeter Pantheon greeter for LightDM
- 0.64 MiB pantheon-videos The Pantheon Video Player
- 0.64 MiB switchboard-plug-about Switchboard About Plug
- 0.66 MiB pantheon-tasks The Pantheon tasks
- 0.67 MiB switchboard-plug-network Switchboard Network Plug
- 0.68 MiB rsync A fast and versatile file copying tool for remote and local files
- 0.68 MiB switchboard-plug-parental-controls Switchboard Parental Controls Plug
- 0.69 MiB gptfdisk A text-mode partitioning tool that works on GUID Partition Table (GPT) disks
- 0.69 MiB switchboard-plug-printers Switchboard Printers Plug
- 0.70 MiB granite7 Library that extends Gtk+
- 0.70 MiB vorbis-tools Extra tools for Ogg-Vorbis
- 0.72 MiB partimage Partition Image saves partitions in many formats to an image file.
- 0.73 MiB jq Command-line JSON processor
- 0.74 MiB plasma-activities Core components for KDE Activities
- 0.75 MiB cockpit-storaged Cockpit user interface for storage, using udisks
- 0.75 MiB kactivitymanagerd System service to manage user activities and track the usage patterns
- 0.76 MiB protonup-qt Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris
- 0.77 MiB ultimate-edition-optimizer Optimizes multiple aspects of Linux. A collection of tools to optimize the speed of Linux in general.
- 0.78 MiB gstreamer-vaapi Multimedia graph framework - vaapi plugin
- 0.78 MiB pithos Native Pandora Radio client
- 0.80 MiB cockpit-packagekit Cockpit user interface for packages
- 0.80 MiB switchboard The Pantheon Control Center
- 0.81 MiB trash-cli Command line trashcan (recycle bin) interface
- 0.82 MiB winetricks Script to install various redistributable runtime libraries in Wine.
- 0.83 MiB screen Full-screen window manager that multiplexes a physical terminal
- 0.83 MiB ultimate-edition-repostorm Ultimate Repostorm. Software suited for conversion, error correction and maintaining a repository.
- 0.85 MiB conky-fonts Conky Fonts. Extra fonts for Conky.
- 0.86 MiB lib32-libpulse A featureful, general-purpose sound server (32-bit client libraries)
- 0.86 MiB ppp A daemon which implements the Point-to-Point Protocol for dial-up networking
- 0.87 MiB qt5ct Qt5 Configuration Utility
- 0.89 MiB switchboard-plug-keyboard Switchboard Keyboard Plug
- 0.89 MiB wavpack Audio compression format with lossless, lossy and hybrid compression modes
- 0.90 MiB caja-extensions-common Caja extensions (common files)
- 0.90 MiB pavucontrol PulseAudio Volume Control
- 0.91 MiB pantheon-applications-menu The Pantheon Application Menu
- 0.92 MiB inotify-tools inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify.
- 0.93 MiB jfsutils JFS filesystem utilities
- 0.96 MiB dnsmasq Lightweight, easy to configure DNS forwarder and DHCP server
- 0.96 MiB mdadm A tool for managing/monitoring Linux md device arrays, also known as Software RAID
- 0.98 MiB cockpit-machines Cockpit UI for virtual machines
- 0.98 MiB kscreenlocker Library and components for secure lock screen architecture
- 0.99 MiB bash-completion Programmable completion for the bash shell
- 1.00 MiB qemu-guest-agent QEMU Guest Agent
- 1.07 MiB cvs Source control
- 1.07 MiB inetutils A collection of common network programs
- 1.07 MiB systemsettings KDE system manager for hardware, software, and workspaces
- 1.07 MiB tcpdump Powerful command-line packet analyzer
- 1.16 MiB breeze-gtk Breeze widget theme for GTK 2 and 3
- 1.16 MiB virt-viewer A lightweight interface for interacting with the graphical display of virtualized guest OS.
- 1.23 MiB libkscreen KDE screen management software
- 1.25 MiB kscreen KDE screen management software
- 1.27 MiB nfs-utils Support programs for Network File Systems
- 1.29 MiB gpgme A C wrapper library for GnuPG
- 1.30 MiB plasma-firewall Control Panel for your system firewall
- 1.31 MiB pantheon-mail Mail app designed for elementary OS
- 1.31 MiB plasma-pa Plasma applet for audio volume management using PulseAudio
- 1.34 MiB inxi Full featured CLI system information tool
- 1.35 MiB gimp-scripts Collection of Gimp Scripts. 108 addition scripts for gimp.
- 1.41 MiB open-iscsi iSCSI userland tools
- 1.42 MiB alsa-tools Advanced tools for certain sound cards
- 1.46 MiB pantheon-calendar The Pantheon Calendar
- 1.47 MiB granite Library that extends Gtk+
- 1.47 MiB ksystemstats A plugin based system monitoring daemon
- 1.48 MiB gala The Pantheon Window Manager
- 1.49 MiB diffutils Utility programs used for creating patch files
- 1.52 MiB plasma-vault Plasma applet and services for creating encrypted vaults
- 1.53 MiB zstd Zstandard - Fast real-time compression algorithm
- 1.55 MiB networkmanager-openvpn NetworkManager VPN plugin for OpenVPN
- 1.58 MiB bluez Daemons for the bluetooth protocol stack
- 1.59 MiB baobab A graphical directory tree analyzer
- 1.59 MiB ntfs-3g NTFS filesystem driver and utilities
- 1.61 MiB broadcom-wl Broadcom 802.11 Linux STA wireless driver
- 1.61 MiB xdg-desktop-portal-kde A backend implementation for xdg-desktop-portal using Qt/KF5
- 1.62 MiB automake A GNU tool for automatically creating Makefiles
- 1.67 MiB lynis Security and system auditing tool to harden Unix/Linux systems
- 1.67 MiB make GNU make utility to maintain groups of programs
- 1.68 MiB testdisk Checks and undeletes partitions + PhotoRec, signature based recovery tool
- 1.71 MiB nvme-cli NVM-Express user space tooling for Linux
- 1.78 MiB cool-retro-term A good looking terminal emulator which mimics the old cathode display
- 1.85 MiB refind An EFI boot manager
- 1.85 MiB stacer Ubuntu System Optimizer
- 1.88 MiB kmenuedit KDE menu editor
- 1.89 MiB polkit Application development toolkit for controlling system-wide privileges
- 1.95 MiB curl command line tool and library for transferring data with URLs
- 2.00 MiB smartmontools Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
- 2.03 MiB switchboard-plug-datetime Switchboard Date & Time Plug
- 2.04 MiB ocean-sound-theme Ocean Sound Theme for Plasma
- 2.06 MiB plasma-systemmonitor An interface for monitoring system sensors, process information and other system resources
- 2.06 MiB w3m Text-based Web browser as well as pager
- 2.07 MiB oxygen-sounds The Oxygen Sound Theme
- 2.07 MiB qqc2-breeze-style Applications useful for Plasma development
- 2.13 MiB bluedevil Integrate the Bluetooth technology within KDE workspace and applications
- 2.17 MiB plymouth Graphical boot splash screen
- 2.17 MiB xf86-video-intel X.org Intel i810/i830/i915/945G/G965+ video drivers
- 2.22 MiB autoconf A GNU tool for automatically configuring source code
- 2.27 MiB lftp Sophisticated command line based FTP client
- 2.35 MiB man-db A utility for reading man pages
- 2.38 MiB plasma-sdk Applications useful for Plasma development
- 2.42 MiB parted A program for creating, destroying, resizing, checking and copying partitions
- 2.43 MiB alsa-utils Advanced Linux Sound Architecture - Utilities
- 2.48 MiB dosbox Emulator with builtin DOS for running DOS Games
- 2.52 MiB bison The GNU general-purpose parser generator
- 2.53 MiB plasma5support Support components for porting from KF5/Qt5 to KF6/Qt6
- 2.56 MiB ncmpcpp Featureful ncurses based MPD client inspired by ncmpc
- 2.58 MiB nano Pico editor clone with enhancements
- 2.59 MiB wacomtablet GUI for Wacom Linux drivers that supports different button/pen layout profiles
- 2.67 MiB xorg-fonts-type1 X.org Type1 fonts
- 2.73 MiB vulkan-extra-tools Vulkan Configurator and Installation Analyzer
- 2.76 MiB plasma-welcome A friendly onboarding wizard for Plasma
- 2.80 MiB kinfocenter A utility that provides information about a computer system
- 2.87 MiB print-manager A tool for managing print jobs and printers
- 2.90 MiB kcalc Scientific Calculator
- 2.94 MiB dhclient A standalone DHCP client from the dhcp package
- 3.02 MiB highlight Fast and flexible source code highlighter - CLI version
- 3.03 MiB terminus-font Monospace bitmap font (for X11 and console)
- 3.04 MiB pantheon-code The Pantheon Text Editor
- 3.09 MiB libksysguard Library to retrieve information on the current status of computer hardware
- 3.13 MiB cockpit-navigator A Featureful File Browser for Cockpit.
- 3.17 MiB drkonqi The KDE crash handler
- 3.19 MiB grub-customizer A graphical grub2 settings manager
- 3.22 MiB sg3_utils Generic SCSI utilities
- 3.27 MiB tpm2-tss Implementation of the TCG Trusted Platform Module 2.0 Software Stack (TSS2)
- 3.30 MiB terminator Terminal emulator that supports tabs and grids
- 3.32 MiB kwayland Qt-style Client and Server library wrapper for the Wayland libraries
- 3.33 MiB aspell A spell checker designed to eventually replace Ispell
- 3.42 MiB bluez-utils Development and debugging utilities for the bluetooth protocol stack
- 3.54 MiB gamehub-bin Games manager, downloader, library that supports GOG, Steam and Humble Bundle
- 3.56 MiB devede Program to create Video DVDs and CDs
- 3.60 MiB cockpit-composer Composer generates custom images suitable for deploying systems or uploading to the cloud. It integrates into Cockpit as a frontend for osbuild.
- 3.61 MiB sauerbraten FPS that uses an improved version of the Cube engine
- 3.75 MiB kde-cli-tools Tools based on KDE Frameworks to better interact with the system
- 3.79 MiB gst-plugins-bad Multimedia graph framework - bad plugins
- 3.84 MiB openconnect Open client for Cisco AnyConnect VPN
- 3.90 MiB simplescreenrecorder A feature-rich screen recorder that supports X11 and OpenGL.
- 4.05 MiB ntp Network Time Protocol reference implementation
- 4.07 MiB pantheon-files The Pantheon File Browser
- 4.16 MiB ttf-liberation Font family which aims at metric compatibility with Arial, Times New Roman, and Courier New
- 4.19 MiB ultimate-edition-grub-theme-arch UE Arch Grub Theme. Grub theme for Ultimate Edition Arch
- 4.22 MiB gpto-bin A tiny unofficial OpenAI client
- 4.23 MiB xfsprogs XFS filesystem utilities
- 4.28 MiB syslinux Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE
- 4.46 MiB nm-connection-editor NetworkManager GUI connection editor and widgets
- 4.53 MiB mplayer Media player for Linux
- 4.66 MiB lib32-pipewire Low-latency audio/video router and processor - 32-bit
- 4.73 MiB powerdevil Manages the power consumption settings of a Plasma Shell
- 4.76 MiB open-vm-tools The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools
- 4.91 MiB transmission-gtk Fast, easy, and free BitTorrent client (GTK+ GUI)
- 4.93 MiB fail2ban Bans IPs after too many failed authentication attempts
- 4.97 MiB meld Compare files, directories and working copies
- 4.98 MiB lynx A text browser for the World Wide Web
- 5.04 MiB python-lxml Python3 binding for the libxml2 and libxslt libraries
- 5.09 MiB archinstall Just another guided/automated Arch Linux installer with a twist
- 5.11 MiB gvfs Virtual filesystem implementation for GIO
- 5.13 MiB plasma-framework5 Plasma library and runtime components based upon KF5 and Qt5
- 5.19 MiB virt-install Command line tool for creating new KVM , Xen, or Linux container guests using the libvirt hypervisor
- 5.22 MiB e2fsprogs Ext2/3/4 filesystem utilities
- 5.27 MiB sddm QML based X11 and Wayland display manager
- 5.36 MiB calc Arbitrary precision console calculator
- 5.61 MiB man-pages Linux man pages
- 5.62 MiB octopi This is Octopi, a powerful Pacman frontend using Qt libs
- 5.69 MiB ipmitool Command-line interface to IPMI-enabled devices
- 5.70 MiB openssh SSH protocol implementation for remote login, command execution and file transfer
- 5.78 MiB mpv a free, open source, and cross-platform media player
- 5.86 MiB modemmanager Mobile broadband modem management service
- 5.88 MiB spectacle KDE screenshot capture utility
- 5.89 MiB kitch The best way to play itch.io games.
- 5.89 MiB mpd Flexible, powerful, server-side application for playing music
- 6.06 MiB pulseaudio A featureful, general-purpose sound server
- 6.19 MiB 7zip File archiver for extremely high compression
- 6.26 MiB blueman GTK+ Bluetooth Manager
- 6.26 MiB gpt-cli Run linux commands with natural language. Eg 'show my graphic card' instead 'lspci | grep VGA'
- 6.38 MiB kdeplasma-addons All kind of addons to improve your Plasma experience
- 6.41 MiB apache A high performance Unix-based HTTP server
- 6.51 MiB btrfs-progs Btrfs filesystem utilities
- 6.55 MiB gnome-disk-utility Disk Management Utility for GNOME
- 6.56 MiB libplasma Plasma library and runtime components
- 6.56 MiB zsh A very advanced and programmable command interpreter (shell) for UNIX
- 6.60 MiB wpa_supplicant A utility providing key negotiation for WPA wireless networks
- 6.63 MiB discover KDE and Plasma resources management GUI
- 6.76 MiB awstats tool that generates web, streaming, ftp and mail server statistics, graphically
- 6.94 MiB bind A complete, highly portable implementation of the DNS protocol
- 6.97 MiB pantheon-photos The Pantheon Photos Manager
- 7.00 MiB pax-britannica A one-button real-time strategy game for up to 4 players
- 7.07 MiB mc A file manager that emulates Norton Commander
- 7.10 MiB gparted A Partition Magic clone, frontend to GNU Parted
- 7.16 MiB gst-plugins-good Multimedia graph framework - good plugins
- 7.18 MiB edk2-shell EDK2 UEFI Shell
- 7.43 MiB udisks2 Daemon, tools and libraries to access and manipulate disks, storage devices and technologies
- 7.68 MiB cockpit A systemd web based user interface for Linux servers
- 7.68 MiB denise Highly accurate C64/Amiga emulator
- 7.76 MiB sudo Give certain users the ability to run some commands as root
- 8.12 MiB gptfusion-appimage GPT聚合版是一个聚合了多个GPT聊天机器人的跨平台聊天工具, 支持多个免费GPT镜像, 支持自定义导入镜像, 支持POE,文心一言等多个平台.
- 8.19 MiB kvantum SVG-based theme engine for Qt6 (including config tool and extra themes)
- 8.48 MiB cockpit-file-sharing A Cockpit plugin to easily manage samba and NFS file sharing.
- 9.75 MiB yay Yet another yogurt. Pacman wrapper and AUR helper written in go.
- -0.00 MiB ultimate-edition-games Ultimate Edition Games metapackage. This package adds tons of games & support for games.
- 10.18 MiB lutris Open Gaming Platform
- 10.59 MiB chatgpt-desktop-bin ChatGPT Desktop Application (Mac, Windows and Linux)
- 10.78 MiB plasma-nm Plasma applet written in QML for managing network connections
- 10.85 MiB gtk-theme-elementary elementary GTK theme
- 11.27 MiB enemy-territory Free multiplayer FPS. FPS set during World War II.
- 11.72 MiB gpt-telegramus-git GPT-Telegramus is a Telegram bot that allows you to interact with various large language models (LLMs), including ChatGPT, Bing AI (also known as Sidney or EdgeGPT), and Gemini.
- 12.20 MiB strawberry A music player aimed at audio enthusiasts and music collectors
- 12.52 MiB mkvtoolnix-gui Set of tools to create, edit and inspect Matroska files
- 12.69 MiB xorg-fonts-misc X.org misc fonts
- 12.73 MiB cups OpenPrinting CUPS - daemon package
- 12.78 MiB vulkan-radeon Open-source Vulkan driver for AMD GPUs
- 12.88 MiB engrampa A file archiver for MATE
- 13.73 MiB fwupd Simple daemon to allow session software to update firmware
- 14.98 MiB dvdstyler DVD authoring application for the creation of professional-looking DVDs
- 15.22 MiB networkmanager Network connection manager and user applications
- 15.83 MiB filezilla Fast and reliable FTP, FTPS and SFTP client
- 15.92 MiB python-pip The PyPA recommended tool for installing Python packages
- 16.95 MiB caja File manager for the MATE desktop
- 18.23 MiB oxygen KDE Oxygen style
- 18.50 MiB php-apache Apache SAPI for PHP
- 18.75 MiB steam Valve's digital software delivery system
- 19.61 MiB ultimate-calamares-config-developer calamares for Ultimate
- 20.60 MiB intel-ucode Microcode update files for Intel CPUs
- 22.02 MiB php-cgi CGI and FCGI SAPI for PHP
- 22.31 MiB ultimate-edition-sound-scheme Ultimate Edition Sound Scheme. Sound Scheme for Ultimate Edition
- 22.40 MiB shellcheck Shell script analysis tool
- 22.68 MiB ventoy USB boot tool. Ventoy is an open source tool to create bootable USB drive for ISO files. With ventoy, you don't need to format the disk again and again, you just need to copy the iso file to the USB drive and boot it.
- 23.08 MiB imagemagick An image viewing/manipulation program
- 23.09 MiB qt5-declarative Classes for QML and JavaScript languages
- 23.44 MiB obs-studio Free, open source software for live streaming and recording
- 24.40 MiB dxvk-bin A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine (Windows DLL binary files)
- 25.00 MiB nmap Utility for network discovery and security auditing
- 27.21 MiB pluma A powerful text editor for MATE
- 28.71 MiB git the fast distributed version control system
- 30.14 MiB ultimate-edition-cursors Ultimate Edition Cursor Pack. Animated cursors for Ultimate Edition.
- 30.54 MiB vulkan-headers Vulkan header files and API registry
- 30.84 MiB archlinux-tweak-tool-git Arch Linux Tweak Tool or ATT
- 30.99 MiB yt-dlp A youtube-dl fork with additional features and fixes
- 31.28 MiB kwin An easy to use, but flexible, composited Window Manager
- 31.49 MiB php A general-purpose scripting language that is especially suited to web development
- 31.59 MiB elementary-icon-theme Named, vector icons for elementary OS
- 33.18 MiB plasma-desktop KDE Plasma Desktop
- 33.86 MiB sof-firmware Sound Open Firmware
- 34.11 MiB vulkan-intel Open-source Vulkan driver for Intel GPUs
- 34.20 MiB gutenprint Top quality printer drivers for POSIX systems
- 34.40 MiB k3b Feature-rich and easy to handle CD burning application
- 34.78 MiB ultimate-edition-theme-arch Ultimate Edition Arch Theme Pack. Entire theme set for Ultimate Edition Arch.
- 35.11 MiB gimp-brushes Collection of Gimp Scripts. 108 addition scripts for gimp.
- 35.64 MiB grub GNU GRand Unified Bootloader (2)
- 36.04 MiB subversion A Modern Concurrent Version Control System
- 36.26 MiB kvirc Qt based IRC client
- 37.05 MiB sniffnet Application to comfortably monitor your network traffic
- 40.00 MiB ffmpeg Complete solution to record, convert and stream audio and video
- 40.28 MiB xscreensaver Screen saver and locker for the X Window System
- 41.78 MiB binutils A set of programs to assemble and manipulate binary and object files
- 43.68 MiB svp-bin SmoothVideo Project 4 (SVP4)
- 47.72 MiB python-numpy Scientific tools for Python
- 51.45 MiB handbrake Multithreaded video transcoder
- 54.89 MiB plasma-workspace KDE Plasma Workspace
- 57.06 MiB breezy A decentralized revision control system with support for Bazaar and Git file formats
- 57.72 MiB vlc Multi-platform MPEG, VCD/DVD, and DivX player
- 60.38 MiB ultimate-edition-os-builder Ultimate Edition Builder. Tool used to build Ultimate Edition Operating system.
- 62.40 MiB samba SMB Fileserver and AD Domain server
- 62.75 MiB linux-firmware-marvell Firmware files for Linux - marvell / Firmware for Marvell devices
- 67.10 MiB elementary-wallpapers Collection of wallpapers for elementary OS
- 70.86 MiB wordpress Blog tool and publishing platform
- 71.84 MiB breeze Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
- 77.80 MiB kdenlive A non-linear video editor for Linux using the MLT video framework
- 78.80 MiB cmake A cross-platform open-source make system
- 88.64 MiB code The Open Source build of Visual Studio Code (vscode) editor
- 108.33 MiB digikam An advanced digital photo management application
- 113.81 MiB ultimate-edition-icons-dark-glass Ultimate Edition Dark Glass Icons. Dark Glass icon set for Ultimate Edition
- 125.83 MiB plasma-workspace-wallpapers Additional wallpapers for the Plasma Workspace
- 143.12 MiB linux-zen The Linux ZEN kernel and modules
- 144.45 MiB gimp GNU Image Manipulation Program
- 159.45 MiB netdata Real-time performance monitoring, in the greatest possible detail, over the web
- 166.72 MiB krita Edit and paint images
- 169.54 MiB cursor-bin Cursor App - AI-first coding environment
- 173.47 MiB inkscape Professional vector graphics editor
- 181.34 MiB boost Free peer-reviewed portable C++ source libraries (development headers)
- 190.91 MiB zed A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
- 202.43 MiB gcc The GNU Compiler Collection - C and C++ frontends
- 207.17 MiB wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer
- 224.22 MiB wine-mono Wine's built-in replacement for Microsoft's .NET Framework
- 232.80 MiB linux-zen-headers Headers and scripts for building modules for the Linux ZEN kernel
- 237.73 MiB go Core compiler tools for the Go programming language
- 251.85 MiB discord All-in-one voice and text chat for gamers
- 253.15 MiB firefox Fast, Private & Safe Web Browser
- 269.32 MiB gpt4all-chat run open-source LLMs anywhere
- 271.74 MiB rust Systems programming language focused on safety, speed and concurrency
- 275.59 MiB linux-firmware Firmware files for Linux
- 328.44 MiB ums Universal Media Server: a DLNA-compliant UPnP Media Server.
- 330.58 MiB blender A fully integrated 3D graphics creation suite
- 355.83 MiB google-chrome-canary The popular web browser by Google (Canary Channel)
- 412.29 MiB libreoffice-fresh LibreOffice branch which contains new features and program enhancements
- 501.51 MiB wine-staging A compatibility layer for running Windows programs - Staging branch
- 594.98 MiB zoom Video Conferencing and Web Conferencing Service
- 1097.52 MiB proton-ge-custom-bin A fancy custom distribution of Valves Proton with various patches
Services
Universal Media Server (UMS) is a DLNA-compliant UPnP media server that allows you to stream or transcode various media formats, including video, audio, and images, across different devices on your network.
Ultimate Network Optimizer
Automatically Optimizes Network Connection(s) & increase network security.
Firewalld
Firewalld provides a dynamically managed firewall with support for network/firewall zones that define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings, ethernet bridges and IP sets. There is a separation of runtime and permanent configuration options. It also provides an interface for services or applications to add firewall rules directly.
This is very impressive, once installed. Carries your credentials to that server / Operating System. To each service FTP, SSH, NFS, Samba as well all the above.
I almost forgot to mention. RepoStorm another application I wrote at least 20 years ago. Repostorm has fixed many packages is this Operating System, jacking the level of security way beyond any on this planet.