IPFS Kubo
Return to IPFS Kubo Configuration, IPFS Kubo as a Daemon, IPFS
sudo add-apt-repository ppa:twdragon/ipfs
sudo apt update
sudo apt install ipfs-kubo
Repository: 'Types: deb
URIs: https://ppa.launchpadcontent.net/twdragon/ipfs/ubuntu/
Suites: oracular
Components: main
'
Description:
InterPlanetary File System (IPFS) and related projects:
- libp2p Relay Daemon (convenience package, no longer maintained) - https://github.com/libp2p/go-libp2p-relay-daemon
Please check the package build scenarios here:
https://github.com/twdragon/ipfs-debian-pkg
More info: https://launchpad.net/~twdragon/+archive/ubuntu/ipfs
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu oracular InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu oracular-updates InRelease [126 kB]
Get:4 http://security.ubuntu.com/ubuntu oracular-security InRelease [126 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu oracular-backports InRelease [126 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu oracular-updates/main amd64 Packages [64.2 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu oracular-updates/main amd64 Components [2,376 B]
Get:8 http://us.archive.ubuntu.com/ubuntu oracular-updates/universe amd64 Packages [29.5 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu oracular-updates/universe amd64 Components [10.2 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu oracular-updates/restricted amd64 Components [216 B]
Get:11 http://us.archive.ubuntu.com/ubuntu oracular-updates/multiverse amd64 Components [212 B]
Get:12 http://us.archive.ubuntu.com/ubuntu oracular-backports/main amd64 Components [212 B]
Get:13 http://us.archive.ubuntu.com/ubuntu oracular-backports/universe amd64 Components [216 B]
Get:14 http://us.archive.ubuntu.com/ubuntu oracular-backports/restricted amd64 Components [216 B]
Get:15 http://us.archive.ubuntu.com/ubuntu oracular-backports/multiverse amd64 Components [216 B]
Get:16 https://ppa.launchpadcontent.net/twdragon/ipfs/ubuntu oracular InRelease [17.8 kB]
Get:17 http://security.ubuntu.com/ubuntu oracular-security/main amd64 Components [208 B]
Get:18 https://ppa.launchpadcontent.net/twdragon/ipfs/ubuntu oracular/main i386 Packages [536 B]
Get:19 http://security.ubuntu.com/ubuntu oracular-security/universe amd64 Components [212 B]
Get:20 http://security.ubuntu.com/ubuntu oracular-security/restricted amd64 Components [212 B]
Get:21 http://security.ubuntu.com/ubuntu oracular-security/multiverse amd64 Components [212 B]
Get:22 https://ppa.launchpadcontent.net/twdragon/ipfs/ubuntu oracular/main amd64 Packages [1,100 B]
Get:23 https://ppa.launchpadcontent.net/twdragon/ipfs/ubuntu oracular/main Translation-en [1,300 B]
Fetched 508 kB in 1s (346 kB/s)
Reading package lists… Done
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://brave-browser-apt-release.s3.brave.com stable InRelease' doesn't support architecture 'i386'
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu oracular InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu oracular-updates InRelease
Hit:4 http://security.ubuntu.com/ubuntu oracular-security InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu oracular-backports InRelease
Hit:6 https://ppa.launchpadcontent.net/twdragon/ipfs/ubuntu oracular InRelease
5 packages can be upgraded. Run 'apt list –upgradable' to see them.
Notice: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://brave-browser-apt-release.s3.brave.com stable InRelease' doesn't support architecture 'i386'
Installing:
Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 5
Download size: 26.3 MB
Space needed: 73.5 MB / 1,283 GB available
Get:1 https://ppa.launchpadcontent.net/twdragon/ipfs/ubuntu oracular/main amd64 ipfs-kubo amd64 0.32.1 [26.3 MB]
Fetched 26.3 MB in 3s (8,107 kB/s)
Preconfiguring packages …
Selecting previously unselected package ipfs-kubo.
(Reading database … 395675 files and directories currently installed.)
Preparing to unpack …/ipfs-kubo_0.32.1_amd64.deb …
Unpacking ipfs-kubo (0.32.1) …
Setting up ipfs-kubo (0.32.1) …
info: Selecting GID from range 100 to 999 …
info: Adding group `ipfs' (GID 128) …
info: Selecting UID from range 100 to 999 …
info: Adding system user `ipfs' (UID 123) …
info: Adding new user `ipfs' (UID 123) with group `ipfs' …
info: Not creating home directory `/var/ipfs'.
generating ZZZZ keypair…done
peer identity: ZZZZZZ
initializing IPFS node at /var/ipfs
Created symlink '/etc/systemd/system/default.target.wants/ipfs.service' → '/usr/lib/systemd/system/ipfs.service'.
Warning: The unit file, source configuration file or drop-ins of ipfs.service changed on disk.
Run 'systemctl daemon-reload' to reload units.
Processing triggers for hicolor-icon-theme (0.18-1) …