How To Install Master PDF Editor V5.0.3 On Ubuntu-18.04
To Install Master PDF Editor V5.0.3 On Ubuntu-18.04
Master PDF Editor is straightforward and easy to use application used for viewing, creating, printing and editing PDF files and it is available for several Operating Systems such as Linux, Mac OS, and Windows.
Installation
Download the master pdf editor application from the terminal as follows
root@linuxhelp:~# wget https://code-industry.net/public/master-pdf-editor-5.0.03_1_qt5.amd64.deb --2018-05-24 20:16:00-- https://code-industry.net/public/master-pdf-editor-5.0.03_1_qt5.amd64.deb Resolving code-industry.net (code-industry.net)... 136.243.89.42 Connecting to code-industry.net (code-industry.net)|136.243.89.42|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11360750 (11M) [application/x-debian-package] Saving to: ‘ master-pdf-editor-5.0.03_1_qt5.amd64.deb’ master-pdf-editor-5.0. 100%[==========================> ] 10.83M 503KB/s in 24s 2018-05-24 20:16:25 (468 KB/s) - ‘ master-pdf-editor-5.0.03_1_qt5.amd64.deb’ saved [11360750/11360750] root@linuxhelp:~# ls master-pdf-editor-5.0.03_1_qt5.amd64.deb
Install the gdebi as follows
root@linuxhelp:~# apt-get install gdebi-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required
linux-headers-4.15.0-13 linux-headers-4.15.0-13-generic linux-image-4.15.0-13-generic
linux-image-extra-4.15.0-13-generic
Use ' sudo apt autoremove' to remove them.
The following NEW packages will be installed
gdebi-core
0 upgraded, 1 newly installed, 0 to remove and 59 not upgraded.
Need to get 116 kB of archives.
After this operation, 876 kB of additional disk space will be used.
Get:1 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 gdebi-core all 0.9.5.7+nmu2 [116 kB]
Fetched 116 kB in 1s (114 kB/s)
Selecting previously unselected package gdebi-core.
(Reading database ... 214550 files and directories currently installed.)
Preparing to unpack .../gdebi-core_0.9.5.7+nmu2_all.deb ...
Unpacking gdebi-core (0.9.5.7+nmu2) ...
Setting up gdebi-core (0.9.5.7+nmu2) ...
Processing triggers for man-db (2.8.3-2) ...
Install the master editor application using gdebi
root@linuxhelp:~# gdebi master-pdf-editor-5.0.03_1_qt5.amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
Requires the installation of the following packages: libdouble-conversion1 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 libqt5printsupport5 libqt5svg5 libqt5widgets5 libxcb-xinerama0 qt5-gtk-platformtheme
qttranslations5-l10n
Master PDF Editor is the complete solution for viewing, printing and editing PDF files.
* Edit PDF text, images and pages with full editing features.
* Create new PDF or edit existing ones.
.
.
.
Unpacking master-pdf-editor (5.0.03) ...
Setting up master-pdf-editor (5.0.03) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3) ...
Processing triggers for mime-support (3.60ubuntu1) ...
After installation, you can access the application from the menu as follows

And also you can verify the version from the help menu as follows
with this, the method to install Master PDF Editor V5.0.3 On Ubuntu-18.04 comes to an end.
Comments ( 1 )