How to Install and Uninstall aml.x86_64 Package on Fedora 36
Last updated: January 08,2025
1. Install "aml.x86_64" package
In this section, we are going to explain the necessary steps to install aml.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
aml.x86_64
Copied
2. Uninstall "aml.x86_64" package
In this section, we are going to explain the necessary steps to uninstall aml.x86_64 on Fedora 36:
$
sudo dnf remove
aml.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the aml.x86_64 package on Fedora 36
Last metadata expiration check: 3:11:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : aml
Version : 0.2.2
Release : 1.fc36
Architecture : x86_64
Size : 20 k
Source : aml-0.2.2-1.fc36.src.rpm
Repository : updates
Summary : Another Main Loop
URL : https://github.com/any1/aml
License : ISC and BSD
Description :
: Event loop handler developed for wayvnc (Wayland VNC server) and
: wlvncc (Wayland VNC client) - see https://github.com/any1
:
: Goals:
: * Portability
: * Utility
: * Simplicity
:
: Non-goals:
: * MS Windows (TM) support
: * Solving the C10K problem
:
: Features:
: * File descriptor event handlers
: * Timers
: * Tickers
: * Signal handlers
: * Idle dispatch callbacks
: * Thread pool
: * Interoperability with other event loops
Available Packages
Name : aml
Version : 0.2.2
Release : 1.fc36
Architecture : x86_64
Size : 20 k
Source : aml-0.2.2-1.fc36.src.rpm
Repository : updates
Summary : Another Main Loop
URL : https://github.com/any1/aml
License : ISC and BSD
Description :
: Event loop handler developed for wayvnc (Wayland VNC server) and
: wlvncc (Wayland VNC client) - see https://github.com/any1
:
: Goals:
: * Portability
: * Utility
: * Simplicity
:
: Non-goals:
: * MS Windows (TM) support
: * Solving the C10K problem
:
: Features:
: * File descriptor event handlers
: * Timers
: * Tickers
: * Signal handlers
: * Idle dispatch callbacks
: * Thread pool
: * Interoperability with other event loops