Facebook Twitter Instagram
    Facebook Twitter Instagram
    Techtown
    • General
    • Linux
      • Linux Commands
      • Debian
      • Ubuntu
      • Linux Mint
      • Centos
      • OpenSUSE
      • Fedora
    • Text Editors
      • Notepad++
      • Sublime Text
    • Resources
      • Books
    • Write for Us
    Techtown
    Home » How to Install gLabels Publisher on Ubuntu 20.04 LTS
    Linux

    How to Install gLabels Publisher on Ubuntu 20.04 LTS

    By AMMay 6, 2022Updated:May 6, 2022No Comments3 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Publications and presentations are important in the reputation of many companies and individuals. That’s why it pays to have tools that help with the design and management of labels and business cards that serve as an introduction to the service offered. So, today, you will learn how to install gLabels Publisher on Ubuntu 20.04.

    What is gLabels Publisher?

    The gLabels application is a lightweight program for creating labels and business cards for the GNOME desktop environment. It is designed to work with various sheets of laser/ink jet labels that you will find in most office supply shops.

    gLabels takes up very little of your computer’s resources and is easy to use. Of course, it is an open-source tool whose code can be audited for bugs.

    With gLabels you can create not only labels, but also barcodes, multimedia covers and much more. But another important feature is that it is also possible to print address labels that can be imported from a CSV or vCards file.

    All this and more can be done at no cost because gLabels is free and can be installed on the Linux desktop.

    Install gLabels Publisher on Ubuntu 20.04

    gLabels is included in the official Ubuntu repositories, so the installation is easy to do. But we also have another method and that is using Flatpak to get the latest stable version of the tool.

    Method 1: Install gLabels on Ubuntu 20.04 using APT

    The first method is using the official repositories of the distribution. This method is ideal for newbies and newcomers to Linux.

    So, open a terminal and after updating the system with the commands

    sudo apt update
    sudo apt upgrade

    You can then install the application by running

    sudo apt install glabels

    This will start the whole installation process. When it is finished, you can check the installed version.

    glabels --version

    Then, you can run it from the main menu.

    Method 2: Get the latest stable version of gLabels using Flatpak

    The well-known Flatpak technology is a good way to get the latest version of some programs, and gLabels is a good example.

    Open a terminal and install Flatpak with these commands

    sudo add-apt-repository ppa:flatpak/stable  
    sudo apt update  
    sudo apt install flatpak

    Then add the Flathub repository where the program is hosted.

    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

    Now install gLabels with this command

    flatpak install flathub org.gnome.glabels-3

    Finally, run gLabels from the main menu.

    Using gLabels

    As soon as you run the application you will see a screen like this.

    Glabels interface on Ubuntu 20.04
    gLabels interface on Ubuntu 20.04

    One of the nice things about gLabels is that it has a default set of templates that make the application easier to use.

    Templates screen
    Templates screen

    After that, using it is simple and comes down to your creativity.

    Using Glabels on Ubuntu 20.04
    Using gLabels on Ubuntu 20.04

    Removing gLabels in Ubuntu 20.04

    If you are no longer going to use gLabels on your system, then you may want to remove it. Depending on the installation method, you have to run some commands.

    In case you have installed gLabels using APT, you have to open a terminal and run

    sudo apt remove glabels

    For the Flatpak version, you have to run

    flatpak uninstall flathub org.gnome.glabels-3

    And then you will no longer have gLabels on your system.

    Conclusion

    gLabels is an essential tool for making business cards and so on. Besides that, it is easy to use and does not consume system resources.

    I hope you liked the post and help us to grow.

    Ubuntu
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleHow to Install Discourse on Ubuntu 20.04 LTS
    Next Article How to Install GNU Octave on Ubuntu
    AM

    Related Posts

    How to Set the Time zone in Debian 11

    May 25, 2022

    How to Open a Terminal in Linux Mint

    May 24, 2022

    How to Restart Ubuntu From the Terminal

    May 23, 2022
    Add A Comment

    Leave A Reply Cancel Reply

    Recent Posts
    • How to Set the Time zone in Debian 11
    • How to Open a Terminal in Linux Mint
    • How to Restart Ubuntu From the Terminal
    • How to Install Zoom on openSUSE
    • How to Install xArchiver on Debian 11
    Affiliate Disclosure
    This website contains Affiliate Links. We get small commission for purchases made through affiliate links (at no extra cost to you)
    Facebook Twitter Instagram Pinterest
    • Debian
    • Ubuntu
    • Mint
    • Fedora
    • CentOS
    • openSUSE
    • Chrome
    • XAMPP
    • Forums
    • Notepad++
    • Privacy Policy
    • About Me
    © 2022 ThemeSphere. Designed by ThemeSphere.

    Type above and press Enter to search. Press Esc to cancel.