How to Install and Uninstall syncthing Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: November 07,2024
1. Install "syncthing" package
Please follow the instructions below to install syncthing on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
syncthing
Copied
2. Uninstall "syncthing" package
This guide covers the steps necessary to uninstall syncthing on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
syncthing
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the syncthing package on Ubuntu 20.10 (Groovy Gorilla)
Package: syncthing
Architecture: amd64
Version: 1.10.0~ds1-1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1), golang-github-audriusbutkevicius-pfilter (= 0.0.5-1), golang-github-azure-go-ntlmssp (= 0.0~git20200615.6637195-1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bkaradzic-go-lz4 (= 1.0.0-4), golang-github-calmh-xdr (= 2.0.1-5build1), golang-github-ccding-go-stun (= 0.1.2-1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-cheekybits-genny (= 1.0.0-3), golang-github-chmduquesne-rollinghash (= 4.0.0-1), golang-github-go-ldap-ldap (= 3.2.3-1), golang-github-gobwas-glob (= 0.2.3+git20180208.19c076c-1), golang-github-golang-snappy (= 0.0+git20160529.d9eb7a3-3), golang-github-greatroar-blobloom (= 0.4.0-3), golang-github-jackpal-gateway (= 1.0.4-5), golang-github-jackpal-go-nat-pmp (= 1.0.2-1), golang-github-kballard-go-shellquote (= 0.0~git20150810.0.d8ec1a6-3), golang-github-lib-pq (= 1.3.0-1), golang-github-lucas-clemente-quic-go (= 0.18.0-3), golang-github-marten-seemann-qtls (= 0.10.0-1), golang-github-minio-sha256-simd (= 0.1.1-1), golang-github-pkg-errors (= 0.9.1-1), golang-github-prometheus-client-golang (= 1.7.1-1), golang-github-prometheus-client-model (= 0.2.0-1), golang-github-prometheus-common (= 0.10.0-1), golang-github-rcrowley-go-metrics (= 0.0~git20180125.8732c61-2), golang-github-sasha-s-go-deadlock (= 0.1.0-4), golang-github-shirou-gopsutil (= 2.19.11-2), golang-github-syncthing-notify (= 0.0~git20180806.b76b458-1), golang-github-thejerf-suture (= 3.0.0-1), golang-github-vitrun-qart (= 0.1-4), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-gogoprotobuf (= 1.3.1-2), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-golang-x-text (= 0.3.3-1), golang-golang-x-time (= 0.0~git20161028.0.f51c127-2), golang-goleveldb (= 0.0~git20170725.0.b89cc31-2), golang-gopkg-asn1-ber.v1 (= 1.5.1-1), golang-goprotobuf (= 1.3.4-2), golang-procfs (= 0.1.3-3), golang-protobuf-extensions (= 1.0.1-1), golang-siphash-dev (= 1.0.0-2)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20737
Depends: libc6 (>= 2.32)
Filename: pool/universe/s/syncthing/syncthing_1.10.0~ds1-1_amd64.deb
Size: 7102752
MD5sum: 1c265f438a81bc0c9943835b8ab48df4
SHA1: 7ee4024239b3e6fceac1786267569b79523041d1
SHA256: dcb2a6cf0079bc5b2ca73183c14ec60bd0814e88b71d1caeaa4966d928ea610b
SHA512: 290875a7db7e32e4250d5a8cb2f43b1cdd5f9cb6668eb518a8e08e7f2d03ab24260a1ac47212f243e5e8780a1dcd9d5940fb98ded7b1f6b309e644916db68af3
Homepage: https://www.syncthing.net/
Description-en: decentralized file synchronization
Syncthing is an application that lets you synchronize your files across
multiple devices. This means the creation, modification or deletion of files
on one machine will automatically be replicated to your other devices.
Syncthing does not upload your data to the cloud but exchanges your data
across your machines as soon as they are online at the same time.
.
This package contains the main binary: syncthing.
Description-md5: 1a4918fe5ed39dee33ebb3642be28ec0
Architecture: amd64
Version: 1.10.0~ds1-1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1), golang-github-audriusbutkevicius-pfilter (= 0.0.5-1), golang-github-azure-go-ntlmssp (= 0.0~git20200615.6637195-1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bkaradzic-go-lz4 (= 1.0.0-4), golang-github-calmh-xdr (= 2.0.1-5build1), golang-github-ccding-go-stun (= 0.1.2-1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-cheekybits-genny (= 1.0.0-3), golang-github-chmduquesne-rollinghash (= 4.0.0-1), golang-github-go-ldap-ldap (= 3.2.3-1), golang-github-gobwas-glob (= 0.2.3+git20180208.19c076c-1), golang-github-golang-snappy (= 0.0+git20160529.d9eb7a3-3), golang-github-greatroar-blobloom (= 0.4.0-3), golang-github-jackpal-gateway (= 1.0.4-5), golang-github-jackpal-go-nat-pmp (= 1.0.2-1), golang-github-kballard-go-shellquote (= 0.0~git20150810.0.d8ec1a6-3), golang-github-lib-pq (= 1.3.0-1), golang-github-lucas-clemente-quic-go (= 0.18.0-3), golang-github-marten-seemann-qtls (= 0.10.0-1), golang-github-minio-sha256-simd (= 0.1.1-1), golang-github-pkg-errors (= 0.9.1-1), golang-github-prometheus-client-golang (= 1.7.1-1), golang-github-prometheus-client-model (= 0.2.0-1), golang-github-prometheus-common (= 0.10.0-1), golang-github-rcrowley-go-metrics (= 0.0~git20180125.8732c61-2), golang-github-sasha-s-go-deadlock (= 0.1.0-4), golang-github-shirou-gopsutil (= 2.19.11-2), golang-github-syncthing-notify (= 0.0~git20180806.b76b458-1), golang-github-thejerf-suture (= 3.0.0-1), golang-github-vitrun-qart (= 0.1-4), golang-go.crypto (= 1:0.0~git20200604.70a84ac-2), golang-gogoprotobuf (= 1.3.1-2), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-golang-x-text (= 0.3.3-1), golang-golang-x-time (= 0.0~git20161028.0.f51c127-2), golang-goleveldb (= 0.0~git20170725.0.b89cc31-2), golang-gopkg-asn1-ber.v1 (= 1.5.1-1), golang-goprotobuf (= 1.3.4-2), golang-procfs (= 0.1.3-3), golang-protobuf-extensions (= 1.0.1-1), golang-siphash-dev (= 1.0.0-2)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20737
Depends: libc6 (>= 2.32)
Filename: pool/universe/s/syncthing/syncthing_1.10.0~ds1-1_amd64.deb
Size: 7102752
MD5sum: 1c265f438a81bc0c9943835b8ab48df4
SHA1: 7ee4024239b3e6fceac1786267569b79523041d1
SHA256: dcb2a6cf0079bc5b2ca73183c14ec60bd0814e88b71d1caeaa4966d928ea610b
SHA512: 290875a7db7e32e4250d5a8cb2f43b1cdd5f9cb6668eb518a8e08e7f2d03ab24260a1ac47212f243e5e8780a1dcd9d5940fb98ded7b1f6b309e644916db68af3
Homepage: https://www.syncthing.net/
Description-en: decentralized file synchronization
Syncthing is an application that lets you synchronize your files across
multiple devices. This means the creation, modification or deletion of files
on one machine will automatically be replicated to your other devices.
Syncthing does not upload your data to the cloud but exchanges your data
across your machines as soon as they are online at the same time.
.
This package contains the main binary: syncthing.
Description-md5: 1a4918fe5ed39dee33ebb3642be28ec0