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

Last updated: May 06,2024

1. Install "pushpin" package

Please follow the guidelines below to install pushpin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pushpin

2. Uninstall "pushpin" package

Please follow the instructions below to uninstall pushpin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pushpin $ sudo apt autoclean && sudo apt autoremove

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

Package: pushpin
Architecture: amd64
Version: 1.32.2-1
Priority: extra
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Niehusmann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3434
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libzmq5 (>= 4.0.1+dfsg), condure | mongrel2-core (>= 1.9.0), zurl (>= 1.3.0-2), adduser, lsb-base (>= 3.0-6), ucf
Filename: pool/universe/p/pushpin/pushpin_1.32.2-1_amd64.deb
Size: 1063212
MD5sum: 00673a61d4a82859a14620ab5cba20b9
SHA1: 2a1bf5dbc4a2193bb7112d9016987f0e4522e242
SHA256: d4a396db808e56337e2fe6ba8fb3e17fbbcd0cd7dbec411e540eab1991800711
SHA512: 2aeddfa35588238e2b89cd630bb526ceb685389acb21a8f3db78874818249c477186de429c199ec60aac4c2857f63f12df7053a3c59ac9225a140c74e1e67517
Homepage: https://github.com/fanout/pushpin
Description-en: HTTP reverse proxy server for streaming and long-polling services
Pushpin is a reverse proxy server that makes it easy to implement
WebSocket, HTTP streaming, and HTTP long-polling services. It communicates
with backend web applications using regular, short-lived HTTP requests
(GRIP protocol). This allows backend applications to be written in any
language and use any webserver.
.
Additionally, Pushpin does all of this without exposing a proprietary
protocol to clients. The HTTP/WebSocket content between the client
and your server is whatever you want it to be. This makes it ideal for
implementing APIs.
.
Pushpin is written in C++. The name means to "pin" (hold) connections
open for "pushing".
Description-md5: 7d73de5ae4b2fdd9ed9a9a4ef1ffb9b2