Skip to content

vcs #15

@cpaliqaw

Description

@cpaliqaw

The method for installing vcstool should be updated. Here's what I get when installing on Ubuntu 18

cpaliqaw@paliqaw-ubuntu-18:~$ sudo apt-get install -y python3-vcstool
[sudo] password for cpaliqaw: 
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python3-vcstool

My solution

sudo apt update
sudo apt upgrade
sudo apt install python3-pip
sudo pip3 install -U vcstool

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions