Package Details - libunity-scopes-json-def-desktop

Metadata
Version
7.1.4+19.04.20190319-6.1
Architecture
all
Section
gnome
Priority
optional
Source
libunity
Origin
Ubuntu
Maintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original Maintainer
Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Bugs
https://bugs.launchpad.net/ubuntu/+filebug
Homepage
https://launchpad.net/libunity
Description

binding to get places into the launcher - desktop def file

Relations
Conflicts
libunity-common (<< 7.0.7) unity-scopes-json-def
Replaces
libunity-common (<< 7.0.7)
Provides
libunity-common unity-scopes-json-def
Reverse Dependencies
Loading…
How to Install

Step 1: Add this APT server

Option A: Using APKG CLI (recommended):

sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/1

Don't have apkg? See how to install APKG CLI.

Option B: Manual bash setup:

sudo mkdir -p /usr/share/keyrings && \
curl -sL https://apkg-dev.aiursoft.com/artifacts/certs/anduinos | gpg --dearmor | sudo tee /usr/share/keyrings/anduinos-archive-keyring.gpg > /dev/null && \
echo "Types: deb
URIs: https://apkg-dev.aiursoft.com/artifacts/anduinos/
Suites: questing
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-1.sources && \
sudo apt update

Step 2: Install the package

sudo apt install libunity-scopes-json-def-desktop
Status & Files

Storage State: Virtual (Lazy Sync)

Download Size: 3 KB

Installed Size: 13 B

Component: main

Multi-Arch: foreign


Hashes
SHA256: cd6b86adbcb1d8cc048a7a8281ce61390c5e5e94067bd632e9d30dd647906adf SHA1: 6e70e7bc3baa1a92fd6b852dec99133dff649a6b MD5: 400898bc3d3364e97ed3fcd1ca76c09a
What is a Package?

A .deb package is a software bundle ready to install on Debian/Ubuntu systems. It contains binaries, configs, and dependency metadata.

How to use: First add the APT repository via sudo apkg add-source, then sudo apt install @pkg.Package. Or download the .deb directly.