How to Install and Uninstall opensips-lua.x86_64 Package on Fedora 35

Last updated: May 06,2024

1. Install "opensips-lua.x86_64" package

Please follow the steps below to install opensips-lua.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install opensips-lua.x86_64

2. Uninstall "opensips-lua.x86_64" package

Please follow the guidelines below to uninstall opensips-lua.x86_64 on Fedora 35:

$ sudo dnf remove opensips-lua.x86_64 $ sudo dnf autoremove

3. Information about the opensips-lua.x86_64 package on Fedora 35

Last metadata expiration check: 1:05:07 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : opensips-lua
Version : 3.1.9
Release : 1.fc35
Architecture : x86_64
Size : 42 k
Source : opensips-3.1.9-1.fc35.src.rpm
Repository : updates
Summary : Helps implement your own OpenSIPS extensions in Lua
URL : https://opensips.org
License : GPLv2+
Description : The time needed when writing a new OpenSIPS module unfortunately is quite
: high, while the options provided by the configuration file are limited to
: the features implemented in the modules. With this Lua module, you can
: easily implement your own OpenSIPS extensions in Lua.