How to Install and Uninstall golang-github-ngaut-go-zookeeper-dev Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: February 02,2025
1. Install "golang-github-ngaut-go-zookeeper-dev" package
Here is a brief guide to show you how to install golang-github-ngaut-go-zookeeper-dev on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
golang-github-ngaut-go-zookeeper-dev
Copied
2. Uninstall "golang-github-ngaut-go-zookeeper-dev" package
Please follow the instructions below to uninstall golang-github-ngaut-go-zookeeper-dev on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
golang-github-ngaut-go-zookeeper-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-github-ngaut-go-zookeeper-dev package on Ubuntu 20.10 (Groovy Gorilla)
Package: golang-github-ngaut-go-zookeeper-dev
Architecture: all
Version: 0.0~git20150813.0.9c3719e-5
Priority: extra
Section: universe/devel
Source: golang-github-ngaut-go-zookeeper
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Depends: golang-github-samuel-go-zookeeper-dev
Filename: pool/universe/g/golang-github-ngaut-go-zookeeper/golang-github-ngaut-go-zookeeper-dev_0.0~git20150813.0.9c3719e-5_all.deb
Size: 18420
MD5sum: 54b7dc1ab911eb0937fd5f3a553cbb8b
SHA1: bcb1c1d0fe96f59079c75de5cba50289b91ffcd7
SHA256: b95ff87220f2452e10325b59d8128f51f093e9ce22f8f9a55cdd21ff07003a5e
SHA512: 0d3d9c50fafe55455458003ad2ed175f8cb32a42dc04a299a86d12c75d1d74efec49f1fa4549626f641acb70d4d0d9c6d90a2a4234fffd9614abbe6e25073766
Homepage: https://github.com/ngaut/go-zookeeper
Description-en: Native ZooKeeper client for Go
This package provides a native ZooKeeper (client) library for
communicating with ZooKeeper servers.
.
Example:
func main() {
c, _, err := zk.Connect([]string{"127.0.0.1"}, time.Second) //*10)
if err != nil {
panic(err)
}
children, stat, ch, err := c.ChildrenW("/")
if err != nil {
panic(err)
}
fmt.Printf("%+v %+v\n", children, stat)
e := <-ch
fmt.Printf("%+v\n", e)
}
.
See also: https://godoc.org/github.com/samuel/go-zookeeper/zk
Description-md5: c539e0098b2a898cfc0aeecc92a25b87
Architecture: all
Version: 0.0~git20150813.0.9c3719e-5
Priority: extra
Section: universe/devel
Source: golang-github-ngaut-go-zookeeper
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Depends: golang-github-samuel-go-zookeeper-dev
Filename: pool/universe/g/golang-github-ngaut-go-zookeeper/golang-github-ngaut-go-zookeeper-dev_0.0~git20150813.0.9c3719e-5_all.deb
Size: 18420
MD5sum: 54b7dc1ab911eb0937fd5f3a553cbb8b
SHA1: bcb1c1d0fe96f59079c75de5cba50289b91ffcd7
SHA256: b95ff87220f2452e10325b59d8128f51f093e9ce22f8f9a55cdd21ff07003a5e
SHA512: 0d3d9c50fafe55455458003ad2ed175f8cb32a42dc04a299a86d12c75d1d74efec49f1fa4549626f641acb70d4d0d9c6d90a2a4234fffd9614abbe6e25073766
Homepage: https://github.com/ngaut/go-zookeeper
Description-en: Native ZooKeeper client for Go
This package provides a native ZooKeeper (client) library for
communicating with ZooKeeper servers.
.
Example:
func main() {
c, _, err := zk.Connect([]string{"127.0.0.1"}, time.Second) //*10)
if err != nil {
panic(err)
}
children, stat, ch, err := c.ChildrenW("/")
if err != nil {
panic(err)
}
fmt.Printf("%+v %+v\n", children, stat)
e := <-ch
fmt.Printf("%+v\n", e)
}
.
See also: https://godoc.org/github.com/samuel/go-zookeeper/zk
Description-md5: c539e0098b2a898cfc0aeecc92a25b87