• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer
WebSetNet

WebSetNet

Technology News

  • Technology News
    • Mobile
    • Games
  • Internet Marketing
  • System Admin
    • Windows 11
    • Linux
    • Mac & Apple
You are here: Home / System Admin / Linux / How to Compile & Install Pinta 2.1 from Source in Ubuntu 22.04 |22.10

How to Compile & Install Pinta 2.1 from Source in Ubuntu 22.04 |22.10

January 7, 2023 by jerry23

For Pinta users who do NOT like the Snap and Flatpak packages that run in sandbox. Here’s how to build the 2.1 release from source tarball in Ubuntu 22.04 & 22.10.

Pinta has switch to .NET 6.0 framework since version 2.0. Which however needs internet connection to fetch something for the first time during the build time. And, most Linux so far still has Pinta v1.x in their system repositories.

Thankfully, building Pinta 2.1 from source is not hard. And, here’s the step by step guide show you how!

1. Firstly, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run command to install .NET 6 as well as dev libraries for building the package.

sudo apt install dotnet-sdk-6.0 debhelper autotools-dev autoconf-archive gettext intltool libgtk-3-dev

NOTE: If you’ve already installed dotnet 7.0 from Microsoft repository, skip dotnet-sdk-6.0 in command.

2. Next, download the source tarball from github release page (under ‘Assets’ section):

Download Pinta (source)

3. Then, extract the tarball in file manager. Right-click on source folder and select “Open in Terminal”.

4. The last step will open a terminal window and automatically navigate to the Pinta source folder as working directory.

In the terminal window, run command to configure the source:

./configure

And, finally compile and install it via:

sudo make install

NOTE: This step needs internet connection if you’re first time using dotnet to build a package. And, it may fail if you’ve ever installed .NET 7.0 but removed (not completely) and use .NET 6.0 now.

If everything’s done without any error, you should now be able to search for and launch Pinta from system start menu (‘Activities’ overview).

Uninstall:

Until you remove the source folder, you can run sudo make uninstall at any time from in that folder to uninstall Pinta package.

If you’ve removed the source folder, re-do the previous steps and replace the last command with sudo make uninstall.

Original Article

Related posts:

  1. 31 Linux Commands Every Ubuntu User Should Know
  2. Paint.NET Clone Pinta 2.1 Released! WebP & Google Drive Support
  3. Amazon Alexa Easter eggs: Over 180 funny things to ask Alexa
  4. 21 Basic Linux Networking Commands You Should Know
  5. Monitor Linux CPU temperature, frequency, power in a graphical way
  6. Essential command tools to fix virtually any networking issue on Windows 10
  7. How to install a Ceph Storage Cluster on Ubuntu 16.04
  8. List of PPA Repositories for Ubuntu 17.04 Zesty Zapus
  9. How To Install Android 11 On Windows 10 PC Using Android Studio
  10. Top 10 Terminal Emulators for Linux (With Extra Features or Amazing Looks)

Filed Under: Linux

Primary Sidebar

Popular Posts

  • What Is Shader Compilation and Why Does It Make PC Games Stutter? 2.9k views
  • 3 Ways to Disable GetApps on Xiaomi, Redmi, and Poco Phones Running MIUI 0.9k views
  • Fix: There was an error opening this document 500 views
  • Microsoft Edge's newest feature? Shopping in Microsoft Edge 500 views
  • Exclamation Mark on Network Signal, Mobile Data Not Working? 8 Ways to Fix 400 views
  • 3 Ways To Open PST File Without Office Outlook In Windows 10 400 views
  • Enable or Disable Adjust for Daylight Saving Time in Windows 10 400 views
  • How do I enable or disable Alt Gr key on Windows 10 keyboard 400 views
  • How to Highlight Duplicates in Google Sheets 400 views
  • How To Extract & Install tar.gz Files In Ubuntu 300 views
  • Dual Booting Ubuntu With Windows 10 Pro With BitLocker Encryption 300 views
  • How To Copy And Paste In Linux Terminal 300 views
  • TEAMGROUP launches T-FORCE VULCAN SO-DIMM DDR5 gaming RAM 300 views
  • Linux: What is Opt Directory and How to Open Opt Directory 300 views
  • How to fix VALORANT Error 29 and 59 on Windows PC 300 views
  • 7 Simple Ways To Free Up Space On Ubuntu and Linux Mint 300 views
  • Twitch not working on Chrome in Windows 300 views

Footer

Tags

Amazon android Apple Asus available download: edge feature features first free from galaxy Game games gaming gets google install Intel iPhone launches linux Microsoft more OnePlus phone release released review: samsung series support this Ubuntu update using video watch what will windows with xbox your

Archives

  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org