📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 09:59:14
📂
/ (Root)
/
var
/
lib
/
dpkg
/
info
📍 /var/lib/dpkg/info
🔄 Refresh
✏️
Editing: iamerican.config
Read Only
#!/usr/bin/perl -w use Debconf::Client::ConfModule q(:all); version ('2.0'); my $class = "ispell"; my $script = "/usr/share/dictionaries-common/dc-debconf-select.pl"; if ( -e $script ){ require $script; dc_debconf_select($class); }
💾 Save Changes
❌ Cancel