This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 176
Command Prompts to install resetter in linux mint 20.2 #121
Open
mitchytcat
wants to merge
83
commits into
develop
Choose a base branch
from
master
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…userlist_GNOME_64bit
deprecation
deprecation
deprecation
Added Ubuntu 19.04 x64 files from fresh VM install.
Support for ubuntu 19.04
Debian_10.1_KDE_64bit_.manifest
Debian_10.1_default-userlist_KDE_64bit
Debian KDE 10.0 support added by @acloserview
Files submitted by user @nileshpathare
File submitted by @nileshpathare
manifest for Ubuntu 19.10 GNOME 64bit
Ubuntu 19.10 default-userlist GNOME 64bit
…tu_GNOME_64bit_.manifest
…10_default-userlist_ubuntu_GNOME_64bit
userlist for debian 10
added BunsenLabs Lithium manifest
added BunsenLabs Lithium
Add files via upload
Ubuntu 19.10 GNOME 64bit manifest userlist
manifest for ubunto gnome 20.4
userlist for ubuntu 20.04
manifest and userlist for ubuntu 20.4 gnome
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Very simple method to install resetter in linux mint 20.2. Open a terminal window and type the following commands:
wget https://github.com/gaining/Resetter/releases/download/v3.0.0-stable/resetter_3.0.0-stable_all.deb
sudo dpkg -i resetter_3.0.0-stable_all.deb
Be sure to install the dependencies and run the following command:
sudo apt install -f
Thats it!