How to install the `sodium` extension if your PHP version hasn't it directly in Ubuntu 22.04?
php-sodium installation steps for php8.*
Jun 27, 20232 min read345

Search for a command to run...
Articles tagged with #ubuntu-2204
php-sodium installation steps for php8.*

Here's how you can do it: Open a terminal by pressing Ctrl + Alt + T or searching for "Terminal" in the application launcher. Navigate to your templates directory by running the following command: cd ~/Templates Create blank files with the d...
