Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Add Ubuntu/Debian bat package to Readme #705

Merged
merged 2 commits into from
Oct 28, 2019
Merged

doc: Add Ubuntu/Debian bat package to Readme #705

merged 2 commits into from
Oct 28, 2019

Conversation

maflcko
Copy link
Contributor

@maflcko maflcko commented Oct 26, 2019

Documentation update to fix #323

To install:

# apt-get install bat -y -q && bat /etc/os-release  
Reading package lists...
Building dependency tree...
Reading state information...
bat is already the newest version (0.11.0-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
───────┬────────────────────────────────────────────────────
       │ File: /etc/os-release
───────┼────────────────────────────────────────────────────
   1   │ NAME="Ubuntu"
   2   │ VERSION="19.10 (Eoan Ermine)"
   3   │ ID=ubuntu
   4   │ ID_LIKE=debian
   5   │ PRETTY_NAME="Ubuntu 19.10"
   6   │ VERSION_ID="19.10"
   7   │ HOME_URL="https://www.ubuntu.com/"
   8   │ SUPPORT_URL="https://help.ubuntu.com/"
   9   │ BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
  10   │ PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/te
       │ rms-and-policies/privacy-policy"
  11   │ VERSION_CODENAME=eoan
  12   │ UBUNTU_CODENAME=eoan
───────┴────────────────────────────────────────────────────

README.md Outdated Show resolved Hide resolved
Copy link
Owner

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@eth-p eth-p merged commit 7db30f9 into sharkdp:master Oct 28, 2019
@maflcko maflcko deleted the patch-1 branch October 29, 2019 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request: Provide a PPA for Debian/Ubuntu
3 participants