How to Install and Uninstall pfm Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "pfm" package

In this section, we are going to explain the necessary steps to install pfm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pfm

2. Uninstall "pfm" package

Here is a brief guide to show you how to uninstall pfm on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pfm $ sudo apt autoclean && sudo apt autoremove

3. Information about the pfm package on Ubuntu 21.10 (Impish Indri)

Package: pfm
Architecture: all
Version: 2.0.8-3
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mark Hindley
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 767
Depends: tcl (>= 8.5), tk (>= 8.5), libpgtcl | libpgtcl1.5, postgresql-client, itcl3, sensible-utils
Suggests: postgresql
Filename: pool/universe/p/pfm/pfm_2.0.8-3_all.deb
Size: 225996
MD5sum: f0b54a53f36f92397b39814c5f25df6b
SHA1: 1a7b8a503844b85b1828fde866e17a92b134191d
SHA256: 65c6d1f8893b92ea8ac69ec4a078f292d201ae31360b7281d5ad7616867d60a5
SHA512: 311efd762a2853594db3671812b6f305cf2dec709c7f281f9a323ce629b07d3ce355f084d164a80dfcea18b297a92c9bdc9952c3affc426ba0aeb36f78221a16
Description-en: PostgreSQL graphical client using Tcl/Tk
Postgres Forms (pfm) is a client application with a graphical user
interface for the PostgreSQL data base server. It enables the user:
to design forms for adding, modifying or deleting records of data
base tables;
.
- to design links (one to many relationships) from one form
to another, for navigating in the data base;
.
- to design and to generate reports based on the data in a
table or view;
.
- to edit and to execute SQL statements.
.
Postgres Forms is implemented in Tcl/Tk, but there is no need for the
user to program anything in Tcl/Tk. The user only has to use SQL for
creating tables and views and for designing forms, links and reports.
.
Postgres Forms makes no attempt to hide the underlying SQL. On the
contrary, in most cases, it shows both the SQL statements it sends to
the PostgreSQL server and the results it gets back.
.
The PostgreSQL server can be remote or local.
Description-md5: 7c93b1c796e338e5848ced0cde7ccc36