Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix rpm command for uninstalling eosio - 1.7 #7065

Merged
merged 2 commits into from
Apr 8, 2019

Conversation

spoonincode
Copy link
Contributor

Change Description

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@@ -58,7 +58,7 @@ $ sudo yum install ./eosio-1.7.1-1.el7.x86_64.rpm
```
#### Centos RPM Package Uninstall
```sh
$ sudo yum remove eosio.cdt
$ sudo yum remove eosio
```
Copy link
Contributor

Choose a reason for hiding this comment

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

The Fedora RPM uninstall below has same issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call I was ignoring that in develop since we were going to remove it anyways; need it here tho

@spoonincode spoonincode merged commit c4adcb3 into release/1.7.x Apr 8, 2019
@spoonincode spoonincode deleted the readme_uninstall_goof_17x branch April 8, 2019 19:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants