Skip to content

Commit c41ade0

Browse files
authored
Merge pull request #95 from himanshu-03/63-update-readme
Update README.md
2 parents 8fae9e0 + 05930e2 commit c41ade0

File tree

1 file changed

+59
-57
lines changed

1 file changed

+59
-57
lines changed

README.md

Lines changed: 59 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,29 @@
11
# TCET Linux
22

3-
![TCET LINUX](https://user-images.githubusercontent.com/55846983/227738673-5d215644-d234-4066-b97a-79aebf3b3301.jpeg)
3+
![TCET LINUX](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/tcet-linux.png)
44

5-
***
65
## What is TCET Linux?
7-
TCET Linux is an open-source operating system providing basic services, and various software packages that make up the user-space applications, utilities and it is highly customized. Our goal in creating this operating system is to provide a platform that combines robust functionality with a user-friendly experience. Built from the ground up, TCET Linux boasts efficient performance, customization options, and a range of features tailored to meet the needs of both casual users and enthusiasts.
6+
**[TCET Linux](https://linux.tcetmumbai.in/)** is an **open-source operating system** providing basic services, and various software packages that make up the user-space applications, utilities and it is highly customized. Our goal in creating this operating system is to provide a platform that combines **robust functionality** with a **user-friendly experience**. Built from the ground up, TCET Linux boasts **efficient performance**, **customization options**, and a range of features tailored to meet the needs of both casual users and enthusiasts.
87

9-
---
8+
<br />
109

11-
## Minimum requirements for Installation of TCET Linux
12-
* 64 bit x86_64 processor (Intel/AMD), with at least 2 CPU cores. (32-bit not supported)
10+
## Minimum requirements for Installating TCET Linux
11+
* 64 bit x86_64 processor (Intel/ AMD), with at least 2 CPU cores. (32-bit not supported)
1312
* Any GPU/iGPU with OpenGl 3.3+ support.
1413
* Atleast 2GB DDR3/DDR4 RAM.
15-
* Atleast 10GB HDD/SSD storage.
14+
* Atleast 8GB HDD/SSD storage.
1615
* Basic WPA/WPA2 compatible wifi card or ethernet supported motherboard.
1716

18-
![installer](https://linux.tcetmumbai.in/_astro/image%209.3e859def.png)
17+
![installer](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/installer.png)
1918

20-
The complete process for the installation is given in details on the website of [TCET Linux](https://linux.tcetmumbai.in/).
21-
22-
---
19+
The complete process for the installation is given in details on the website of **[TCET Linux](https://linux.tcetmumbai.in/)**.
2320

21+
<br />
22+
2423
## Welcome App
2524
The welcome app provides the user with the important links and shortcuts to some features and the installer.
2625

27-
![Welcomeapp](https://cdn.discordapp.com/attachments/1077235507702013983/1140694346711179378/welcomeapp.png)
26+
![Welcomeapp](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/welcome-app.png)
2827

2928
It includes the following options:
3029
* **Install TCET Linux**: This starts the TCET Linux Installer
@@ -35,71 +34,74 @@ It includes the following options:
3534

3635
* **Link to our Discord Server**
3736

38-
* **Updating the PC**
37+
* **Updating the PC**: Through this you can upgrade all the packages in the system.
3938

4039
* **Updating the Mirrors**: It provides the user with the lastest mirrors.
4140

4241
* **Arch Wiki** (Main Page)
4342

44-
* **How you can contribute to TCET Linux**
43+
* **How you can contribute to TCET Linux**: It will redirect you to the official repo of TCET Linux
4544

4645
* **Toggle autostart for the Welcome App**: It is a toggle for the welcome app itself, which decides the launching of the "Welcome app" on user login.
4746

4847
* **About us**
49-
---
5048

51-
### To Install and Remove packages
49+
<br />
50+
51+
## To Install and remove packages
52+
5253
Packages in TCET Linux is managed by package manager.
53-
Before installing any package it is always recommened to synchronize your package database. For that use command:
54-
```
55-
sync
56-
```
57-
To install a package and its necessary depedencies use command:
58-
```
59-
install package_name
60-
```
61-
To remove a package from your package database use command:
62-
```
63-
remove package_name
64-
```
65-
Packages also come with dependencies on which package relies on in order to function properly. To remove package with its dependencies use command:
66-
```
67-
autoremove package_name
68-
```
69-
---
54+
1. Before installing any package it is always recommened to **synchronize your package database**. For that use command:
55+
56+
```
57+
sync
58+
```
59+
2. To **install a package** and its necessary depedencies use command:
60+
61+
```
62+
install package_name
63+
```
64+
65+
3. To **remove a package** from your package database use command:
66+
```
67+
remove package_name
68+
```
69+
70+
4. Packages also come with dependencies on which package relies on in order to function properly. To remove package with its dependencies use command:
71+
```
72+
autoremove package_name
73+
```
74+
75+
<br />
76+
7077
## Terminal Features
71-
`Autosuggestion` is for the people who are using terminal frequently, sometimes users forget about previously entered command and their parameters. It is also helpful for beginners who often make mistakes.
72-
73-
You can add autosuggestions to your terminal in Linux by installing the `zsh-autosuggestions package`. You can run following command on terminal:
74-
```
75-
install zsh-autosuggestions
76-
```
77-
<br>
78-
79-
`Autocompletion` allows user to automatically complete the command by typing partial commands. It is one of the most useful tools in any operating system. Linux distribution with *bash* as their default shell has inbuilt auto-completion feature. Type your command partially and then hit `tab` key to autocomplete rest of your command.TCET Linux comes with autocompletion and autosuggestion as a `default in-built` feature.
80-
You can add Autocompletion to your terminal by running command:
81-
```
82-
install zsh-auto-completion
83-
```
84-
---
85-
### Xfce
86-
`Xfce` is and `open-source desktop environment` for Unix and Unix like operating systems like Linux. We made this choice to ensure a smooth and intuitive user experience, recognizing Xfce's reputation for being lightweight, yet feature-rich, making it an ideal match for our operating system's philosophy.In addition to this features,it runs `low on system resources` which makes it a perfect desktop environment for TCET Linux.
78+
1. `Autosuggestion` is for the people who are using terminal frequently, sometimes users forget about previously entered command and their parameters. It is also helpful for beginners who often make mistakes.
8779

88-
---
80+
> You can add autosuggestions to your terminal in Linux by installing the `zsh-autosuggestions package`.
81+
82+
You can run following command on terminal:
83+
```
84+
install zsh-autosuggestions
85+
```
8986
90-
## Glimpses of TCET Linux
87+
2. `Autocompletion` allows user to automatically complete the command by typing partial commands. It is one of the most useful tools in any operating system. Linux distribution with *bash* as their default shell has inbuilt auto-completion feature. Type your command partially and then hit `tab` key to autocomplete rest of your command.TCET Linux comes with autocompletion and autosuggestion as a `default in-built` feature.
88+
89+
You can add Autocompletion to your terminal by running command:
90+
```
91+
install zsh-auto-completion
92+
```
9193
92-
* **neofetch** command
94+
## Xfce
95+
`Xfce` is and `open-source desktop environment` for Unix and Unix like operating systems like Linux. We made this choice to ensure a smooth and intuitive user experience, recognizing Xfce's reputation for being lightweight, yet feature-rich, making it an ideal match for our operating system's philosophy.In addition to this features,it runs `low on system resources` which makes it a perfect desktop environment for TCET Linux.
9396
94-
![neofetch](https://media.discordapp.net/attachments/1083758345841819749/1141064025476714627/neo-full.png.png?width=1273&height=662) <br>
97+
<br />
9598
96-
![neo](https://media.discordapp.net/attachments/1083758345841819749/1141064024948220055/neo-term.png?width=1051&height=662)
99+
## Glimpses of TCET Linux
97100
98-
![vb](https://media.discordapp.net/attachments/1083758345841819749/1141064025187303594/sys-mon-full.png.png?width=1273&height=662)
101+
![tcet-linux-desktop](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/tcet-linux_desktop1.png)
99102
100-
![tab](https://cdn.discordapp.com/attachments/1083758345841819749/1141064875897008350/grid-term.png.png)
101103
102-
---
104+
<br />
103105
104106
## Important Links:
105107

0 commit comments

Comments
 (0)